Commit Graph

18312 Commits

Author SHA1 Message Date
rcmerci
d39fb0782b refactor(rtc): go through the process of missionary-rtc-loop and
fix several bugs
2024-04-30 15:29:10 +08:00
rcmerci
9c2b205027 refator(rtc): update create-rtc-loop 2024-04-30 12:30:39 +08:00
rcmerci
75f69ffb48 refactor(rtc): split core by adding ns remote, client, exception
and re-impl using missionary
2024-04-30 02:08:00 +08:00
rcmerci
5cd1bd2b11 enhance(rtc): update ws apis 2024-04-30 02:07:03 +08:00
charlie
0a0b7e0a40 enhance(ux): polish alignments for the bullets within the Headings block 2024-04-29 17:59:34 +08:00
charlie
e40e39c3aa enhance(ux): better highlights page name for the search result items 2024-04-29 15:56:11 +08:00
Tienson Qin
95eb0e7f4a Merge branch 'feat/db' into refactor/db-properties-schema 2024-04-29 15:55:23 +08:00
Tienson Qin
cdf546dce7 convert fractional-index js to cljs 2024-04-29 15:30:35 +08:00
Tienson Qin
abbaf495fe code cleanup 2024-04-29 15:23:55 +08:00
charlie
179b4fa44a enhance(ux): add context menu actions for the right sidebar items 2024-04-29 14:18:37 +08:00
Tienson Qin
723f0a5bab fix: class ordered properties 2024-04-29 12:27:18 +08:00
Tienson Qin
8275449b3c feat: drag && drop block properties 2024-04-29 11:35:11 +08:00
rcmerci
39228f4409 feat(rtc): add timeout(10s) for creating ws-connection 2024-04-29 01:43:01 +08:00
Tienson Qin
dda5f2200e wip: add global :block/order for properties 2024-04-29 00:27:41 +08:00
Tienson Qin
6a976ca0e2 Deprecate more db attributes for db graphs 2024-04-28 22:29:47 +08:00
rcmerci
e9f5137a86 refactor(rtc): add frontend.worker.rtc.ws2
- backoff reconnect websocket
- auto reconnect closed websocket when sending data
- support timeout when receiving data from websocket
- support cancel
2024-04-28 20:02:00 +08:00
Tienson Qin
5d4ae66d86 revert: remove :block/properties 2024-04-28 19:44:53 +08:00
charlie
7dca9292d1 enhance(ui): polish details 2024-04-28 19:24:47 +08:00
Tienson Qin
d0e2a0991b fix: :string could be entity for closed values 2024-04-28 18:06:50 +08:00
Tienson Qin
b21bdbe71b fix: add :string to select type 2024-04-28 17:51:20 +08:00
Tienson Qin
c4e0bda579 fix: add :string to user faced and disable :default for closed value 2024-04-28 17:48:33 +08:00
Tienson Qin
6272dd112a fix: use :string instead of :default type for built-in property 2024-04-28 17:06:26 +08:00
Tienson Qin
16f2ba37e7 fix: modify markdown file doesn't show on UI 2024-04-28 15:46:02 +08:00
charlie
43b5c575ad fix(ux): sometimes up/down block selection not work 2024-04-28 15:34:22 +08:00
Tienson Qin
5a8065db88 fix: template not working for file graphs 2024-04-28 15:18:45 +08:00
Tienson Qin
e1b57655a8 fix: search redirects to hidden page 2024-04-28 14:40:01 +08:00
Tienson Qin
c4a123dfb2 fix: save whiteboard create multiple pages 2024-04-28 14:21:31 +08:00
Tienson Qin
b90eb36e83 perf: load datoms instead of pull data when app loads 2024-04-28 09:23:13 +08:00
Tienson Qin
2088c80a93 fix: container-id could be unknown 2024-04-27 10:14:10 +08:00
Tienson Qin
8c20e3b54f fix: undo/redo editor cursor 2024-04-27 09:56:49 +08:00
Gabriel Horner
1b3b3afd32 fix: invalid placeholder for :date and :page 2024-04-26 09:22:46 -04:00
charlie
0eb44c0090 Merge branch 'master' into feat/db 2024-04-26 17:19:22 +08:00
charlie
82a1a18762 refactor(ui): simplify the old shui codes and remove support for the table.v2 2024-04-26 16:47:53 +08:00
Tienson Qin
81c267ed58 wip: undo redo editor cursor 2024-04-26 14:44:38 +08:00
Gabriel Horner
01382219ca fix: display page aliases 2024-04-25 16:48:44 -04:00
Gabriel Horner
75bd3e8ef8 fix: invalid new whiteboard pages 2024-04-25 15:12:57 -04:00
Gabriel Horner
4276a3f109 fix: replace file graph helper in db graph namespaces
with db graph equivalent
2024-04-25 12:19:58 -04:00
Gabriel Horner
edca3049c0 chore: remove unused fn 2024-04-25 11:24:08 -04:00
Gabriel Horner
3681ac354b fix: move db-pipeline and datascript-report back to outliner dep
graph-parser is primarily a file graph dep that is maintained separately
from db graphs. We want to move as many namespaces out of it as
possible. Also moved differing count assertions to
their respective tests
2024-04-25 11:22:14 -04:00
Gabriel Horner
cb22dca5e0 fix: db tests 2024-04-25 09:39:02 -04:00
rcmerci
b28de803a5 chore: remove debug json 2024-04-25 20:59:50 +08:00
Tienson Qin
98a2cfdb80 fix: lint 2024-04-25 20:57:12 +08:00
Gabriel Horner
b0c78676df fix: selecting journal in all pages displays journals
Journals are not visible by default so enable them
on select so the user can see results
2024-04-25 08:49:37 -04:00
Tienson Qin
b84ea96160 fix: handle more non-consecutive cases 2024-04-25 20:39:15 +08:00
Tienson Qin
331aa50379 fix: delete blocks might be consecutive but reversed 2024-04-25 20:28:06 +08:00
rcmerci
48b69c6f9e fix(test): ensure generated-op's left,parent,self are not conflict 2024-04-25 18:26:02 +08:00
Tienson Qin
d82c7fa2f5 fix: tests 2024-04-25 17:33:37 +08:00
Tienson Qin
b55c064305 fix: move :block/path-res calculation to dep graph-parser 2024-04-25 16:50:04 +08:00
Tienson Qin
bcd04dba05 fix: file graph issues 2024-04-25 15:57:14 +08:00
charlie
1e13b67ab0 enhance(ui): refactor the context menu with the shui dropdown menu items 2024-04-25 15:25:47 +08:00