Commit Graph

23218 Commits

Author SHA1 Message Date
Gabriel Horner
a350aa4cc3 fix: remove unused :node-class? option on fn
Only classes will use this fn so it's no longer needed. The option was
also missing on a couple fns which could've lead to buggy behavior
2025-05-21 10:05:20 -04:00
rcmerci
a15bde3f5a test(e2e): update rtc-task-blocks-test and rtc-property-test 2025-05-21 21:52:48 +08:00
Tienson Qin
4ef77e3a3f enhance(ux): able to delete and configure property in table header 2025-05-21 21:42:29 +08:00
Tienson Qin
90acfac5b4 fix: clicking table header cell again doesn't close the popup 2025-05-21 20:54:44 +08:00
Gabriel Horner
0c0fb978d3 Merge branch 'feat/db' into refactor/page-parent 2025-05-21 08:45:24 -04:00
Tienson Qin
17496cfbb1 fix: don't create block for invalid number property value 2025-05-21 20:28:18 +08:00
rcmerci
54772d861d test(e2e): add rtc-property-test 2025-05-21 20:00:17 +08:00
charlie
849e7ed3ca enhance(capacitor): delete block 2025-05-21 18:12:50 +08:00
rcmerci
87482b9534 test(e2e): update logseq.e2e.rtc-extra-test 2025-05-21 17:33:25 +08:00
rcmerci
b55a60dbd7 test(e2e): validate-graph for every testcase 2025-05-21 16:19:45 +08:00
rcmerci
533ca23610 fix: schema of :logseq.property/empty-placeholder 2025-05-21 15:27:06 +08:00
rcmerci
b2ae56fdb6 enhance(rtc): add command :dev/rtc-start 2025-05-21 14:27:31 +08:00
charlie
e0434564ff enhance(capacitor): basic interaction for the blocks list 2025-05-21 14:01:54 +08:00
rcmerci
1ee7f50e63 enhance(rtc): add command :dev/rtc-stop 2025-05-21 12:49:46 +08:00
rcmerci
9a581d8767 test(e2e): add logseq.e2e.settings 2025-05-21 12:49:46 +08:00
charlie
5dbf46199c Merge branch 'feat/db' into feat/capacitor-new 2025-05-21 10:52:54 +08:00
Tienson Qin
6745ef103e fix: tag style 2025-05-21 03:31:33 +08:00
Tienson Qin
c826d13786 fix: stable sort order 2025-05-21 03:24:06 +08:00
Tienson Qin
c18af313b8 enhance: put selected choices on top and ensure stable order 2025-05-21 03:01:31 +08:00
Tienson Qin
2563fdb92c enhance: style tweaks 2025-05-21 01:54:18 +08:00
Gabriel Horner
df9833040c Merge branch 'feat/db' into refactor/page-parent 2025-05-20 13:35:14 -04:00
Tienson Qin
d2b2eb3b48 fix: wrong backlinks number in all pages 2025-05-21 01:08:26 +08:00
rcmerci
120e6af065 chore: simplify some->> arg 2025-05-21 00:44:19 +08:00
Tienson Qin
fd8a939fc1 fix: recur-replace-uuid-in-block-title when there're ids in title 2025-05-20 23:01:58 +08:00
Gabriel Horner
7bb5fef8cc fix: frontend lint 2025-05-20 09:13:24 -04:00
Gabriel Horner
30f71b5722 fix: new graphs invalid after recent property/empty-placeholder change 2025-05-20 09:06:19 -04:00
charlie
2725a33d18 Merge branch 'feat/db' into feat/capacitor-new 2025-05-20 19:53:42 +08:00
Tienson Qin
2fbb6d1b7d enhance(ux): update icon brightness when hovering on it 2025-05-20 19:30:11 +08:00
Tienson Qin
44bf54ba08 fix: don't show action bar when clicking property value
Also, clear selection when clicking property value
2025-05-20 19:14:25 +08:00
Tienson Qin
09b6d37894 enhance(ux): show page actions when hovering title only 2025-05-20 18:33:21 +08:00
charlie
f2ab46306f enhance(capacitor): polish blocks list editing mode 2025-05-20 17:24:08 +08:00
Tienson Qin
4b766d7525 fix: backspace doesn't move to the prev block when it has properties 2025-05-20 17:18:08 +08:00
Tienson Qin
f4303fdd04 fix: enable upload asset on web 2025-05-20 17:05:41 +08:00
rcmerci
3fb4ae74ad fix: add :block/uuid to :logseq.property/empty-placeholder entity (2) 2025-05-20 16:03:41 +08:00
rcmerci
3c4bd0643a fix: add :block/uuid to :logseq.property/empty-placeholder entity 2025-05-20 15:54:35 +08:00
charlie
2790acf2ce enhance(capacitor): polish blocks list and navs 2025-05-20 14:50:09 +08:00
rcmerci
984ac7ae7b test(e2e): update logseq.e2e.rtc-extra-test (2) 2025-05-20 14:31:31 +08:00
rcmerci
ef3a09e01c test(e2e): update logseq.e2e.rtc-extra-test 2025-05-20 12:57:44 +08:00
charlie
0f5dc8613c enhance(capacitor): WIP blocks content and editor 2025-05-20 12:43:36 +08:00
charlie
6267be45f1 Merge branch 'feat/db' into feat/capacitor-new 2025-05-20 10:50:00 +08:00
Tienson Qin
5746e03a0a chore: downgrade persistent-sorted-set to 0.0.8
CI error https://github.com/logseq/logseq/actions/runs/15124002453/job/42512483343
2025-05-20 06:07:34 +08:00
Tienson Qin
789834a9af fix: db missing addresses
This commit uses sql to ensure deleting addresses are not referenced
in any row.
2025-05-20 05:57:12 +08:00
Gabriel Horner
c9c0fc9ec3 Merge branch 'master' into feat/db 2025-05-19 15:41:53 -04:00
Gabriel Horner
fa869a4c77 chore: temporarily disable nightly build to allow testing of 0.10.11-rc1 0.10.11 2025-05-19 15:28:21 -04:00
Tienson Qin
a55e43e817 chore: set clj-e2e tests timeout to 30m 2025-05-20 02:48:20 +08:00
Tienson Qin
c1a336372d fix: reference e2e tests 2025-05-20 02:43:38 +08:00
Tienson Qin
9475c7a08e fix: recursive ref not block e2e tests 2025-05-20 02:21:52 +08:00
Tienson Qin
6182c2f36a fix: e2e tests 2025-05-20 01:44:44 +08:00
Tienson Qin
d92607e0c0 Revert "enhance: no need to input space before / and # command triggers"
This reverts commit 4b1c79a931.
2025-05-20 01:10:17 +08:00
rcmerci
9deb781748 test(e2e): add logseq.e2e.rtc-extra-test 2025-05-20 00:55:33 +08:00