Commit Graph

17182 Commits

Author SHA1 Message Date
rcmerci
fde4e0d3cf test(rtc): add insert-300-blocks case 2024-08-30 22:30:44 +08:00
rcmerci
4c5a861da8 test(rtc): add asserts for client2 step2--task-wait-page1-synced 2024-08-30 20:56:17 +08:00
rcmerci
d85dacc5c6 chore: fix lint 2024-08-30 20:52:25 +08:00
rcmerci
98bbbc8408 test(rtc): debug sync page1 from client1 -> client2 2024-08-30 20:52:25 +08:00
rcmerci
2ec3ef36dd feat(rtc): add pull-remote-updates-flow 2024-08-30 20:52:25 +08:00
rcmerci
1675e85d1c test(rtc): add client2-edits 2024-08-30 20:52:25 +08:00
rcmerci
50fb730c43 test(rtc): launch two clients at the same time 2024-08-30 20:52:25 +08:00
rcmerci
fa43327eff test(rtc): update config 2024-08-30 20:52:25 +08:00
rcmerci
be8593f2c5 test(rtc): custom 'testvar' to testsuits 2024-08-30 20:52:25 +08:00
rcmerci
98502d7cde test(rtc): add karma target 2024-08-30 20:52:25 +08:00
rcmerci
e4c955d8d3 test(rtc): update basic-edits-test
1. start rtc on repo
2. wait for client-ops synced
2024-08-30 20:52:25 +08:00
rcmerci
f5cc44bcf9 test(rtc): update basic-edits-test 2024-08-30 20:52:25 +08:00
rcmerci
cc8ce571e7 test(rtc): add basic-edits-test 2024-08-30 20:52:25 +08:00
rcmerci
a72e3a75bc test(rtc): add block-update-test, add more fixtures 2024-08-30 20:52:25 +08:00
rcmerci
e6d3e64815 test(rtc): update upload-download-graph-test 2024-08-30 20:52:25 +08:00
rcmerci
b72d96ca1d test(rtc): update fixtures 2024-08-30 20:52:25 +08:00
rcmerci
3eecf04533 test(rtc): add rtc-e2e-test/download_upload_test 2024-08-30 20:52:25 +08:00
rcmerci
70b827dcae test(rtc): start to add e2e tests 2024-08-30 20:52:25 +08:00
Gabriel Horner
0e4debdb90 fix: compilation failure with js in clj 2024-08-30 08:34:21 -04:00
charlie
b6d54c5b5e fix: invalid up/down for selection mode after indent/outdent actions 2024-08-30 15:48:13 +08:00
charlie
5ecdf88f6d fix(ux): try to fix virtuoso scrollable container blink for the block insertion at bottom 2024-08-30 11:10:03 +08:00
charlie
aa4e0b6065 fix(ux): try to fix virtuoso scrollable container blink for the block insertion at bottom 2024-08-30 11:01:46 +08:00
Tienson Qin
fad0f832ab fix: limit tags length 2024-08-30 08:52:16 +08:00
Tienson Qin
dbd6f7d780 fix: disable renaming for built-in pages 2024-08-30 08:22:22 +08:00
Gabriel Horner
9d2c3ff5e2 fix: outliner lint - part of LOG-3197 2024-08-29 17:53:43 -04:00
Gabriel Horner
fb2eeefbfe enhance: add duplicate detection for pages without tags
Also added tests for duplicates and improved error ux.
Fixes LOG-3197
2024-08-29 17:25:46 -04:00
Gabriel Horner
d431f62c97 fix: add more file graph concepts to db linter 2024-08-29 11:40:37 -04:00
Gabriel Horner
2d5a01cbac fix: remove unused db-based page rename
db graphs no longer use it after e8e97c7a694e0fc0177c256a1aff62d143778ff
2024-08-29 10:40:16 -04:00
Gabriel Horner
2fc8c0a843 fix: outliner query should be fast - part of LOG-3197 2024-08-29 10:13:58 -04:00
Gabriel Horner
c8316a2600 fix: validity of new graphs
When new property namespaces are introduced, should update the
var that validates them
2024-08-29 08:40:34 -04:00
Tienson Qin
aff566e479 Merge pull request #11491 from logseq/refactor/journal-title
fix: old journal titles should be updated after changing the title format
2024-08-29 16:42:30 +08:00
Tienson Qin
c287a76313 Merge branch 'feat/db' into refactor/journal-title 2024-08-29 16:42:16 +08:00
Tienson Qin
df016c3145 fix: don't redirect to all graphs after changing journal title format 2024-08-29 16:39:51 +08:00
charlie
99eda538ab enhance(plugin): add report plugin entrances for the Marketplace. 2024-08-29 16:26:42 +08:00
Tienson Qin
f86f3a58c7 fix: unlink graph 2024-08-29 14:53:05 +08:00
Tienson Qin
2293d11a2b chore: rename :logseq.property/title-format to
:logseq.property.journal/title-format
2024-08-29 14:29:22 +08:00
Tienson Qin
26606bbff9 fix: db tests 2024-08-29 14:20:24 +08:00
Tienson Qin
2aa4ac4de0 fix: lint 2024-08-29 14:12:32 +08:00
Tienson Qin
f2ca6b023d fix: lint 2024-08-29 14:03:25 +08:00
charlie
af7651462b enhance(ux): polish classic select for the property dropdown editor 2024-08-29 14:00:05 +08:00
Gabriel Horner
84a20a23fe fix: validate uniqueness for pages and object
by name and tag. More todo. Part of LOG-3197 and part of LOG-3209
2024-08-29 14:00:05 +08:00
Gabriel Horner
632ed42275 fix: create and edit choices with a :many property 2024-08-29 14:00:05 +08:00
Gabriel Horner
ff420d3306 fix: existing choice value not displaying
Also don't show new cardinality dialog when already many
2024-08-29 14:00:05 +08:00
Gabriel Horner
bf3d390a93 fix: choice description not displaying
and fix lint
2024-08-29 14:00:05 +08:00
Gabriel Horner
bb65b59ec6 enhance: Improve ux of irreversible cardinality change
Users shouldn't be surprised by irreversible changes that can affect
large parts of their data. Also fixed inconsistent language i.e. we use
delete in dialogs
2024-08-29 14:00:05 +08:00
Gabriel Horner
5397ca4d87 chore: remove unused vars in property.type
We used to use these vars when :block/schema contained cardinality and
classes
2024-08-29 14:00:05 +08:00
Gabriel Horner
41907e6063 fix(regression): checkbox can't have :many cardinality
Also fixed property type enabled in publishing and fixed lint
2024-08-29 14:00:05 +08:00
charlie
7863883052 enhance(ux): support delete button for the icon picker 2024-08-29 14:00:05 +08:00
charlie
e1d3d253d9 fix(ui): label for the property value choices 2024-08-29 14:00:05 +08:00
Tienson Qin
133d586831 chore: migration 2024-08-29 13:58:54 +08:00