AppFlowy/frontend/rust-lib/flowy-grid/src/services
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
..
cell feat: use commas to select a tag in multi-select grid cells (#1158) 2022-10-11 13:43:29 +08:00
field feat: use commas to select a tag in multi-select grid cells (#1158) 2022-10-11 13:43:29 +08:00
filter chore: add edit field type option helper 2022-09-02 13:24:10 +08:00
group feat: use commas to select a tag in multi-select grid cells (#1158) 2022-10-11 13:43:29 +08:00
persistence chore: update grid migration 2022-08-16 11:51:04 +08:00
row feat: use commas to select a tag in multi-select grid cells (#1158) 2022-10-11 13:43:29 +08:00
setting chore: fix bugs when switch group field 2022-09-04 15:49:25 +08:00
snapshot chore: config filter service 2022-06-29 17:17:26 +08:00
tasks chore: refactor grid setting 2022-08-11 10:08:42 +08:00
block_editor.rs Refactor/rename delta (#1256) 2022-10-10 11:56:48 +08:00
block_manager_trait_impl.rs chore: move card from one column to another 2022-08-18 21:44:22 +08:00
block_manager.rs fix: can not delete row from no status group 2022-09-16 21:19:04 +08:00
grid_editor_task.rs chore: refactor grid setting 2022-08-11 10:08:42 +08:00
grid_editor_trait_impl.rs chore: group the row after updated the row 2022-08-17 09:03:43 +08:00
grid_editor.rs chore: remove unuse code 2022-10-11 01:04:13 +08:00
grid_view_editor.rs chore: remove unuse code 2022-10-11 01:04:13 +08:00
grid_view_manager.rs chore: remove unuse code 2022-10-11 01:04:13 +08:00
mod.rs chore: group the row after updated the row 2022-08-17 09:03:43 +08:00
util.rs chore: replace uuid with nanoid 2022-04-11 15:27:03 +08:00