Commit Graph

18312 Commits

Author SHA1 Message Date
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
Tienson Qin
8ccf7aa506 fix: remove :block/pre-block? for db graphs 2024-08-29 13:25:06 +08:00
charlie
93ba8fafa7 enhance(ux): polish classic select for the property dropdown editor 2024-08-29 12:43:32 +08:00
Gabriel Horner
6fc0fccb3e fix: validate uniqueness for pages and object
by name and tag. More todo. Part of LOG-3197 and part of LOG-3209
2024-08-28 18:13:18 -04:00
Tienson Qin
e618d850ab fix: limit choices for /commands in the page title editor
Task, priority and add new property.
2024-08-29 03:09:25 +08:00
Gabriel Horner
b595cb179a fix: create and edit choices with a :many property 2024-08-28 14:44:58 -04:00
Gabriel Horner
1c559d40a2 fix: existing choice value not displaying
Also don't show new cardinality dialog when already many
2024-08-28 14:38:44 -04:00
Tienson Qin
d3f394761a fix: change journal title format 2024-08-29 01:55:52 +08:00
Gabriel Horner
52521cfc1c fix: choice description not displaying
and fix lint
2024-08-28 12:51:46 -04:00
Gabriel Horner
0510788aa1 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-28 12:30:24 -04:00
Gabriel Horner
3bc6a27173 chore: remove unused vars in property.type
We used to use these vars when :block/schema contained cardinality and
classes
2024-08-28 11:14:54 -04:00
Gabriel Horner
714130cecd fix(regression): checkbox can't have :many cardinality
Also fixed property type enabled in publishing and fixed lint
2024-08-28 10:02:54 -04:00
charlie
7ccf7fa71d enhance(ux): support delete button for the icon picker 2024-08-28 17:17:42 +08:00
Tienson Qin
0643c862d9 wip: journal custom title 2024-08-28 16:50:48 +08:00
charlie
f33dc0c85b fix(ui): label for the property value choices 2024-08-28 16:36:09 +08:00
charlie
e1e2678622 fix(ui): default text color for the select menu content 2024-08-28 12:54:36 +08:00
Tienson Qin
32d379fa73 fix: update property type to use icon letter-t 2024-08-28 12:15:34 +08:00
Tienson Qin
80737d624c fix(regression): specify node tags 2024-08-28 12:07:14 +08:00
charlie
c6a1e6b107 enhance(ui): improve layout for the icon picker 2024-08-28 11:44:49 +08:00
Tienson Qin
96256fd8da fix(regression): can't change property type when it's not used yet 2024-08-28 11:19:58 +08:00
charlie
41e2ae0e41 enhance(ui): polish navigation details for the shui datapicker 2024-08-28 10:50:37 +08:00