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
1f94d9d496
chore: fix test
2022-10-10 21:21:29 +08:00
appflowy
fa3f9c21fc
fix: state of AppFlowyBoard is wrong after reordering the group
2022-10-07 14:42:40 +08:00
appflowy
62d0a31a76
refactor: save default group order
2022-10-01 16:50:54 +08:00
nathan
dfb7ed1053
fix: switch field type in board
2022-09-24 22:36:35 +08:00
appflowy
8da2d24d4e
fix: unit test
2022-09-23 15:22:22 +08:00
appflowy
4f8e012d54
chore: fix bugs when switch group field
2022-09-04 15:49:25 +08:00
appflowy
f57ba8b9a8
chore: read setting
2022-09-03 16:47:58 +08:00
appflowy
bb7cddc7f7
chore: reload group when group by new field
2022-09-02 21:34:00 +08:00
appflowy
e75d8f22c8
chore: add edit field type option helper
2022-09-02 13:24:10 +08:00
appflowy
f192f89ebb
chore: refactor group gen process
2022-09-02 13:24:09 +08:00
appflowy
1931cdd4c0
chore: support switch to multi select field
2022-09-02 13:23:45 +08:00
appflowy
940289c6e3
chore: add board no status column
2022-08-30 15:21:53 +08:00
appflowy
50e772edff
chore: adjust header, card padding ui
2022-08-25 09:51:33 +08:00
appflowy
82b44c2c98
chore: update board column name
2022-08-24 16:57:53 +08:00
appflowy
074c497d57
fix: fix some bugs
2022-08-22 17:45:15 +08:00
appflowy
93f5b5d754
fix: save group rev without apply change
2022-08-21 23:18:42 +08:00
appflowy
23efbc00c1
ci: fix unit test
2022-08-21 13:58:03 +08:00
appflowy
6e6a812243
chore: save group revision and fix warnings
2022-08-20 23:57:51 +08:00
appflowy
c81b6f10fa
refactor: baord configuration
2022-08-19 19:59:09 +08:00
appflowy
659ae5d523
chore: fix some bugs and add more tests
2022-08-19 11:58:34 +08:00
appflowy
da485c6df9
chore: add more test
2022-08-19 09:10:12 +08:00
appflowy
0680b20579
chore: add group unit test
2022-08-18 21:44:22 +08:00
appflowy
d3cd60e527
refactor: rename structs
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
8da6ed9d28
chore: add grid view revision struct
2022-08-14 21:09:18 +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
2282aa948e
chore: support link/number/multiselect/checkbox board cell
2022-08-13 10:01:40 +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
1e3c69f15b
Merge branch 'main' into feat/history
2022-07-20 14:07:54 +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
appflowy
5bfbda5606
fix: decode cell revision into AnyCellData
2022-07-10 22:26:21 +08:00
appflowy
24f2bf398e
chore: add filter feature flag & enable filter tests
2022-07-10 08:36:07 +08:00
appflowy
45774093e1
chore: separate cell operation from row mod
2022-07-08 15:41:26 +08:00
appflowy
5177884b26
refactor: cell data operation
2022-07-08 14:55:44 +08:00
appflowy
e8e719b73f
refactor: separate multi-select and single-select
2022-07-07 18:20:12 +08:00
appflowy
3845a75d61
chore: fix warnings
2022-07-06 11:59:05 +08:00
appflowy
5b504740ef
chore: config cell filter operation
2022-07-06 10:38:54 +08:00
appflowy
35491b22ac
chore: filter with cell data
2022-07-05 17:30:25 +08:00
appflowy
9803fe1ccb
refactor: grid block notification
2022-07-02 11:18:38 +08:00
appflowy
c1ea97c729
refactor: move entities from flowy-grid-data-model to flowy-grid crate
2022-07-01 20:32:11 +08:00
appflowy
a9a797ddaf
refactor: wrap FieldRevision with Arc
2022-07-01 10:39:16 +08:00
appflowy
50d0eff039
chore: cache filter result
2022-06-30 23:00:03 +08:00
appflowy
76f260fe04
chore: config filter service
2022-06-29 17:17:26 +08:00
appflowy
1b38ff8559
chore: config task runner
2022-06-29 13:44:15 +08:00
appflowy
7504ea7555
chore: read block rows with filters
2022-06-28 09:35:19 +08:00
appflowy
b73c68c6f6
refactor: read cell data
2022-06-28 09:35:19 +08:00
appflowy
0f868f48f3
refactor: fetch block data
2022-06-28 09:35:18 +08:00
appflowy
a08590bcba
chore: update test
2022-06-28 09:35:18 +08:00
appflowy
ead305ddda
chore: delete/create filter
2022-06-28 09:35:17 +08:00
appflowy
60675afd1d
chore: add grid filter test
2022-06-28 09:35:17 +08:00
appflowy
2573f9ba27
chore: separate tests from grid_test file
2022-06-20 12:01:40 +08:00
appflowy
c73eb2961a
chore: update grid setting
2022-06-20 09:37:52 +08:00
appflowy
a13e6798ee
refactor: separate grid revision structs from entities
2022-06-15 16:26:14 +08:00
appflowy
ab63ce7bce
chore: rename structs
2022-06-07 15:08:01 +08:00
appflowy
9844c02cbc
chore: Merge branch 'main' into feat_grid_url
...
# Conflicts:
# frontend/rust-lib/flowy-grid/src/event_handler.rs
# shared-lib/flowy-grid-data-model/src/protobuf/model/grid.rs
2022-05-28 16:01:49 +08:00
appflowy
62c322ab21
refactor: Date & SingleSelect & Multi-Select type option
2022-05-28 15:30:15 +08:00
appflowy
166438ad73
chore: fix rust unit test
2022-05-27 20:41:27 +08:00
appflowy
8706b81ac0
refactor: rename struct
2022-05-26 18:01:48 +08:00
appflowy
8c7b0bd5a7
fix: unit test
2022-05-24 15:25:39 +08:00
appflowy
afc563d781
chore: fix unit test
2022-05-14 10:50:11 +08:00
appflowy
19da42f210
chore: add date cell handler
2022-05-11 11:34:13 +08:00
appflowy
f617a04900
refactor: cell with origin data
2022-05-09 16:45:42 +08:00
appflowy
eeba6884ce
chore: config row detail page
2022-04-20 16:32:23 +08:00
appflowy
a049034110
chore: support including time on date type
2022-04-12 10:06:47 +08:00
appflowy
2dd5930560
fix: deserial cells data from delta error
2022-04-11 14:09:50 +08:00
appflowy
9d629412c8
chore: fix transform field type error
2022-04-10 20:27:07 +08:00
appflowy
f01d3250ae
chore: reload after delete or insert row
2022-04-10 14:25:25 +08:00
appflowy
a3770a699c
fix: unit test errors
2022-04-07 15:34:00 +08:00
appflowy
d09a5bf42b
chore: update and delete select option
2022-04-07 10:57:40 +08:00
appflowy
2607822412
chore: show selection
2022-04-05 21:25:59 +08:00
appflowy
99d827f07d
chore: update cell data
2022-04-05 14:25:07 +08:00
appflowy
2262dd0d7b
chore: get cell metas
2022-04-02 10:54:01 +08:00
appflowy
82eed0506b
chore: fix warnings
2022-04-02 08:54:32 +08:00
appflowy
e0b969595c
chore: save type option data as map
2022-04-01 17:17:31 +08:00
appflowy
c7bba01fe5
chore: delete field
2022-03-27 09:35:10 +08:00
appflowy
16598650ff
chore: lazy load cell
2022-03-26 20:27:32 +08:00
appflowy
28948e567c
fix: serde type option data
2022-03-25 20:55:56 +08:00
appflowy
3fdf922f81
chore: config create field pannel
2022-03-24 17:09:05 +08:00