Commit Graph

112 Commits

Author SHA1 Message Date
appflowy
8da2d24d4e fix: unit test 2022-09-23 15:22:22 +08:00
appflowy
4f8e012d54 chore: fix bugs when switch group field 2022-09-04 15:49:25 +08:00
appflowy
f57ba8b9a8 chore: read setting 2022-09-03 16:47:58 +08:00
appflowy
bb7cddc7f7 chore: reload group when group by new field 2022-09-02 21:34:00 +08:00
appflowy
e75d8f22c8 chore: add edit field type option helper 2022-09-02 13:24:10 +08:00
appflowy
f192f89ebb chore: refactor group gen process 2022-09-02 13:24:09 +08:00
appflowy
1931cdd4c0 chore: support switch to multi select field 2022-09-02 13:23:45 +08:00
appflowy
940289c6e3 chore: add board no status column 2022-08-30 15:21:53 +08:00
appflowy
50e772edff chore: adjust header, card padding ui 2022-08-25 09:51:33 +08:00
appflowy
82b44c2c98 chore: update board column name 2022-08-24 16:57:53 +08:00
appflowy
074c497d57 fix: fix some bugs 2022-08-22 17:45:15 +08:00
appflowy
93f5b5d754 fix: save group rev without apply change 2022-08-21 23:18:42 +08:00
appflowy
23efbc00c1 ci: fix unit test 2022-08-21 13:58:03 +08:00
appflowy
6e6a812243 chore: save group revision and fix warnings 2022-08-20 23:57:51 +08:00
appflowy
c81b6f10fa refactor: baord configuration 2022-08-19 19:59:09 +08:00
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
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
b7d71428be chore: send group notification 2022-08-16 15:49:54 +08:00
appflowy
0514b005ca feat: config view lens 2022-08-15 20:07:01 +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
c001a74476 fix: rust unit test compile errors 2022-08-13 14:32:30 +08:00
appflowy
2282aa948e chore: support link/number/multiselect/checkbox board cell 2022-08-13 10:01:40 +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
cefd571dd0 chore: add board data controller 2022-08-11 15:11:57 +08:00
appflowy
08b9930510 refactor: prefer namespace isolation, remove Grid keyword in some structs 2022-08-11 13:25:55 +08:00
appflowy
aae2d96a4f chore: refactor multi-select type option and add GroupPB 2022-08-11 13:04:55 +08:00
appflowy
ad3e2f5725 chore: add sub data type 2022-08-10 17:59:28 +08:00
Poly-Pixel
5309b2a757
style: run cargo fmt 2022-07-27 10:42:33 -04:00
appflowy
8cdecd50fe chore: rename structs 2022-07-25 13:50:58 +08:00
appflowy
f5268178c4 chore: add documentation in grid uint test 2022-07-23 16:57:28 +08:00
appflowy
1e3c69f15b Merge branch 'main' into feat/history 2022-07-20 14:07:54 +08:00
appflowy
e45b14910b chore: add suffix PB to dart class 2022-07-17 14:49:29 +08:00
appflowy
1bf0f0f875 chore: add suffix PB to rust struct 2022-07-17 13:38:53 +08:00
appflowy
3a0b8bbd74 Merge branch 'main' into refactor/add_pb_suffix 2022-07-17 13:19:29 +08:00
appflowy
5ea3213c4e chore: fix tests 2022-07-17 12:57:25 +08:00
appflowy
8073414485 refactor: rename struct & add documentation 2022-07-17 11:49:37 +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
602aab45e2 chore: unit test for cell content 2022-07-13 17:25:03 +08:00
appflowy
f10e324b73 refactor: type options directory 2022-07-13 11:09:13 +08:00
appflowy
284755eccf refactor: row builder 2022-07-12 15:49:14 +08:00
appflowy
7d39e90a9a chore: separate RowScript from EditorScropt 2022-07-11 20:09:34 +08:00
appflowy
5bfbda5606 fix: decode cell revision into AnyCellData 2022-07-10 22:26:21 +08:00
appflowy
24f2bf398e chore: add filter feature flag & enable filter tests 2022-07-10 08:36:07 +08:00
appflowy
45774093e1 chore: separate cell operation from row mod 2022-07-08 15:41:26 +08:00