Commit Graph

17174 Commits (be8593f2c5e7c1a385274e8d33754c5e2cb13a3a)

Author SHA1 Message Date
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
charlie a1ee76edc5 fix(ui): default text color for the sub menu content 2024-08-28 10:06:25 +08:00
Gabriel Horner 7a96fc0e32 fix: show blank page error to user instead of silent failure
also fix outdated lint
2024-08-27 17:11:36 -04:00
Gabriel Horner dd224b32c5 fix: regression on deleting property from class 2024-08-27 16:52:27 -04:00
Gabriel Horner 06bb53ea55 enhance: meta-click on page title to go to it
users can still select page title with a triple click
2024-08-27 15:12:00 -04:00
Gabriel Horner 1401bb1dd9 enhance: unify advanced commands with slash commands
fixes LOG-3206
2024-08-27 12:36:46 -04:00
Tienson Qin f442c9e954 fix: lint 2024-08-27 23:22:27 +08:00
Tienson Qin a8bf7d38e1 enhance: tag and property configure 2024-08-27 23:22:27 +08:00
Tienson Qin 12fdd7195e fix: add missing rum/reactive and db-mixins/query 2024-08-27 23:22:27 +08:00
Tienson Qin a17b66df63 fix: property configure 2024-08-27 23:22:27 +08:00
Tienson Qin 7eb4197ff4 fix: available choices 2024-08-27 23:22:27 +08:00
Tienson Qin 45386637d9 wip: class & property configure 2024-08-27 23:22:27 +08:00
Tienson Qin 4859ecd7ea fix: page title shouldn't be blank 2024-08-27 23:22:27 +08:00
Tienson Qin 4dff1a42c1 fix: update :block/name for pages when using outliner-core/save-block 2024-08-27 23:22:27 +08:00
Tienson Qin 37d91f2e5d enhance: allow built-in pages to be renamed
`db/ident` shouldn't be updated, at least for those built-in pages.
2024-08-27 23:22:27 +08:00
Tienson Qin d20f4d9b8e fix: css tweaks 2024-08-27 23:22:27 +08:00
Tienson Qin cef16ee844 enhance: page icon 2024-08-27 23:22:27 +08:00
Tienson Qin 8e8e97c7a6 enhance: unify page/block editor 2024-08-27 23:22:27 +08:00
Gabriel Horner 190cb36a07 fix: frontend lints /cc @xyhp915 2024-08-27 10:36:34 -04:00
charlie 929792cf22 enhance(ui): slash datepicker 2024-08-27 20:27:10 +08:00
charlie c5010b6679 enhance(ux): months/years navigation for shui datepicker 2024-08-27 20:00:36 +08:00
charlie 86722711f3 enhance(ux): months/years navigation for shui datepicker 2024-08-27 19:48:39 +08:00
charlie 4978574851 enhance(ui): support delete date option for the date picker 2024-08-27 18:57:22 +08:00
charlie 8444031518 enhance(ux): add month/year select for the shui datepicker 2024-08-27 14:37:04 +08:00
charlie 2aa36c0a14 enhance(ux): dropdown property editor as default 2024-08-27 13:48:30 +08:00
Gabriel Horner d2b4b15106 fix: all CLI scripts failing basic operations
Update sqlite.cli fns to match changes from #11483 in db-worker
2024-08-26 12:21:40 -04:00
Gabriel Horner de6c6aedd2 chore: bump nbb-logseq for datascript bump in #11483 2024-08-26 11:22:40 -04:00
Gabriel Horner e750e73db7 fix: frontend lints 2024-08-26 11:04:29 -04:00
Gabriel Horner 5f697b98b1 Merge branch 'master' into feat/db 2024-08-26 10:42:38 -04:00
Tienson Qin ec94292858 fix: property table filters crash 2024-08-26 19:01:17 +08:00
Tienson Qin 7a977dbba3 enhance: mod+p to set icon and able to set block's icon
A block can use its tags' icon if it doesn't has its own icon.
2024-08-26 18:46:00 +08:00
charlie 3d582c9cda enhance(ux): support do not remind me for the shui confirm dialog 2024-08-26 16:34:53 +08:00
Tienson Qin 81b17a903e fix: not possible to edit a property from the property dialog 2024-08-26 15:56:30 +08:00
Tienson Qin a1c56c0189 fix: node reference that contains a softline break and tag breaks
the node reference

fixes https://github.com/logseq/db-test/issues/40
2024-08-26 13:02:43 +08:00
Tienson Qin 823ba3ea09 fix: linking a [[block]] doesn't respect URL formatting
fixes https://github.com/logseq/db-test/issues/31
fixes https://github.com/logseq/db-test/issues/42
2024-08-26 12:43:31 +08:00
Tienson Qin ca34eb6f36
Merge pull request #11483 from logseq/fix/ensure-db-safety
safety: delete kvs row if only it's not used anymore
2024-08-26 12:32:15 +08:00
Tienson Qin 0ffca2b6f6
Merge branch 'feat/db' into fix/ensure-db-safety 2024-08-26 12:31:55 +08:00
Tienson Qin e4b04664cf enhance: replace random-uuid with eid 2024-08-26 12:30:54 +08:00
Tienson Qin 1b6cbeabec fix: use block uuid instead of title when referencing a block
fixes https://github.com/logseq/db-test/issues/33
related to https://github.com/logseq/db-test/issues/40
2024-08-24 20:27:30 +08:00