Commit Graph

20121 Commits

Author SHA1 Message Date
Gabriel Horner
5d377787ec fix: regression on fixing dupe block ids
fixes graph-parser tests
2025-05-29 00:39:51 +08:00
Tienson Qin
4ed15c7dac fix: extracted-block-ids should be existing block from another page
or extracted blocks from the current file.
2025-05-29 00:39:51 +08:00
Tienson Qin
92639087d4 fix: sync calls for test version 2025-05-29 00:39:51 +08:00
Tienson Qin
2a74fc3d7e Add test version of alter-file 2025-05-29 00:39:51 +08:00
Tienson Qin
33b6433dc9 wip: move file parse to worker 2025-05-29 00:39:51 +08:00
Tienson Qin
6051be610f enhance: disable deleting addrs until ref-counted delete 2025-05-29 00:22:46 +08:00
Gabriel Horner
3552c1870c Revert "ci: update yml"
This reverts commit 4696c1f3fd.

Noticed tests aren't running on our own PRs e.g. #11887.
We'll especially need tests to run on PRs off master
2025-05-28 10:26:05 -04:00
rcmerci
900efe1076 test(e2e,rtc): fix new-block to make it work correctly in rtc env 2025-05-28 17:53:13 +08:00
rcmerci
4f6c0fee28 test(e2e,rtc): update rtc-outliner-conflict-update-test 2025-05-28 16:58:37 +08:00
rcmerci
f02269e3da test(e2e,rtc): update rtc-outliner-conflict-update-test 2025-05-28 16:30:06 +08:00
rcmerci
c14b7e8d30 test(e2e,rtc): simplify rtc-outliner-test 2025-05-28 15:51:15 +08:00
rcmerci
193e603547 fix: escape more regex meta chars
add related testcases
2025-05-28 14:40:35 +08:00
rcmerci
495357479b enhance: store metadata in localstorage 2025-05-28 00:44:09 +08:00
rcmerci
35212f9ca0 fix: js/navigator.userAgentData maybe nil 2025-05-28 00:44:09 +08:00
Gabriel Horner
f9e6370f62 fix: large var in db dep 2025-05-27 12:22:57 -04:00
Gabriel Horner
38e05aa6b8 enhance: new graph from script saves git sha in :kv/value
Also for
https://test.logseq.com/#/page/6835e455-69f6-4bbd-9865-b76fa57ce457
2025-05-27 12:16:15 -04:00
Gabriel Horner
e7583b8b8c enhance: save git sha of new graph in kv/value
Will be useful for pinpointing if certain graphs are impacted by bugs.
graph-initial-schema-version is helpful but can stay the same for
awhile.
Closes
https://test.logseq.com/#/page/6835e455-69f6-4bbd-9865-b76fa57ce457
2025-05-27 12:14:20 -04:00
rcmerci
a6616571a9 chore(e2e,rtc): remove comment 2025-05-27 20:19:49 +08:00
rcmerci
4696c1f3fd ci: update yml 2025-05-27 20:17:41 +08:00
rcmerci
d9d2a4c903 test(e2e,rtc): add rtc/with-stop-restart-rtc 2025-05-27 19:28:33 +08:00
Gabriel Horner
a169256314 enhance: make it easier for users to fix broken graph
Tell users what to run and remove dev flag. Thought of while working
with https://github.com/logseq/db-test/issues/286
2025-05-26 17:17:57 -04:00
Tienson Qin
0627ae6371 test github ci 2025-05-27 05:07:16 +08:00
Tienson Qin
05597552da chore: update clj-fractional-indexing 2025-05-27 04:54:58 +08:00
Tienson Qin
fe0f5f6abe fix(regression): slow to write file 2025-05-27 03:31:27 +08:00
Gabriel Horner
b451cf1508 fix: numbered list not created in a child block
A new block in this repro consistently returns :block/properties '()
which results in the bug. Fixes
https://test.logseq.com/#/page/68307c18-f9fb-4049-9efb-944cdff4226d.
This is similar to d08acfc3ba
2025-05-26 15:24:16 -04:00
Tienson Qin
973ec2b240 chore: bump logseq/clj-fractional-indexing 2025-05-27 01:16:10 +08:00
Gabriel Horner
d937a55343 fix: ui/hide-empty-properties? config no longer working
on pages or sidebar. Likewise 'p t' is still useful to have in those
contexts
2025-05-26 12:42:00 -04:00
rcmerci
1cbd6c2393 test(e2e): comment out DEBUG env
after a period of observation, the extra logs printed are not helpful for debugging
2025-05-27 00:02:54 +08:00
Gabriel Horner
40254673a5 fix: existing user class failing import when
also specific in :build/property-classes
2025-05-26 10:29:51 -04:00
Gabriel Horner
62aa8c55a5 fix: downgrade node version to match electron version and run tests 2025-05-26 08:49:18 -04:00
Tienson Qin
c48e230c6a Merge branch 'master' into feat/db 2025-05-26 16:38:50 +08:00
rcmerci
95e5a1feb8 test(e2e,rtc): fix yml 2025-05-25 23:36:49 +08:00
rcmerci
6d7388a7b7 test(e2e,rtc): click before input property-name 2025-05-25 23:34:27 +08:00
rcmerci
a3746920d7 test(e2e,rtc): update rtc-outliner-conflict-update-test 2025-05-25 23:03:58 +08:00
rcmerci
5d1f568bed fix(rtc): update block-attrs when block not exist 2025-05-25 23:02:34 +08:00
Tienson Qin
9043a5d37b chore: bump to 0.10.12 0.10.12 2025-05-25 18:15:50 +08:00
rcmerci
eaa0ea5ca3 fix: missing block/updated-at in history-blocks 2025-05-25 16:09:46 +08:00
rcmerci
3d1f34aedc test(e2e,rtc,wip): fix remove repl/pause 2025-05-25 01:19:55 +08:00
rcmerci
ea24209186 test(e2e,rtc,wip): update rtc-outliner-conflict-update-test 2025-05-25 01:07:12 +08:00
Tienson Qin
ed69263838 chore: bump rsapi 2025-05-24 23:53:51 +08:00
Tienson Qin
3a448af06f fix: ensures there's no multiple block editors at the same time 2025-05-24 22:43:45 +08:00
rcmerci
e7ac4d22f0 test(e2e): fix multiple textarea (2) 2025-05-24 21:15:09 +08:00
rcmerci
909e910a62 test(e2e): fix multiple textarea 2025-05-24 20:56:34 +08:00
rcmerci
4ccb78a207 test(e2e,rtc,wip): add rtc-outliner-conflict-update-test 2025-05-24 19:22:39 +08:00
Tienson Qin
d077e58ac7 downgrade @electron/rebuild 2025-05-24 16:29:00 +08:00
Tienson Qin
97669c46e2 test: downgrade electron 2025-05-24 16:16:12 +08:00
Tienson Qin
146c04fcce fix: don't exit editor until another block's editor is ready
This fixes flickering or hiding of the system keyboard between input
transitions on mobile.
2025-05-24 06:18:46 +08:00
Gabriel Horner
8c27558c09 fix: readme link 2025-05-23 15:37:57 -04:00
Gabriel Horner
b08391abdd chore: add more specific warning 2025-05-23 15:35:17 -04:00
Gabriel Horner
1a453ff0ff Add db version section to readme with appropriate warnings 2025-05-23 15:30:52 -04:00