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
5de6a7447a
chore: read group data from backend
2022-08-12 16:05:56 +08:00
appflowy
e29aaf8388
refactor: cell data parser
2022-08-12 10:41:46 +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
appflowy
5ee4b8a2bc
chore: different color when create option for single-select or multi-select
2022-04-18 17:17:42 +08:00
appflowy
82840e1201
chore: replace uuid with nanoid
2022-04-11 15:27:03 +08:00
appflowy
d09a5bf42b
chore: update and delete select option
2022-04-07 10:57:40 +08:00
appflowy
694963a47d
chore: add update field and create field handler
2022-03-23 22:10:31 +08:00
appflowy
27628cc78e
chore: fix rust unit test
2022-03-18 22:13:12 +08:00
appflowy
b3ed254caf
chore: add more test and fix warnings
2022-03-16 10:02:37 +08:00
appflowy
50f32521c5
chore: rename trait
2022-03-15 11:07:18 +08:00
appflowy
46be04f94e
chore: config update cell
2022-03-14 23:16:25 +08:00
appflowy
196d254278
chore: add row test
2022-03-14 17:24:25 +08:00