Commit Graph

15081 Commits (d8f98c2733dd509077d9072ee7c7d407c9f99150)

Author SHA1 Message Date
charlie d8f98c2733 enhance(ui): polish details for the input style 2024-04-09 11:22:52 +08:00
charlie 4df4ff48be fix(editor): missing outliner op for the create page tx 2024-04-08 19:25:23 +08:00
charlie 618f3bd107 Merge branch 'master' into feat/db 2024-04-08 19:00:51 +08:00
charlie 8e4bd2e997 enhance(ui): refactor the plugin related components 2024-04-08 14:34:53 +08:00
charlie 57af873bf4 enhance(ux): support more align position for the shui dialog 2024-04-08 11:40:36 +08:00
Tienson Qin a324d845b2 fix: don't parse refs from quoted string 2024-04-07 21:35:14 +08:00
Tienson Qin b5f0f58efc fix: missing refs for property text values when creating a page 2024-04-07 21:35:14 +08:00
Andelf 85e65bd95e fix: dead link, close #11205 2024-04-07 18:34:02 +08:00
rcmerci 00de4ecead enhance(undo): add :gen-undo-boundary-op? tx-meta option to control
the generation of ::boundary op
2024-04-07 18:06:11 +08:00
rcmerci 662ebd2503 enhance(undo): add keyword def for :gen-undo-op? 2024-04-07 17:59:12 +08:00
rcmerci ebcb6912ba enhance(undo): split undo-ops by ::boundary op 2024-04-07 17:53:19 +08:00
rcmerci 02cdd211fe fix: don't need to add spec def 2024-04-07 16:37:50 +08:00
rcmerci ef834cdaf7 feat: add defkeyword to define keyword
- add docstring for common used keywords
- support jump to definition in editors
- register malli-schema for keywords if provided
2024-04-07 15:40:30 +08:00
rcmerci 2b27969b05 dev: add bb dev:lint-and-test 2024-04-07 00:02:40 +08:00
rcmerci d3a679485d refactor: collect all worker db-listeners by 'defmethod listen-db-changes' 2024-04-06 23:46:20 +08:00
rcmerci 42b4b6d6a9 feat(rtc,undo): don't generate undo info when apply remote rtc ops 2024-04-06 18:42:31 +08:00
rcmerci e61d6a8eaf feat(undo): init new undo/redo 2024-04-06 17:33:58 +08:00
rcmerci 49e18825b8 fix(undo): make some attrs optional in undo-op schema 2024-04-06 15:43:00 +08:00
Andelf 2d54433d7e fix(build): ios ci 2024-04-04 12:21:42 +08:00
rcmerci a7c8451ce4 refactor(undo): update ns frontend.worker.undo-redo (wip) 2024-04-03 17:59:13 +08:00
Andelf 1b0ea5358a ci: self-hosted runner to codesign 2024-04-03 16:41:50 +08:00
rcmerci 6339d76db0 refactor: use defmethod to collect all db-listen-handlers 2024-04-03 12:04:19 +08:00
rcmerci bbe15990a3 refactor(undo): generate undo-op from db tx-data 2024-04-02 18:38:15 +08:00
charlie 6ade79ba3c Merge branch 'master' into feat/db 2024-04-02 17:06:26 +08:00
KaMeHb-UA 87dbf5ca21 add build support for linux arm64 2024-04-02 15:56:31 +08:00
KaMeHb-UA 5366cd5435 update dugite to 2.5.1 2024-04-02 15:56:31 +08:00
charlie 369b5ece15 fix(editor): incorrect behavior of the delete key for deleting the last char 2024-04-02 13:28:50 +08:00
Gabriel Horner 93846fe62f enhance: add import support for priority, scheduled and deadline
fixes LOG-3030
2024-04-01 12:31:39 -04:00
Gabriel Horner 745fcdb7a3 enhance: import tasks
Part of LOG-3030
2024-04-01 10:48:25 -04:00
charlie f6f4cfa1b9 enhance(ux): incorrect tab focus for the right sidebar resizer separator 2024-04-01 17:01:25 +08:00
charlie 0b9409f035 enhance(ux): auto focus for the editing date property value 2024-04-01 16:49:10 +08:00
charlie 76f8fbffd0 enhance(ui): refactor the dropdown with the shui popup 2024-04-01 11:46:59 +08:00
rcmerci 75b31a1f33 chore: add missing arg for d/pull 2024-03-31 21:09:35 +08:00
rcmerci 4e0568a2d6 wip: add ns frontend.worker.undo-redo
re-implement undo/redo, which is op-based and should work with rtc.
2024-03-31 21:08:18 +08:00
rcmerci 9600e3969c feat(rtc): add frontend.worker.rtc.snapshot 2024-03-30 18:04:02 +08:00
Gabriel Horner 1d014c1326 fix graph-parser lint 2024-03-29 17:09:30 -04:00
Gabriel Horner de89e65129 chore: remove unused fns and move file graph fn 2024-03-29 16:32:23 -04:00
Gabriel Horner f728b7b9f6 fix: multiple bugs with built-in pages, fixes LOG-3046
- file graph wasn't creating built in pages
- 3 places where db graphs were incorrectly using file graph built in
  page names
- file graphs creating default pages with incorrect format
2024-03-29 16:21:19 -04:00
Gabriel Horner e08e52acd3 enhance: db graph importer supports optional parent class property 2024-03-29 10:37:09 -04:00
rcmerci 13f66b1f58 refactor(rtc): remove repo arg in init-state fn 2024-03-29 20:07:42 +08:00
rcmerci 4e7ef1229c chore: remove redundant fns 2024-03-29 19:58:13 +08:00
charlie 833384a361 enhance(ux): diagnosis for the shui popup trigger response is not immediate enough 2024-03-29 16:40:30 +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
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
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