Commit Graph

66 Commits

Author SHA1 Message Date
appflowy
8073414485 refactor: rename struct & add documentation 2022-07-17 11:49:37 +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
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
appflowy
694963a47d chore: add update field and create field handler 2022-03-23 22:10:31 +08:00