Commit Graph

16804 Commits (ea0a26e744a3c96b7537c3df35b0854e63ae748a)

Author SHA1 Message Date
Tienson Qin ea0a26e744 Merge branch 'feat/db' into refactor/boolean-not-ref-type 2024-08-03 04:48:54 +08:00
Tienson Qin 5869681598 Migrate checkbox ref type to non-ref type 2024-08-03 04:45:02 +08:00
Tienson Qin b2f1f79b3d fix: graph-parser tests 2024-08-03 04:11:38 +08:00
Gabriel Horner f9a0ae0353 enhance(dev): no more renamed schema.org classes
class uniqueness was based on the old assumption of :block/name being
unique. This is no longer required for db graphs and case sensitive classes
and properties are now supported
2024-08-02 15:05:39 -04:00
Tienson Qin 09ad9d6d97 fix: outliner tests 2024-08-03 00:51:08 +08:00
Tienson Qin fb681d3b12 fix: move [?p ?prop ?pv] to the front 2024-08-03 00:05:31 +08:00
Tienson Qin 870ff095aa fix: db rules tests 2024-08-02 23:54:39 +08:00
Tienson Qin 3a9fc0628e fix: db test 2024-08-02 23:22:32 +08:00
Tienson Qin 04e32b33d2 fix: more outdated :page type 2024-08-02 22:37:08 +08:00
Tienson Qin 227437f852 fix: replace outdated :page type with :node type 2024-08-02 10:36:07 -04:00
Gabriel Horner 0769583183 fix: more missed renames of :page to :node type
from #11433
2024-08-02 10:34:35 -04:00
Tienson Qin 55f211be16 fix: query-dsl tests 2024-08-02 22:34:04 +08:00
Tienson Qin 914a21c47e fix: replace outdated :page type with :node type 2024-08-02 22:14:37 +08:00
Tienson Qin d1ef3fbeec enhance: use identity to avoid multiple vals binding error 2024-08-02 21:44:20 +08:00
Tienson Qin 36e3366a74 enhance: dynamic query in :property rule depends on db/valueType 2024-08-02 21:35:06 +08:00
Tienson Qin bb365b0171 fix: task rule uses :property-ref-type 2024-08-02 20:54:10 +08:00
Tienson Qin e743091909 fix: :property dsl query 2024-08-02 19:42:43 +08:00
charlie 0cc30cadbf fix(ui): incorrect checkbox value for the task marker 2024-08-02 17:16:45 +08:00
charlie 0e1829e634 fix(plugin): package.json item cause ui error #11449 2024-08-02 15:14:59 +08:00
charlie 169f678889 enhance(ui): repos dropdown 2024-08-02 11:43:50 +08:00
charlie daaac276a6 fix(test): api unit tests 2024-08-02 10:29:06 +08:00
Gabriel Horner 2d50f565ea chore: mv table property idents to their own ns
table feature will grow with time and could benefit from its own ns
2024-08-01 17:12:00 -04:00
Gabriel Horner d3e934d338 fix: sorting :node columns like :block/tags 2024-08-01 14:08:37 -04:00
Gabriel Horner 0c4f6b22eb chore: remove event no longer used in the frontend 2024-08-01 12:02:42 -04:00
Gabriel Horner 636e395d96 fix gp tests from #11433 2024-08-01 11:51:27 -04:00
Gabriel Horner 9a934421e5 Fix :default :one property not editable when set to empty-placeholder 2024-08-01 11:40:24 -04:00
charlie e32561a621 enhance(ui): polish icon size for the heading block 2024-08-01 17:24:25 +08:00
rcmerci 4e3211f815 fix(rtc): typo in merge-update-ops 2024-08-01 17:12:18 +08:00
charlie 7226378b16 enhance(ui): polish details of the command popups 2024-08-01 16:44:22 +08:00
charlie ea58da6083 enhance(ui): simplify codes for modals 2024-08-01 16:28:36 +08:00
Tienson Qin 8c81895ff7 refactor: don't store :checkbox as ref type 2024-08-01 13:06:47 +08:00
charlie e0e19c6f27 enhance(ux): more shui popups for the editor commands 2024-08-01 12:02:12 +08:00
charlie 685df8c87f fix: typo 2024-08-01 12:01:01 +08:00
Tienson Qin 76f7baedd3 fix: remove repeated clause 2024-08-01 11:43:48 +08:00
Tienson Qin a727b8b241 fix: toggle properties 2024-08-01 11:26:14 +08:00
Tienson Qin bf0e838e96 fix: can't edit :default cells when its value is the placeholder 2024-08-01 11:14:44 +08:00
Gabriel Horner d5e7243f40 fix: clicking on an empty :node many or :date many fails
hard in table. Also display date-picker for empty :date :many to allow
for more input
2024-07-31 17:29:27 -04:00
Gabriel Horner 0c03b7a1f2 enhance: object names in table appear as links 2024-07-31 16:08:38 -04:00
Gabriel Horner 2e13c9758b enhance: add a table for property pages
that display all nodes for the current property.
Property pages now behave like classes and display a table instead of blocks.
Also update linter to include objects ns
2024-07-31 15:25:03 -04:00
rcmerci 43bfeddd49 fix(rtc): fix rollback fn 2024-07-31 19:08:48 +08:00
rcmerci 1cf4ba95cc fix(rtc): update :block/type wrong when download-graph 2024-07-31 18:32:49 +08:00
Tienson Qin afa574601f fix: use ldb/page? to detect if a block is a page 2024-07-31 17:42:12 +08:00
Tienson Qin dafa090fdc enhance: show icons for class, property and node 2024-07-31 17:30:31 +08:00
rcmerci 404116f080 test(rtc): fix ut based on block/title refactor 2024-07-31 16:52:42 +08:00
charlie 5f34d4da77 enhance(ui): add without animation prop for the shui-related popoups 2024-07-31 14:42:24 +08:00
Tienson Qin 676a882607 fix: can't edit value for multiple :default property 2024-07-31 13:51:59 +08:00
Tienson Qin dbbd5cf400 fix: remove ugly setTimeout 2024-07-31 13:25:45 +08:00
charlie 7209540fe2 fix(api): compatible block content/title for the classic APIs 2024-07-31 12:05:44 +08:00
Gabriel Horner 46c5110701 fix: document and validate a db only config.edn option
Also fix another outdated comment
2024-07-30 17:20:12 -04:00
Gabriel Horner 3767f1d3c7 chore: rename task class ident
Only class ident name that wasn't capitalized and didn't match its
title. Considered renaming :logseq.task but unsure if it even makes
sense for their names to match since they aren't sharing a common ns.
:logseq.task may be better off under :logseq.property.*
2024-07-30 17:09:27 -04:00