AppFlowy/frontend/app_flowy/lib/plugins/grid/application
Richard Shiue 80f034beee
feat: alter some select option editor bloc events and add tests (#1264)
* chore: separate select and unselect events

* style: improve readability

* chore: don't send empty payloads if we can help it

* test: add select option text field test

* test: complete bloc test for select option

* test: delete all options between each test

* fix: keep insert order

* test: combine select and unselect tests

* chore: remove duplicate wait

Co-authored-by: appflowy <annie@appflowy.io>
2022-10-22 19:55:18 +08:00
..
block chore: fix bugs when switch group field 2022-09-04 15:49:25 +08:00
cell feat: alter some select option editor bloc events and add tests (#1264) 2022-10-22 19:55:18 +08:00
field fix: FieldEditor not refresh its type-option data after switching to a new field (#1285) 2022-10-15 19:06:34 +08:00
row chore: fix bugs 2022-09-15 16:05:55 +08:00
setting chore: fix bugs when switch group field 2022-09-04 15:49:25 +08:00
grid_bloc.dart chore: add grid bloc test (#1289) 2022-10-16 16:51:21 +08:00
grid_data_controller.dart chore: add grid bloc test (#1289) 2022-10-16 16:51:21 +08:00
grid_header_bloc.dart chore: fix bugs when switch group field 2022-09-04 15:49:25 +08:00
grid_service.dart chore: enable create card from header button 2022-08-31 14:56:03 +08:00
prelude.dart refactor: prefer namespace isolation, remove Grid keyword in some structs 2022-08-11 13:25:55 +08:00