Tienson Qin
36914279f0
fix: multiple values ux
2023-07-04 14:53:14 +08:00
Tienson Qin
e9a3be9127
enhance: add context menu for properties
2023-07-04 14:41:06 +08:00
Tienson Qin
49a7026d90
enhance: don't show delete button when there're no values
2023-07-04 14:22:05 +08:00
Tienson Qin
0c4c0322ff
enhance: enter to trigger date picker and checkbox
2023-07-04 14:05:55 +08:00
Tienson Qin
a6d96ffb0b
fix: property key input
2023-07-04 13:39:10 +08:00
Tienson Qin
e336db74eb
fix: add-property should replace existing property if it exists
2023-07-04 10:07:26 +08:00
Gabriel Horner
016f7848ce
Add some basic constraints to blocks
...
Without the uuid and type constraints we wouldn't be able to use the
data. Without unique names, it'd be easy for the app to create long running
bugs with duplicate pages
2023-07-03 16:21:23 -04:00
Gabriel Horner
ceb9a1d726
Load more latest journals to reduce the likelihood of an initially buggy journals view
...
Reduces the likelihood of
https://linear.app/logseq/issue/LOG-2650/journals-view-shows-outdated-and-uneditable-journal-pages
occurring but it can still happen for more than 3 journal pages
2023-07-03 14:53:42 -04:00
Gabriel Horner
d82e388ea3
Fix: file pages should save their name
2023-07-03 10:54:30 -04:00
Tienson Qin
982cea2f64
fix: can't add multiple value
2023-07-03 20:02:25 +08:00
Tienson Qin
9d73baa425
fix: editor value should be from properties-text-values if possible
2023-07-03 19:27:30 +08:00
Tienson Qin
f23c00a33c
fix: default type ux
2023-07-03 19:23:07 +08:00
Tienson Qin
b8b1221778
chore: remove debug
2023-07-03 17:54:24 +08:00
Tienson Qin
cc769225f9
fix: property date type UX
2023-07-03 17:53:23 +08:00
Tienson Qin
b9a4031bb5
fix: edit property value
2023-07-03 16:20:14 +08:00
Tienson Qin
2b5f07445f
fix: checkbox type UX
2023-07-03 16:15:25 +08:00
Tienson Qin
9f758a6f47
fix: URL type schema validation
2023-07-03 15:30:59 +08:00
Tienson Qin
2ea5adf1ad
fix: property value not reactive
2023-07-03 15:13:16 +08:00
Tienson Qin
d62d89d427
fix: existing page may not have block/type value
2023-07-03 15:05:34 +08:00
Tienson Qin
43e3270f10
fix: pre-check content exists
2023-07-03 15:01:01 +08:00
Tienson Qin
58162cc09d
fix: editing block should be property instead of its parent block
2023-07-03 14:55:42 +08:00
Tienson Qin
ccf35df699
fix: don't add property value if it's multiple values and blank value
2023-07-03 12:31:26 +08:00
Tienson Qin
ccb92d12a1
fix: use property' original name
2023-07-03 12:26:32 +08:00
Tienson Qin
72913c7e62
fix: remove existing properties when auto-complete property key
2023-07-03 12:19:46 +08:00
Tienson Qin
e0028a39fa
wip: property UX
2023-07-03 12:02:31 +08:00
Gabriel Horner
045c51cded
Use sqlite.db ns in electron.db
...
- Add more tests for sqlite.db
- Update readme and CI for db's tests
2023-06-30 17:36:01 -04:00
Gabriel Horner
2ab6370dda
Add tests for core sqlite db fns
...
These core db fns have been split out to be platform agnostic
so they can be run on CLI or non electron platforms
2023-06-30 11:45:39 -04:00
Tienson Qin
0c0bad073a
wip: property UX
2023-06-30 12:32:43 +08:00
Gabriel Horner
271b074673
Merge branch 'master' into feat/db
2023-06-28 16:16:29 -04:00
Gabriel Horner
0967514aa0
Fix: Update auto-heading test
...
Looks like a bug is fixed on this branch
2023-06-28 16:02:06 -04:00
Gabriel Horner
28b7e0d33e
Merge pull request #9712 from AllanChain/katex-resource-npm
...
chore: include katex resources from npm
2023-06-28 15:41:52 -04:00
Gabriel Horner
6b7a76e927
Forgot linebreak in doc section
2023-06-28 15:20:25 -04:00
Gabriel Horner
71fa4cb6f4
Add a relevant description about security practice for resources
2023-06-28 15:11:08 -04:00
Gabriel Horner
f80568eef7
Merge branch 'master' into katex-resource-npm
2023-06-28 14:19:33 -04:00
Gabriel Horner
9ebc3c58ac
Fix lang --copy workflow
...
Closes #9727
2023-06-28 13:47:29 -04:00
Gabriel Horner
b56cbf0fd2
Fix: one more exception to rule linter
2023-06-28 09:28:42 -04:00
rcmerci
ecb12cf4b0
property uuid key
2023-06-28 17:48:14 +08:00
Tienson Qin
c81e114a1c
fix: lint
2023-06-28 15:20:22 +08:00
rcmerci
f06539ae34
update property value conversion
2023-06-28 14:47:37 +08:00
Tienson Qin
b7ec3d93ea
fix: batch-transact test
2023-06-28 14:29:11 +08:00
Tienson Qin
d078e207ae
fix: export pages test
2023-06-28 14:25:25 +08:00
Konstantinos Kaloutas
5c720a9463
reintroduce rebuild:all
2023-06-28 13:56:30 +08:00
Konstantinos Kaloutas
bf7ff7df59
chore: upgrade electron
2023-06-28 13:56:30 +08:00
Tienson Qin
7d9bb88594
chore: remove debug
2023-06-28 13:33:14 +08:00
Tienson Qin
5d295f2eb8
fix: all blocks in sqlite should have UUID
2023-06-28 13:26:00 +08:00
Tienson Qin
6872ed545c
fix: crash on unlinked refs
2023-06-28 13:09:07 +08:00
Tienson Qin
41ef67829b
chore: clean code
2023-06-28 13:09:07 +08:00
Andelf
16c472bc95
fix(ui): position of tooltip icon in setting ui
0.9.10
2023-06-28 09:43:37 +08:00
Gabriel Horner
7d46784c40
Fix: common lint
2023-06-27 16:44:41 -04:00
Gabriel Horner
75ff4db4aa
Fix: circular dependencies again b/n deps <-> frontend
...
Breaks setup of deps/ and most tests
2023-06-27 16:39:10 -04:00