nathan
|
b6773a732b
|
chore: add filter tests
|
2022-11-27 16:53:42 +08:00 |
|
Nathan.fooo
|
69a7ae5201
|
Implement Grid's filter UI (#1474)
* fix: border of field cell
* chore: add filter button
* chore: refactor setting button event
* chore: notify row did changed with filter configuration
* chore: add filter bloc test
* chore: config add filter button
* chore: create filter
* chore: load filters and update corresponding field property
* chore: add filter choice chip
* chore: config choice chip ui
* chore: send notification when filter updated
* chore: update filter after update field type option data
* fix: remove/add filter when update field's type option
* chore: create home setting bloc to save the setting of the home screen
* chore: add filter test
* chore: edit text filter ui
* fix: filter cell bugs
* fix: insert row out of bound
* chore: update setting icon in grid
* chore: shrink wrap the filter list
* refactor: extract row container from row cache
* chore: disable split-debuginfo
Co-authored-by: nathan <nathan@appflowy.io>
|
2022-11-26 21:28:08 +08:00 |
|
Nathan.fooo
|
fc10ee2d6b
|
Fix filter test (#1459)
* chore: move grid_view_editor.rs to view_editor folder
* chore: hide invisible rows
* fix: lock issue
* fix: flutter test potential failed
* chore: separate group tests
Co-authored-by: nathan <nathan@appflowy.io>
|
2022-11-17 16:44:17 +08:00 |
|
Nathan.fooo
|
f426745094
|
fix: await the cell dispose (#1437)
|
2022-11-11 12:41:53 +08:00 |
|
appflowy
|
3a7660108c
|
chore: add documentation
|
2022-10-12 22:16:14 +08:00 |
|
appflowy
|
56fdc99990
|
feat: enable select checkbox directly
|
2022-09-07 19:08:08 +08:00 |
|
appflowy
|
29e7e01146
|
chore: hide edit button when start editing
|
2022-09-07 11:33:42 +08:00 |
|
appflowy
|
86e2091ccf
|
fix: reduce rebuild while editing text field
|
2022-09-06 20:43:49 +08:00 |
|
appflowy
|
3ae28186e8
|
fix: rebuild card when create new field from row detail page
|
2022-09-06 17:52:05 +08:00 |
|
appflowy
|
4f8e012d54
|
chore: fix bugs when switch group field
|
2022-09-04 15:49:25 +08:00 |
|
appflowy
|
54d6f3709e
|
chore: replace FieldPB with GridField
|
2022-09-03 21:18:52 +08:00 |
|
appflowy
|
a2d8fe9e80
|
chore: run dart fix --apply
|
2022-08-31 09:19:31 +08:00 |
|
appflowy
|
a7349f43aa
|
chore: add edit card button
|
2022-08-30 20:54:11 +08:00 |
|
appflowy
|
4e8308b834
|
chore: disable moving column
|
2022-08-29 15:42:08 +08:00 |
|
appflowy
|
aba0f946dd
|
chore: do not build the cell if its fieldId equal to the corresponding group field id
|
2022-08-26 16:07:51 +08:00 |
|
appflowy
|
c827f9b156
|
chore: fix card refresh issue
|
2022-08-25 12:36:56 +08:00 |
|
appflowy
|
5ee6875d7b
|
chore: open card detail
|
2022-08-16 18:19:54 +08:00 |
|
appflowy
|
162152916c
|
chore: delete board card
|
2022-08-16 17:41:02 +08:00 |
|
appflowy
|
57ede798d8
|
refactor: remove UpdateRowPB, refactor RowInfo class
|
2022-08-13 15:00:13 +08:00 |
|
appflowy
|
28e77ae68c
|
chore: add card container
|
2022-08-13 11:51:26 +08:00 |
|
appflowy
|
9d72e36c19
|
chore: update card ui by adding date,text,selectoption cell
|
2022-08-12 22:58:43 +08:00 |
|
appflowy
|
800fb82211
|
chore: card ui
|
2022-08-12 20:54:13 +08:00 |
|
appflowy
|
055868bae3
|
chore: build board card ui
|
2022-08-12 16:30:08 +08:00 |
|