Commit Graph

109 Commits

Author SHA1 Message Date
appflowy
7f7801d04e chore: save view order 2022-04-27 07:21:37 +08:00
appflowy
b282a14b58 chore: add sync feature 2022-04-14 21:57:00 +08:00
appflowy
fd9e13bf4b chore: refactor grid field listener 2022-04-14 13:59:42 +08:00
appflowy
f4b206d196 chore: config test log 2022-04-12 11:13:35 +08:00
appflowy
82840e1201 chore: replace uuid with nanoid 2022-04-11 15:27:03 +08:00
appflowy
43095cb0dd chore: close grid handler 2022-04-10 16:29:45 +08:00
appflowy
6a3820253f chore: rename crates 2022-03-19 16:55:29 +08:00
appflowy
b1d87d95cf chore: remove unuse crates 2022-03-19 16:23:34 +08:00
appflowy
f181ce106d chore: Merge branch 'main' into feat_grid_ui 2022-03-18 21:09:06 +08:00
appflowy
694c612c67 fix: event handler not found for ApplyDocDelta 2022-03-16 16:34:38 +08:00
appflowy
b3ed254caf chore: add more test and fix warnings 2022-03-16 10:02:37 +08:00
appflowy
47081f3095 chore: update grid test 2022-03-15 19:00:28 +08:00
appflowy
50f32521c5 chore: rename trait 2022-03-15 11:07:18 +08:00
appflowy
1e6d82c0ec chore: add field builder 2022-03-12 21:53:49 +08:00
appflowy
6579940dc8 chore: create default grid 2022-03-12 10:47:34 +08:00
appflowy
e11176436d chore: grid block meta editor 2022-03-11 21:36:00 +08:00
appflowy
9a791974b4 chore: config grid rev persistence 2022-03-10 22:27:19 +08:00
appflowy
7ac6a1dc89 chore: rename struct 2022-03-10 17:14:10 +08:00
appflowy
05441f865e feat: show grid 2022-03-06 21:31:18 +08:00
appflowy
9bb516786e fix: make grid with view_id 2022-03-06 11:28:24 +08:00
appflowy
264166fa29 chore: impl view data processor 2022-03-06 09:25:34 +08:00
appflowy
1b80934899 chore: impl view data processor 2022-03-05 22:30:42 +08:00
appflowy
5c155a07bf feat: move handles to flowy-block crate 2022-03-05 21:15:10 +08:00
appflowy
11ceb96f65 feat: return rows and fields 2022-03-05 17:52:25 +08:00
appflowy
8029f1035d chore: impl handler logic 2022-03-05 10:59:44 +08:00
appflowy
49807a0b57 feat: config grid db 2022-03-04 18:13:17 +08:00
appflowy
03f34b143d feat: add grid event 2022-03-04 18:13:16 +08:00
appflowy
2e6dd39780 refactor: rename flowy-document to flowy-block 2022-03-02 15:22:18 +08:00
appflowy
8a0308703e fix: compose folder error 2022-03-01 23:38:26 +08:00
appflowy
7a36fed778 refactor: remove domain folder 2022-03-01 16:17:09 +08:00
appflowy
b6de0caad6 refactor: show plugin 2022-03-01 10:25:21 +08:00
appflowy
8747457836 refactor: add plugins 2022-03-01 00:23:04 +08:00
appflowy
74831964a6 feat: update view properties 2022-02-28 16:00:43 +08:00
appflowy
c843571e3d feat: add new view_type, kanban 2022-02-26 17:28:23 +08:00
appflowy
01985848f9 refactor: rename structs 2022-02-26 11:03:42 +08:00
appflowy
6078e46d3d refactor: rename structs 2022-02-25 23:30:02 +08:00
appflowy
ed9a48fc1c chore: rename struct property 2022-02-24 23:19:41 +08:00
appflowy
93695dc4be chore: rename structs 2022-02-24 20:36:24 +08:00
appflowy
dd8c26df02 refactor: revision_cache with sync_seq 2022-02-19 11:34:31 +08:00
appflowy
dd832b7482 chore: rename some struct 2022-02-18 23:04:55 +08:00
appflowy
06967d8057 fix: path issue on windows 2022-02-17 20:10:29 +08:00
appflowy
6061dc1989 chore: update unit test 2022-02-16 15:28:00 +08:00
appflowy
c760ca6788 chore: update unit test 2022-02-16 14:23:27 +08:00
appflowy
cd013529d4 chore: write dart_event file 2022-02-16 11:05:43 +08:00
appflowy
bf3a0b6e5b feat: add flowy_clean command to remove the build.rs cache 2022-02-15 22:37:13 +08:00
appflowy
0933935071 refactor: add code_gen crate 2022-02-15 22:18:34 +08:00
appflowy
f872c6c1f8 ci: fix flutter warnings 2022-02-09 21:56:46 +08:00
appflowy
68dfde4cf8 ci: cargo test without default features 2022-02-09 21:39:12 +08:00
appflowy
4b63170e56 refactor: read cache proto info 2022-02-09 18:17:06 +08:00
appflowy
1c3c519b14 refactor: cache proto file info 2022-02-09 13:08:49 +08:00
appflowy
7646f984e0 refactor: generate x.proto file using build.rs 2022-02-09 09:57:03 +08:00
appflowy
d0b02cb4fd refactor: generate dart pb files with feature flag: dart 2022-02-08 16:24:59 +08:00
appflowy
9135b92a39 refactor: generate the pb files using build.rs 2022-02-08 14:36:59 +08:00
appflowy
0c6903f793 refactor: refactor some crates with http_server 2022-02-07 15:34:46 +08:00
appflowy
728d60239a added reset appearance setting 2022-02-01 12:15:11 +08:00
appflowy
fcc6f51b3b rename folder event 2022-01-30 10:33:21 +08:00
appflowy
8449f736e7 add user appearance setting 2022-01-28 18:38:09 +08:00
MikeWallaceDev
e77e6d275f changed permissions from 755 to 644 2022-01-27 14:18:41 -05:00
appflowy
2fa99a563c rename flowy-core to flowy-folder that manages the workspace,app,view 2022-01-27 20:43:43 +08:00