Commit Graph

18312 Commits

Author SHA1 Message Date
charlie
d0866fe4de enhance(ui): refactor the context menu with the shui dropdown menu items 2024-04-25 15:21:37 +08:00
Tienson Qin
349542b7b9 fix: add journal to all pages filter 2024-04-25 14:59:14 +08:00
rcmerci
fcb3097602 test: add a fixture to persist tx-data-log
save the whole transact history to ease debugging
2024-04-25 12:41:01 +08:00
Gabriel Horner
878d69f342 fix: graph parser tests
extract and dependent namespaces require a db now and :block/path-refs
is no longer being handled in this dep
2024-04-24 16:55:24 -04:00
Gabriel Horner
c87c077d29 enhance: new classes can be case sensitive 2024-04-24 15:18:20 -04:00
Gabriel Horner
94e6f78dc0 fix: entering case sensitive properties
Case sensitive properties worked for p1/P1 but not actor1/Actor1
2024-04-24 15:07:22 -04:00
Gabriel Horner
297e408f6f fix: db graphs can use case sensitive properties 2024-04-24 14:25:29 -04:00
Tienson Qin
d416687b7b fix: :block/original-name shouldn't be unique
There're at least two use cases for same page original names:
1. multiple clients can create pages with the same title
2. multiple tagged blocks can have the same :block/original-name
2024-04-24 22:49:57 +08:00
Tienson Qin
706f3c76c2 fix: lazy load class and properties 2024-04-24 22:37:10 +08:00
Gabriel Horner
a91b34a2a0 fix: inline classes for property page values 2024-04-24 09:45:01 -04:00
Tienson Qin
4c2a00d890 fix: lost cursor when prev block is a property value 2024-04-24 21:01:54 +08:00
Tienson Qin
e3213d8ae6 fix: journal query 2024-04-24 20:20:40 +08:00
Tienson Qin
e01a771d52 fix: add journal type to malli schema 2024-04-24 20:16:23 +08:00
Tienson Qin
96bdda45fb fix: disable :block/type filter for now 2024-04-24 20:14:55 +08:00
Tienson Qin
8d9e6da41e refactor: use :block/type for journal pages instead of :block/journal?
breaking change:
removes :block/journal attribute
2024-04-24 20:12:15 +08:00
Tienson Qin
558606e18d fix: property test 2024-04-24 19:38:51 +08:00
Tienson Qin
fef4e896e1 fix: use existing property pair if exists 2024-04-24 19:13:48 +08:00
Tienson Qin
6d7d4497ff fix: loading whiteboard 2024-04-24 18:19:12 +08:00
Tienson Qin
92cb360a2f perf: whiteboard 2024-04-24 18:08:12 +08:00
Tienson Qin
13edd74c2c fix: can't save whiteboard updates 2024-04-24 17:59:01 +08:00
charlie
8f0d327d53 enhance(ui): polish animations 2024-04-24 17:31:18 +08:00
rcmerci
f3a0737130 enhance(rtc): update schema for query-block-tree 2024-04-24 17:14:27 +08:00
Tienson Qin
edef1ea6e6 fix: show bullets for collapsable property block values 2024-04-24 17:12:23 +08:00
Tienson Qin
58cf9f8411 fix: jump to empty block value 2024-04-24 16:59:57 +08:00
Tienson Qin
0a13e436be fix: loading block property values 2024-04-24 16:53:08 +08:00
Tienson Qin
2cd090e891 fix: jump to property block value 2024-04-24 16:43:26 +08:00
charlie
64a06568f7 enhance(ux): fix the editor popup flicker when exiting 2024-04-24 16:11:15 +08:00
charlie
7bd25fa2c3 enhance(ui): polish the editor slash commands cp 2024-04-24 15:52:57 +08:00
Tienson Qin
60067304a4 enhance: show as "empty" if a property block's value is empty 2024-04-24 15:25:34 +08:00
charlie
7e12ce22b7 enhance(ui): WIP refactor the editor action modals with the shui popups 2024-04-24 15:18:44 +08:00
Tienson Qin
d2bdc2f55c fix: open block editor when adding a block property value 2024-04-24 15:12:26 +08:00
Tienson Qin
5c3512d578 fix: parent class style 2024-04-24 14:31:35 +08:00
Tienson Qin
b4bd6b9d45 fix: tagged pages 2024-04-24 14:26:23 +08:00
Tienson Qin
8aca502b9a fix: properties are not displayed for tagged blocks 2024-04-24 14:15:03 +08:00
Tienson Qin
4cb2ac6a46 fix: load all classes when app starts 2024-04-24 13:37:34 +08:00
rcmerci
cc02924c0c enhance(rtc): update malli-schema 2024-04-24 12:27:16 +08:00
charlie
163ee38a8a enhance(ux): support shortcut to insert a new sibling block for the code mirror editing mode 2024-04-24 11:53:31 +08:00
Gabriel Horner
e5ea21ed40 enhance: allow page search to show case sensitive results
Also allow cmd-k to open to case sensitive page. Case insensitive
results should still behave the same
2024-04-23 21:57:12 -04:00
Gabriel Horner
7e31888b0a enhance: db graphs can add case sensitive properties
Also allow all pages view to display/sort case sensitive property pages.
2024-04-23 17:10:48 -04:00
Gabriel Horner
2702062537 fix: add class or page properties 2024-04-23 15:06:51 -04:00
Gabriel Horner
2f0fc3c18c fix: large graph creation having blank and incorrect block counts
large graph chunking assumed a certain tx order which isn't guaranteed.
There are also some edge cases where blocks could get separated from
each other which are now fixed. Also fixed a bug with validating user
properties and made small enhancement for query script
2024-04-23 09:25:07 -04:00
charlie
3cb5fdbc97 fix(chore): typos 2024-04-23 17:30:22 +08:00
charlie
058f23fdd6 enhance(ux): WIP refactor the editor commands modals with the shui popups 2024-04-23 17:29:42 +08:00
Andelf
c67b8b5fa4 chore(release): bump version 0.10.9 0.10.9 2024-04-23 12:24:30 +08:00
charlie
71a1929983 enhance(ui): WIP refactor the editor commands modals with the shui popups 2024-04-23 12:23:54 +08:00
desk7
157fa1e87f Fix some translations 2024-04-23 10:38:34 +08:00
desk7
cb16b38646 Add 16 translated strings 2024-04-23 10:38:34 +08:00
Andelf
8c939a6cbd fix(editor): new block placeholder now accepts tab and enter key 2024-04-23 10:35:26 +08:00
Andelf
70a3028c80 fix(macos): windows restore at current workspace
Close #11244
2024-04-23 05:19:47 +08:00
Gabriel Horner
ee3ecdb464 fix: remove unused uuid string conversions when handling properties
also renamed anon fn to not have name as existing fn in ns
2024-04-22 16:42:50 -04:00