Commit Graph

8808 Commits

Author SHA1 Message Date
Tienson Qin
478f61f57d fix: can't backspace to delete block property value 2023-08-11 11:25:58 +08:00
Tienson Qin
d117b8da33 enhance: backspace moves cursor to the above item 2023-08-11 11:04:09 +08:00
rcmerci
b36dd1bfb6 download remote graph and transact into sqlite 2023-08-10 01:41:52 +08:00
Tienson Qin
41c988ec1d fix: remove property value padding 2023-08-09 23:39:58 +08:00
Tienson Qin
7f079a8b53 UP/DOWN support for multiple values 2023-08-09 23:33:07 +08:00
Tienson Qin
742937993d Better atom name 2023-08-09 21:56:26 +08:00
Tienson Qin
fa52a08391 enhance(ux): hide add button for multiple values 2023-08-09 20:28:24 +08:00
Tienson Qin
34f18c0260 chore: separate property value namespace 2023-08-09 19:11:48 +08:00
Tienson Qin
9f497c223b fix: UI crash 2023-08-09 18:50:42 +08:00
Tienson Qin
7aa420914e fix: don't show close button when editing 2023-08-09 17:22:31 +08:00
Tienson Qin
d7cacd67fd enhance(properties): mod+enter to create new value 2023-08-09 16:35:18 +08:00
Tienson Qin
8e87913f1f enhance(properties): Enter to create new value 2023-08-09 14:21:27 +08:00
ROCKTAKEY
62dcbb22a8 enhance: Update Japanese translation (#10004) 2023-08-09 01:17:31 +08:00
rcmerci
5c605192be update rtc upload-graph 2023-08-09 00:08:22 +08:00
rcmerci
6f0697de7f update rtc init-upload graph logic 2023-08-08 22:11:14 +08:00
rcmerci
ac15c6c75e remove adding opts to outliner-tx/transact! 2023-08-08 22:11:10 +08:00
Tienson Qin
bf73045891 enhance: page properties ux 2023-08-08 21:04:20 +08:00
Tienson Qin
de6669fce0 fix: multiple values 2023-08-08 15:48:57 +08:00
Tienson Qin
2e5a216e62 fix: can't select all again 2023-08-07 21:25:00 +08:00
Tienson Qin
2729f0ad01 remove gap from property blocks 2023-08-07 21:19:49 +08:00
charlie
62eb86f0c8 enhance(pdf): support shift + enter to pick the previous searching results item 2023-08-07 21:13:31 +08:00
Tienson Qin
61a6232bd4 fix: avoid circle block ref 2023-08-07 21:12:21 +08:00
Tienson Qin
3a530496e3 fix: built-in property id changes after app reload 2023-08-07 20:32:38 +08:00
Tienson Qin
7a5ee44f85 fix: recursive property block reference 2023-08-07 19:29:18 +08:00
Tienson Qin
e2c28aa91a enhance: hide block refs count for blocks created in property 2023-08-07 18:53:28 +08:00
Tienson Qin
fe9c082e5e fix: remove hack $$property page 2023-08-07 18:35:05 +08:00
Tienson Qin
668a17c2af enhance: be able to collapse/expand properties 2023-08-07 17:31:34 +08:00
Tienson Qin
59ce087247 enhance: exit property editing on blur input 2023-08-07 17:06:40 +08:00
Tienson Qin
448b21c0c4 enhance: use dropdown instead of modal for property configuration 2023-08-07 16:41:02 +08:00
Tienson Qin
6ec79d48cb feat: property icon emoji picker 2023-08-07 15:03:03 +08:00
Tienson Qin
d2efb81c52 Style tweaks 2023-08-07 13:02:04 +08:00
Gabriel Horner
023a47562d Fix regression on configure page with properties
Was unable to add multiple page or schema properties. Caused by move to
select component which exited page modal by default
2023-08-04 14:11:25 -04:00
Gabriel Horner
11991a0919 fix query builder not starting
Also fix hidden properties showing up in property dropdown of query
builder
2023-08-04 12:00:59 -04:00
Jonathan Courchesne
458ac81cb4 enhance: Translation to French (#9981)
* Update fr.edn

* Update fr.edn

Added new translations
Fixed some mistakes

* Update fr.edn

* Update fr.edn

* Update fr.edn

* Update fr.edn

* Update lang.clj for fr.edn
2023-08-04 10:08:58 -04:00
Tienson Qin
f3e351901d enhance: multiple values better ux 2023-08-04 15:51:09 +08:00
charlie
7fb2d7e040 fix(pdf): highlights text layer is overlaid by the pdfjs built-in annotation layer 2023-08-04 14:31:19 +08:00
Tienson Qin
5d2e65b8f8 enhance: use row layout for multiple pages 2023-08-04 12:21:09 +08:00
Konstantinos Kaloutas
5d9861a510 upgrade pdfjs 2023-08-04 11:17:30 +08:00
Konstantinos Kaloutas
33f6438d38 fix marked parse call 2023-08-04 11:17:30 +08:00
Konstantinos Kaloutas
b5df30f4e1 move and refactor css files 2023-08-04 11:17:30 +08:00
Konstantinos Kaloutas
5a011ecab4 handle tippy-tooltip styles 2023-08-04 11:17:30 +08:00
Konstantinos Kaloutas
46208a7753 Revert "Revert "handle lightning-fs""
This reverts commit 840cb90ed5f0fc2704b80f975d08179050cee8b0.
2023-08-04 11:17:30 +08:00
Konstantinos Kaloutas
bffeddff4c Revert "handle lightning-fs"
This reverts commit 005f56deb42d6d40776282baf91fe79cd2c30d29.
2023-08-04 11:17:30 +08:00
Konstantinos Kaloutas
20421e4cc4 handle lightning-fs 2023-08-04 11:17:30 +08:00
Konstantinos Kaloutas
8f5cfbbfba fix: dnd delay 2023-08-04 11:16:18 +08:00
Konstantinos Kaloutas
f7f470a4af fix: border and rounded corners 2023-08-04 11:16:18 +08:00
Konstantinos Kaloutas
e2206d303a fix border radius 2023-08-04 11:16:18 +08:00
Konstantinos Kaloutas
09476eff27 revert initial sidebar state changes 2023-08-04 11:16:18 +08:00
Konstantinos Kaloutas
d704e3c9c1 revert left sidebar change 2023-08-04 11:16:18 +08:00
Konstantinos Kaloutas
59adfc2436 add keyboard shortcuts icon 2023-08-04 11:16:18 +08:00