Commit Graph

19426 Commits

Author SHA1 Message Date
Gabriel Horner
6ce701ccc3 fix: remove clj-kondo/ignore
that was moved to incorrect location.  Also fix clj-kondo config
so those ignores aren't needed anymore
2025-04-08 13:36:17 -04:00
Gabriel Horner
2d62bcf78b chore: address most of the large vars in db dep 2025-04-08 12:14:55 -04:00
Tienson Qin
68139efa83 fix: center align name column 2025-04-08 21:24:26 +08:00
Tienson Qin
c0d5ce74a1 fix: empty name can't be clicked on tables 2025-04-08 21:19:59 +08:00
Tienson Qin
1d13e75726 Merge branch 'feat/db' into perf/app-start 2025-04-08 21:15:02 +08:00
Tienson Qin
e0b697ed7d fix: redirect to block when clicking table row from sidebar 2025-04-08 19:22:41 +08:00
Tienson Qin
b8ecf1ef58 fix: scroll down update horizontal position for tables 2025-04-08 19:13:03 +08:00
Tienson Qin
4d6592158b fix: table rendering on sidebar 2025-04-08 18:57:47 +08:00
rcmerci
cce15d2c42 fix(export): export-edn on table-view 2025-04-08 15:41:08 +08:00
Tienson Qin
8f13520e5a fix: pinned columns 2025-04-08 15:37:51 +08:00
Tienson Qin
aa8aa798df perf: lazy rendering table cell 2025-04-08 11:56:18 +08:00
Tienson Qin
1bc9474439 fix: don't render existing rows as blank when scrolling table 2025-04-08 10:31:40 +08:00
Gabriel Horner
90dbdd6cdc chore: disallow user idents from clobbering internal idents
If users can clobber internal idents it would create bugs and possibly
security issues for internal idents associated with security.
Also updated docstrings of related fn
2025-04-07 16:40:42 -04:00
Gabriel Horner
286c302eeb fix: classes allow for buggy, nonsensical built-in properties
Users could add Alias or Parent to a class and then it created
buggy or unusable combinations when class was used from a block
2025-04-07 14:30:21 -04:00
Gabriel Horner
dae782ed6a fix: multiple tabs fail hard
instead of showing user a dialog. Fixes
https://test.logseq.com/#/page/67f3e868-d5a3-4941-97ff-11ec7432f2df
2025-04-07 11:09:40 -04:00
Tienson Qin
6911f72c92 fix: full text search 2025-04-07 22:05:49 +08:00
Gabriel Horner
c14885d7fd fix: frontend lint 2025-04-07 09:54:01 -04:00
Tienson Qin
16bc3b3c8a fix: lint 2025-04-07 21:30:23 +08:00
Tienson Qin
d466b98848 fix: lint 2025-04-07 21:25:29 +08:00
Tienson Qin
a4c6fd6e21 disable view filters and sorting on file graphs 2025-04-07 21:08:43 +08:00
Tienson Qin
7aa0b110d8 fix: all pages on file graphs 2025-04-07 20:50:36 +08:00
Tienson Qin
fc9b2dd699 fix: re-render 2025-04-07 20:42:32 +08:00
Tienson Qin
7e01c82c9f fix: re-render 2025-04-07 20:42:07 +08:00
Tienson Qin
0cd8845561 fix: typo 2025-04-07 20:28:13 +08:00
Tienson Qin
cdca1c189c Merge branch 'feat/db' into perf/app-start 2025-04-07 20:12:42 +08:00
Tienson Qin
1e1e7d34af update yarn.lock 2025-04-07 20:11:22 +08:00
Tienson Qin
4169f20a28 Merge branch 'feat/db' into perf/app-start 2025-04-07 20:06:45 +08:00
Tienson Qin
70e2012e29 bump React to 18 2025-04-07 19:51:14 +08:00
charlie
48591f0085 chore(dev): restore package.json style 2025-04-07 19:19:32 +08:00
Tienson Qin
c2aad7109b perf: don't trigger <get-block when scrolling table view 2025-04-07 19:18:45 +08:00
charlie
c9a87a0e37 chore(dev): upgrade capacitor to latest 2025-04-07 19:13:00 +08:00
Tienson Qin
73801eb9f3 enhance: show block popup for text properties except :block/title 2025-04-07 18:36:43 +08:00
Tienson Qin
e48f3c72b4 fix: open as page on sidebar 2025-04-07 17:04:46 +08:00
Tienson Qin
42dadf7c73 enhance(ux): click node name to open it in sidebar on table view
Also, disable editing for node names for better ux and performance.
2025-04-07 12:41:12 +08:00
Tienson Qin
60bcefb979 replace derived-atom with flow 2025-04-07 09:18:27 +08:00
Tienson Qin
d959193a05 sub-block-selected uses flow 2025-04-07 09:03:56 +08:00
rcmerci
17ef19325a enhance: sub-editing? add use-memo, use-callback 2025-04-07 01:11:46 +08:00
rcmerci
c93376b98b enhance: update sub-editing? 2025-04-06 20:17:52 +08:00
Tienson Qin
885f198506 fix: transducer 2025-04-06 19:36:41 +08:00
Tienson Qin
acbb19e8c3 sub-editing? uses flow 2025-04-06 19:32:17 +08:00
Tienson Qin
ba39aed385 perf: all pages 2025-04-06 15:37:39 +08:00
Tienson Qin
72bd28cf12 fix: sorting 2025-04-06 13:44:52 +08:00
Tienson Qin
89a9b18dbb fix: view group by and filters 2025-04-06 10:40:44 +08:00
Tienson Qin
b7be2f46c6 add eavt sort example 2025-04-06 00:27:26 +08:00
rcmerci
ea58e20e69 enhance: dont need get-view-data-cache anymore 2025-04-05 21:22:44 +08:00
rcmerci
b0745d0865 perf: much faster get-view-data 2025-04-05 21:20:31 +08:00
Tienson Qin
3205e638db fix: show references as list on file graphs 2025-04-05 08:58:26 +08:00
Tienson Qin
d2037c1c73 fix: view sorting && filters on file graphs 2025-04-05 08:54:48 +08:00
Gabriel Horner
99331545c4 enhance: give partial exports reliable page sort order
Could be useful as partial exports are used more often
2025-04-04 15:12:11 -04:00
Gabriel Horner
ffca9c862f enhance: add export+import of selected nodes
Fixes https://github.com/logseq/db-test/issues/232
2025-04-04 14:48:09 -04:00