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
6846bbf103
chore: fix test
2022-11-15 10:19:13 +08:00
appflowy
0e137f12f5
chore: date with utc
2022-11-14 12:03:22 +08:00
appflowy
130c5f8e6e
refactor: reanme flowy-grid-data-model to grid-rev-model
2022-11-08 14:12:13 +08:00
appflowy
3a7660108c
chore: add documentation
2022-10-12 22:16:14 +08:00
appflowy
a0d0a13030
chore: add documentation
2022-10-12 21:52:17 +08:00
Richard Shiue
295b887cf1
feat: use commas to select a tag in multi-select grid cells ( #1158 )
...
* fix: comma to select tags
* chore: support passing multiple option ids
* chore: add more unit tests for single select and multi select
* chore: move to select multiple options using a single payload
* chore: do not unselect the option if insert option ids contain that option
Co-authored-by: appflowy <annie@appflowy.io>
2022-10-11 13:43:29 +08:00
appflowy
155cf3dca5
fix: display cell data after switching to text field
2022-09-27 18:22:11 +08:00
appflowy
84aa156885
refactor: text type option test
2022-09-27 14:20:18 +08:00
nathan
dfb7ed1053
fix: switch field type in board
2022-09-24 22:36:35 +08:00
appflowy
fa0a485c85
fix: move checkbox card fail
2022-09-24 17:25:59 +08:00
appflowy
6384edf0e6
chore: support group by checkbox field
2022-09-04 23:15:49 +08:00
appflowy
e75d8f22c8
chore: add edit field type option helper
2022-09-02 13:24:10 +08:00
appflowy
940289c6e3
chore: add board no status column
2022-08-30 15:21:53 +08:00
appflowy
659ae5d523
chore: fix some bugs and add more tests
2022-08-19 11:58:34 +08:00
appflowy
43eaa2748d
chore: insert cell content when creating card
2022-08-14 11:05:55 +08:00
appflowy
707ddb4e73
chore: generic GroupGenerator
2022-08-12 09:49:07 +08:00
appflowy
461751cf59
chore: config group service
2022-08-11 21:18:27 +08:00
appflowy
aae2d96a4f
chore: refactor multi-select type option and add GroupPB
2022-08-11 13:04:55 +08:00
appflowy
1bf0f0f875
chore: add suffix PB to rust struct
2022-07-17 13:38:53 +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
1e3640f8ac
chore: config cell displayable data
2022-07-12 22:24:01 +08:00
appflowy
284755eccf
refactor: row builder
2022-07-12 15:49:14 +08:00
appflowy
5bfbda5606
fix: decode cell revision into AnyCellData
2022-07-10 22:26:21 +08:00
appflowy
45774093e1
chore: separate cell operation from row mod
2022-07-08 15:41:26 +08:00