Commit Graph

1950 Commits

Author SHA1 Message Date
609d103779 Merge pull request #619 from AppFlowy-IO/refactor/add_pb_suffix 2022-07-17 15:14:15 +08:00
e45b14910b chore: add suffix PB to dart class 2022-07-17 14:49:29 +08:00
1bf0f0f875 chore: add suffix PB to rust struct 2022-07-17 13:38:53 +08:00
3a0b8bbd74 Merge branch 'main' into refactor/add_pb_suffix 2022-07-17 13:19:29 +08:00
70100cdd3a Merge pull request #618 from AppFlowy-IO/feat/insert_cell_test
Feat/insert cell test
2022-07-17 13:10:55 +08:00
5ea3213c4e chore: fix tests 2022-07-17 12:57:25 +08:00
cca577f967 Merge branch 'main' into feat/insert_cell_test 2022-07-17 11:54:58 +08:00
8073414485 refactor: rename struct & add documentation 2022-07-17 11:49:37 +08:00
c860d1bc0b Merge pull request #617 from AppFlowy-IO/feat/add_more_grid_documentation 2022-07-16 21:03:10 +08:00
27ce5b8fe9 refactor: field editor bloc 2022-07-16 19:59:00 +08:00
58892e3914 Merge pull request #616 from AppFlowy-IO/feat/add_more_grid_documentation
Feat/add more grid documentation
2022-07-16 18:18:43 +08:00
29f2d863ff chore: renmae property & add documentation 2022-07-16 17:06:00 +08:00
a73987456e chore: add documentation 2022-07-16 11:53:39 +08:00
e01a0cf8a5 Merge pull request #614 from AppFlowy-IO/feat/type_option_widget
chore: rename classes
2022-07-15 16:49:10 +08:00
4825d83d2f chore: rename classes 2022-07-15 11:44:27 +08:00
a8b560ed93 debug: rerender username properly 2022-07-15 09:09:56 +08:00
36ee62aadf Merge pull request #613 from MikeWallaceDev/remove_pubspec_lock
chore: remove pubspec.lock generated by libraries.
2022-07-15 08:35:16 +08:00
18dd4621b6 Merge pull request #612 from AppFlowy-IO/feat/grid_cell_data_operation
Feat/grid cell data operation
2022-07-15 08:34:07 +08:00
eda54719b1 chore: remove pubspec.lock generated by libraries. Keep the one in the application 2022-07-14 14:23:06 -04:00
8ac75af875 refactor: rename GridCellContext to GridCellController 2022-07-14 21:26:58 +08:00
3844d6aad1 refactor: add documentation to GridCellContext 2022-07-14 20:33:19 +08:00
ab80e9b0ed chore: add 5 rows in test grid 2022-07-14 09:29:05 +08:00
d02acbae6e chore: add more test 2022-07-14 08:05:38 +08:00
602aab45e2 chore: unit test for cell content 2022-07-13 17:25:03 +08:00
f10e324b73 refactor: type options directory 2022-07-13 11:09:13 +08:00
1e3640f8ac chore: config cell displayable data 2022-07-12 22:24:01 +08:00
284755eccf refactor: row builder 2022-07-12 15:49:14 +08:00
6020459f76 Merge pull request #604 from AppFlowy-IO/refactor/grid_test_dir
Refactor: refactor grid unit test directory
2022-07-11 20:39:31 +08:00
7d39e90a9a chore: separate RowScript from EditorScropt 2022-07-11 20:09:34 +08:00
766af21bc8 Merge pull request #600 from AppFlowy-IO/feat/row_filter_test
Feat/row filter test
2022-07-10 22:50:35 +08:00
fda632e4e3 Merge pull request #597 from MikeWallaceDev/fix_linux_build_on_x86_64
fix : fix linux build on x86_64
2022-07-10 22:37:58 +08:00
5bfbda5606 fix: decode cell revision into AnyCellData 2022-07-10 22:26:21 +08:00
8fa7a20326 chore: make grid setting from revision 2022-07-10 17:06:36 +08:00
29ce171783 feat: show name on _UserNameInput 2022-07-10 11:31:26 +08:00
29a44fd059 Merge pull request #598 from tsuiyuenhong/fix/windows_layout_bug
fix: row_detail layout error in Windows
2022-07-10 10:27:03 +08:00
24f2bf398e chore: add filter feature flag & enable filter tests 2022-07-10 08:36:07 +08:00
db165f7006 refactor: remove updateUserName from MenuUserBloc 2022-07-09 23:32:29 +08:00
f24e154b4f refactor: create SettingsUserViewBloc 2022-07-09 22:00:17 +08:00
ec1113b134 chore: add date filter tests 2022-07-09 11:19:17 +08:00
3aca5a3b46 fix: continue adding "_64" to make build work 2022-07-08 11:20:42 -04:00
c0414a0e7e fix: fixed the ci script to correctly use 86_64 2022-07-08 10:53:29 -04:00
4f30f8e2cd refactor: separate filter operation from filter_entities mod 2022-07-08 16:32:11 +08:00
6a01a44cc2 refactor: rm filter login from eneities mod 2022-07-08 16:08:39 +08:00
bb6a670d26 Merge pull request #599 from AppFlowy-IO/refactor/grid_decode_cell_data
Refactor/grid decode cell data
2022-07-08 16:06:50 +08:00
45774093e1 chore: separate cell operation from row mod 2022-07-08 15:41:26 +08:00
8cfacc4bcc fix: row_detail layout error in Windows 2022-07-08 15:01:06 +08:00
5177884b26 refactor: cell data operation 2022-07-08 14:55:44 +08:00
4ec1e4024e refactor: cell data parser 2022-07-08 13:06:06 +08:00
41989cf186 chore: add comments 2022-07-08 10:50:14 +08:00
02cdd8ca4c Merge pull request #596 from AppFlowy-IO/feat/cell_filter_test
Feat/cell filter test
2022-07-08 08:54:39 +08:00