Nathan.fooo
f5b7d3951f
Feat/sort after change ( #1607 )
...
* chore: generate task after row was changed
* chore: config task
* chore: add task test
Co-authored-by: nathan <nathan@appflowy.io>
2022-12-26 20:28:18 +08:00
Nathan.fooo
5a30f46b85
feat: sort cell ( #1593 )
...
* chore: call cell decode data
* chore: cache cell decoded data
* chore: update cache cell data
* chore: cache cell data
* refactor: separate cell type option functionalities
* refactor: add TypeOptionCellDataFilter trait
* chore: remove unused codes
* chore: fix wanrings
* chore: add sort tests
* chore: sort single select and multi select
Co-authored-by: nathan <nathan@appflowy.io>
2022-12-24 23:19:11 +08:00
Nathan.fooo
9f7f86a49a
chore: update test ( #1584 )
2022-12-20 08:39:46 +08:00
nathan
0cf0b29721
chore: hide the grid blocks from Dart
2022-12-11 13:10:35 +08:00
nathan
1ba299815e
feat: implement checklist UI
2022-11-30 15:14:27 +08:00
nathan
b4671c1d99
feat: support checklist
2022-11-30 15:14:27 +08:00
appflowy
c80fa5da78
chore: add date filter tests
2022-11-14 16:33:24 +08:00
appflowy
0e137f12f5
chore: date with utc
2022-11-14 12:03:22 +08:00
appflowy
6aba344583
chore: rename some pb structs
2022-11-14 09:59:23 +08:00
appflowy
130c5f8e6e
refactor: reanme flowy-grid-data-model to grid-rev-model
2022-11-08 14:12:13 +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
e75d8f22c8
chore: add edit field type option helper
2022-09-02 13:24:10 +08:00
appflowy
659ae5d523
chore: fix some bugs and add more tests
2022-08-19 11:58:34 +08:00
appflowy
0680b20579
chore: add group unit test
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
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
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
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