Commit Graph

366 Commits

Author SHA1 Message Date
appflowy
659ae5d523 chore: fix some bugs and add more tests 2022-08-19 11:58:34 +08:00
appflowy
da485c6df9 chore: add more test 2022-08-19 09:10:12 +08:00
appflowy
0680b20579 chore: add group unit test 2022-08-18 21:44:22 +08:00
appflowy
af23e3e803 refactor: replace plugin type with layout type 2022-08-18 21:44:22 +08:00
appflowy
d3cd60e527 refactor: rename structs 2022-08-18 21:44:22 +08:00
appflowy
4856a024a2 chore: Update row when moving row caused cell data changed 2022-08-18 21:44:22 +08:00
appflowy
c4514e421a chore: move card from one column to another 2022-08-18 21:44:22 +08:00
appflowy
f32068d64b refactor: move row params 2022-08-18 21:44:21 +08:00
appflowy
b7d71428be chore: send group notification 2022-08-16 15:49:54 +08:00
appflowy
4683dbee45 chore: add revision reset helper 2022-08-16 11:24:37 +08:00
appflowy
461160094c chore: create grid view when create grid 2022-08-15 23:17:29 +08:00
appflowy
0514b005ca feat: config view lens 2022-08-15 20:07:01 +08:00
appflowy
32e20a4dc7 chore: rename some struct 2022-08-14 23:17:49 +08:00
appflowy
15e1479caa chore: add GridViewRevisionPad 2022-08-14 23:01:53 +08:00
appflowy
8da6ed9d28 chore: add grid view revision struct 2022-08-14 21:09:18 +08:00
appflowy
43eaa2748d chore: insert cell content when creating card 2022-08-14 11:05:55 +08:00
appflowy
f0914cd6f1 chore: add group action handler to intercept the create row progress 2022-08-13 23:26:42 +08:00
appflowy
5de6a7447a chore: read group data from backend 2022-08-12 16:05:56 +08:00
appflowy
461751cf59 chore: config group service 2022-08-11 21:18:27 +08:00
appflowy
8b535720ef chore: add AF prefix to appflowy_board classes 2022-08-11 13:33:36 +08:00
appflowy
aae2d96a4f chore: refactor multi-select type option and add GroupPB 2022-08-11 13:04:55 +08:00
appflowy
29ea3c83c8 chore: refactor grid setting 2022-08-11 10:08:42 +08:00
appflowy
ad3e2f5725 chore: add sub data type 2022-08-10 17:59:28 +08:00
appflowy
ba3e8cc14b chore: format json output 2022-08-10 10:35:00 +08:00
appflowy
b695ceb832 chore: seperate FolderRevision from FolderPad 2022-08-10 10:07:41 +08:00
appflowy
3882c49523 chore: fix rust fmt 2022-08-03 09:00:26 +08:00
appflowy
b6913a215e chore: fix renmae crate error 2022-08-03 08:41:13 +08:00
appflowy
dc636a6e05 chore: add codec to lib-ot 2022-08-03 08:14:09 +08:00
appflowy
ff098c538e chore: rename fns 2022-08-02 09:11:04 +08:00
appflowy
00d81a329f chore: update lib-ot documentation again and rename some structs 2022-08-02 08:55:33 +08:00
appflowy
57a95825d9 chore: rename flowyStr to OTString 2022-08-01 11:32:25 +08:00
appflowy
f8c071e13d chore: update documentation about how the iterator/FlowyStr/Operation work 2022-08-01 11:18:42 +08:00
appflowy
798e16d3aa chore: update lib ot tests 2022-08-01 09:31:40 +08:00
Nathan.fooo
9685aeb0cb
Merge pull request #707 from AppFlowy-IO/feat/flowy_grid_crate_documentation
chore: add documentation for flowy-grid crate
2022-07-31 17:33:12 +08:00
Nathan.fooo
97c0198e77
Merge pull request #721 from LucasXu0/fix/linux_arm64_build
fix: update faccess version from 0.2.3 to 0.2.4 for fixing linux-arm64 building
2022-07-28 09:51:25 +08:00
Lucas.Xu
e89e40d652 fix: update faccess version from 0.2.3 to 0.2.4 for fixing linux-arm64 building (https://github.com/Freaky/faccess/pull/1) 2022-07-26 11:58:21 +08:00
MikeWallaceDev
7436f7de3e docs: made minor changes to grammar 2022-07-25 18:34:26 -04:00
MikeWallaceDev
51617d9eb9 docs: made small changes to grammar 2022-07-25 17:17:11 -04:00
appflowy
00785022e8 chore: add documentation for flowy_grid crate 2022-07-25 15:30:34 +08:00
appflowy
dd71acf843 chore: rename some function & add more documentation 2022-07-24 18:10:29 +08:00
appflowy
3c5b9e6b50 chore: add documentation for lib-ot crate 2022-07-24 17:40:40 +08:00
appflowy
c97e1ccb95 chore: fix tests 2022-07-20 18:47:05 +08:00
appflowy
e0db7bd4f9 chore: remove feature flag: filter 2022-07-20 18:27:12 +08:00
appflowy
1e3c69f15b Merge branch 'main' into feat/history 2022-07-20 14:07:54 +08:00
appflowy
0ecff26636 chore: remove pb reference in util.rs 2022-07-19 13:07:30 +08:00
appflowy
e7c672cb7e chore: replace try_from with from 2022-07-19 11:31:04 +08:00
appflowy
67f88fab0b refactor: add PB suffix to flowy-editor crate's structs 2022-07-18 11:58:39 +08:00
appflowy
ab80e9b0ed chore: add 5 rows in test grid 2022-07-14 09:29:05 +08:00
appflowy
d02acbae6e chore: add more test 2022-07-14 08:05:38 +08:00
appflowy
284755eccf refactor: row builder 2022-07-12 15:49:14 +08:00