Commit Graph

23218 Commits

Author SHA1 Message Date
rcmerci
cb8e8ef0ba test(e2e): fix util/get-editor(2) 2025-05-08 00:27:37 +08:00
Tienson Qin
4ea9fc78cb Merge branch 'master' into feat/db 2025-05-08 00:15:51 +08:00
rcmerci
7e2c9e8cc9 test(e2e): fix util/get-editor 2025-05-08 00:09:11 +08:00
charlie
fe6417407e fix(ui): incorrect select blocks behavior for the block editing mode 2025-05-08 00:07:50 +08:00
Tienson Qin
3dcd6a2699 Add the last two migrations to fix-db 2025-05-07 23:52:56 +08:00
rcmerci
21a8a7b8f7 test(e2e): retry in new-block(2) 2025-05-07 23:29:15 +08:00
Gabriel Horner
8bb9721de0 Remove workflow that is no longer needed 2025-05-07 11:11:12 -04:00
rcmerci
e16d6c69f8 test(e2e): retry in new-block 2025-05-07 23:07:39 +08:00
charlie
a6e6890a08 enhance(capacitor): switch graphs 2025-05-07 23:04:56 +08:00
Gabriel Horner
fe0c6db54a chore: ensure master on all branches 2025-05-07 11:03:49 -04:00
charlie
785c682ce7 enhance(capacitor): switch graphs 2025-05-07 18:00:37 +08:00
charlie
fb5c50ebda fix(ui): alignments for the sidebar page items 2025-05-07 16:05:51 +08:00
rcmerci
d5d5694f78 test(e2e): add logseq.e2e.locator 2025-05-07 15:19:29 +08:00
Tienson Qin
8a8d855094 enhance: shift+click to select table rows 2025-05-07 15:03:04 +08:00
charlie
4d46099908 Merge branch 'feat/db' into feat/capacitor-new 2025-05-07 14:42:26 +08:00
Tienson Qin
73a8708b1b fix: rebuild from datoms when db migration failed 2025-05-07 04:52:31 +08:00
Gabriel Horner
a5a4d23958 fix: lint 2025-05-06 15:24:35 -04:00
Tienson Qin
2795bd3000 fix: db migrate error 2025-05-07 03:12:05 +08:00
Gabriel Horner
7319e1541c enhance: deprecate :journal/file-name-format for db graphs
Confirmed all uses of it are file only and fixed a case where db graph
could've accidentally used it (by having org-mode configured)
2025-05-06 14:44:58 -04:00
Tienson Qin
8f7cd930d9 fix: db migrate 2025-05-07 02:18:49 +08:00
Tienson Qin
6dc535eae9 update android-actions 0.10.10 2025-05-07 01:56:23 +08:00
Tienson Qin
200e06fdba fix: rebuild-db-from-datoms only for missing addresses error 2025-05-07 00:46:09 +08:00
Tienson Qin
bf67373525 fix: log db migrate error 2025-05-07 00:34:33 +08:00
Gabriel Horner
584faf2f48 enhance: deprecate :default-templates config for db graphs
Db graph no longer invoke file graph config and queries for today
journal and on journal page load
2025-05-06 12:18:10 -04:00
Tienson Qin
7aa52903c3 use actions/download-artifact@v4 2025-05-07 00:15:05 +08:00
Gabriel Horner
8dd1f1b7af chore: remove property condition that is no longer used 2025-05-06 10:47:20 -04:00
Tienson Qin
4115457e13 fix: click on table property value opens two popups 2025-05-06 22:36:47 +08:00
Tienson Qin
39c8a9752c fix(perf): don't refresh kv and custom queries when loading blocks
Both kv and custom queries should be refreshed only if there're new
db transactions.
2025-05-06 22:02:39 +08:00
rcmerci
312a77b479 fix(editor): slow recur-replace-uuid-in-block-title
Forgot to convert next-refs to a set, leading to a large amount of redundant computation
2025-05-06 21:48:11 +08:00
Tienson Qin
0134fcec35 set slow-mo to 50 2025-05-06 20:24:33 +08:00
Tienson Qin
531c9bf85d fix: calc tests 2025-05-06 20:24:06 +08:00
Tienson Qin
14526ae3cd fix: query and scheduled/deadline tests 2025-05-06 20:14:21 +08:00
rcmerci
57f72e1526 test(e2e): fix template-test 2025-05-06 18:51:06 +08:00
Tienson Qin
81ed9bc09b fix: whiteboards block auto resize 2025-05-06 18:35:04 +08:00
rcmerci
95037b10cd test(e2e): screenshot for :fail tests 2025-05-06 17:43:27 +08:00
rcmerci
005da33cb6 test(e2e): fix query-test 2025-05-06 16:59:32 +08:00
Tienson Qin
04fd74806c chore: remove unused code 2025-05-06 16:49:46 +08:00
rcmerci
74761f81c8 test(e2e): locator.type is deprecated 2025-05-06 16:22:55 +08:00
rcmerci
ef1b743750 test(e2e): fix template-test 2025-05-06 16:21:25 +08:00
Tienson Qin
0d4b8dab1c fix: e2e tests 2025-05-06 15:47:15 +08:00
charlie
6e6ba3995c Merge branch 'feat/db' into feat/capacitor-new 2025-05-06 15:23:36 +08:00
charlie
8255725178 fix(ui): toolbar seperator for the whiteboard 2025-05-06 15:15:03 +08:00
rcmerci
fe2bf90afa test(e2e): ensure new-block working when slow-mo 2025-05-06 13:56:29 +08:00
Tienson Qin
8ba98a32a8 fix: can't select values from view filter 2025-05-06 12:51:46 +08:00
Tienson Qin
2149a98406 fix: migrate status/priority values in view filters 2025-05-06 12:29:09 +08:00
Tienson Qin
9b50bb4220 fix: handle other cases when renaming properties 2025-05-06 12:29:09 +08:00
Gabriel Horner
4f65a00c68 refactor: rename :logseq.task properties to :logseq.property
These are the only built-in properties that don't start with
:logseq.property
2025-05-06 12:29:09 +08:00
rcmerci
4bf2bb18ab test(e2e): update ci yml 2025-05-06 11:33:29 +08:00
Gabriel Horner
499392cae0 chore: mv file asset upload to file-based ns
Noticed that this feature was the only use of get-pages-directory
that wasn't in a file specific ns
2025-05-05 17:59:13 -04:00
Gabriel Horner
6fa20a4853 fix: deprecate more file graph only :config 2025-05-05 16:51:05 -04:00