Tienson Qin
8d6916cfd7
wip: fix property-related tests
2024-04-01 12:24:41 +08:00
Tienson Qin
bb63ed4a42
fix: lint warnings
2024-04-01 11:36:05 +08:00
Tienson Qin
fd36e0cebd
fix: malli schema for property
2024-04-01 11:07:33 +08:00
Tienson Qin
d39b23a174
fix: property ref values not refresh after restored
2024-04-01 10:36:47 +08:00
Tienson Qin
387bb1a304
fix: cardinality update
2024-04-01 10:08:45 +08:00
Tienson Qin
441dda79c8
fix: typo
2024-03-30 05:02:01 +08:00
Tienson Qin
c951a31a74
add fixme comment
2024-03-30 04:54:50 +08:00
Tienson Qin
a2da60623f
fix: heading
2024-03-30 04:36:24 +08:00
Tienson Qin
30053d372b
fix: can't edit block type property value after it's deleted
2024-03-30 04:20:42 +08:00
Tienson Qin
736e202460
fix: block property
2024-03-30 03:47:42 +08:00
Tienson Qin
83dcb4dde8
fix: add existing values to closed values
2024-03-30 02:54:07 +08:00
Tienson Qin
312e3d5b01
fix: empty value
2024-03-30 02:41:38 +08:00
Tienson Qin
0907f4b973
fix: date multi values
2024-03-30 02:16:15 +08:00
Tienson Qin
f122ee5d2a
fix: allow to change property type when it's not used yet
2024-03-29 21:45:06 +08:00
Tienson Qin
6e66677da1
chore: remove <update-property fn
2024-03-29 21:18:40 +08:00
Tienson Qin
81ed7cea0e
fix: page select
2024-03-29 20:53:24 +08:00
Tienson Qin
81b09cdfc8
feat: dynamic db attributes
2024-03-29 20:33:18 +08:00
Tienson Qin
9d5008d0a4
bump datascript
2024-03-29 17:48:08 +08:00
Tienson Qin
c60de5500e
fix: multi-select pages
2024-03-29 17:01:49 +08:00
Tienson Qin
d8f92d7776
fix: don't save property if name && schema not changed
2024-03-29 16:56:14 +08:00
Tienson Qin
df6eab31b0
fix: add block property
2024-03-29 16:48:43 +08:00
Tienson Qin
fe922ba035
fix: rename logseq.property/status to logseq.task/status
2024-03-29 16:22:45 +08:00
Tienson Qin
958507262e
Merge branch 'feat/db' into refactor/db-properties-schema
2024-03-29 15:51:28 +08:00
Tienson Qin
44b167ac14
fix: task status switch
2024-03-29 14:31:24 +08:00
Tienson Qin
4b34ba98e9
fix: property is no longer a page
2024-03-29 14:21:13 +08:00
Tienson Qin
f7d418c376
fix: class schema
2024-03-29 14:14:36 +08:00
Tienson Qin
2c26581815
fix: add schema spec for :class/schema.properties
2024-03-29 14:03:41 +08:00
Tienson Qin
dfc74e1488
fix: date picker
2024-03-29 13:54:34 +08:00
Tienson Qin
872bc00216
fix: db ident
2024-03-29 13:04:50 +08:00
charlie
29eaf03447
chore: remove redundant codes
2024-03-29 11:58:04 +08:00
charlie
7a69312de6
enhance(ui): polish properties editor related details
2024-03-29 11:56:26 +08:00
Tienson Qin
b74307d3a0
fix: display closed values
2024-03-29 11:54:37 +08:00
Tienson Qin
20504f7b7a
fix: property with multiple values
2024-03-29 11:44:08 +08:00
Tienson Qin
5660d420fb
fix: class properties order
2024-03-29 11:27:58 +08:00
charlie
7315db49cd
fix(ux): autofocus for the new graph input modal
2024-03-29 10:48:58 +08:00
charlie
ceb133080b
enhance(ux): unfriendly page blink when the shui dialog opening
2024-03-29 10:28:20 +08:00
charlie
d896da3950
enhance(ui): polish the repos select
2024-03-29 10:25:44 +08:00
Tienson Qin
cda9ac3e26
fix: display class properties
2024-03-29 10:02:29 +08:00
Tienson Qin
9115ca72ad
fix: wrong arguments
2024-03-29 09:18:06 +08:00
Tienson Qin
da42189deb
fix: property ref value
2024-03-29 09:02:51 +08:00
Gabriel Horner
e9ea5c1419
fix: two header links not working
...
due to recent component refactor
2024-03-28 17:30:10 -04:00
Gabriel Horner
d2203eb0de
fix: new property allows :default type to be selected
2024-03-28 15:34:56 -04:00
Gabriel Horner
2e580df0da
chore: rename exporter built-in property
...
use dashes like other built-ins
2024-03-28 14:41:37 -04:00
Gabriel Horner
ad35e83958
enhance: properties can also be block only
...
configure built-in properties that are block only.
Fixes LOG-2874
2024-03-28 13:44:29 -04:00
Gabriel Horner
3e5e7f9f7e
enhance: built-in properties can be page only
...
This allows properties like alias and public to not
show up nonsensically in block contexts. In the case
of alias it fixed a bug where it couldn't be removed from a block
context. Also fixed :public property losing its :public?
Part of LOG-2874
2024-03-28 11:20:32 -04:00
Tienson Qin
bd77850ec9
fix: set properties work now
2024-03-28 22:20:18 +08:00
Tienson Qin
1b2771fe42
enhance: use eid instead of uuid for set block's properties
2024-03-28 21:33:36 +08:00
Tienson Qin
849d19f190
wip: replace property uuid/name with db ident
2024-03-28 21:14:51 +08:00
Gabriel Horner
e0c6cc1514
fix: deprecate :macros property for db graphs
...
It's not used much and would require building a new UI since
we don't have one yet for a :map type property
2024-03-28 09:13:39 -04:00
Tienson Qin
41e2944720
Replace more property name usage with db/ident
2024-03-28 20:41:12 +08:00