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
|
14874772b1
|
chore: insert default group at index 0
|
2022-08-25 13:44:58 +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
|
ffc6f141fa
|
chore: fix GroupConfigurationRevision deserialize error
|
2022-08-22 10:06:08 +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
|
49601b66ef
|
chore: save group configuration
|
2022-08-20 16:44:44 +08:00 |
|
appflowy
|
91b2917d60
|
chore: reader and writter for group configuration
|
2022-08-20 15:40:13 +08:00 |
|
appflowy
|
5fac1f044a
|
chore: move some structs
|
2022-08-19 23:11:05 +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
|
4856a024a2
|
chore: Update row when moving row caused cell data changed
|
2022-08-18 21:44:22 +08:00 |
|
appflowy
|
4683dbee45
|
chore: add revision reset helper
|
2022-08-16 11:24:37 +08:00 |
|
appflowy
|
461160094c
|
chore: create grid view when create grid
|
2022-08-15 23:17:29 +08:00 |
|
appflowy
|
0514b005ca
|
feat: config view lens
|
2022-08-15 20:07:01 +08:00 |
|
appflowy
|
32e20a4dc7
|
chore: rename some struct
|
2022-08-14 23:17:49 +08:00 |
|
appflowy
|
15e1479caa
|
chore: add GridViewRevisionPad
|
2022-08-14 23:01:53 +08:00 |
|
appflowy
|
8da6ed9d28
|
chore: add grid view revision struct
|
2022-08-14 21:09:18 +08:00 |
|
appflowy
|
f0914cd6f1
|
chore: add group action handler to intercept the create row progress
|
2022-08-13 23:26:42 +08:00 |
|
appflowy
|
461751cf59
|
chore: config group service
|
2022-08-11 21:18:27 +08:00 |
|
appflowy
|
8b535720ef
|
chore: add AF prefix to appflowy_board classes
|
2022-08-11 13:33:36 +08:00 |
|
appflowy
|
aae2d96a4f
|
chore: refactor multi-select type option and add GroupPB
|
2022-08-11 13:04:55 +08:00 |
|
appflowy
|
29ea3c83c8
|
chore: refactor grid setting
|
2022-08-11 10:08:42 +08:00 |
|
MikeWallaceDev
|
51617d9eb9
|
docs: made small changes to grammar
|
2022-07-25 17:17:11 -04:00 |
|
appflowy
|
00785022e8
|
chore: add documentation for flowy_grid crate
|
2022-07-25 15:30:34 +08:00 |
|
appflowy
|
c97e1ccb95
|
chore: fix tests
|
2022-07-20 18:47:05 +08:00 |
|
appflowy
|
e0db7bd4f9
|
chore: remove feature flag: filter
|
2022-07-20 18:27:12 +08:00 |
|
appflowy
|
ab80e9b0ed
|
chore: add 5 rows in test grid
|
2022-07-14 09:29:05 +08:00 |
|
appflowy
|
5bfbda5606
|
fix: decode cell revision into AnyCellData
|
2022-07-10 22:26:21 +08:00 |
|
appflowy
|
8fa7a20326
|
chore: make grid setting from revision
|
2022-07-10 17:06:36 +08:00 |
|
appflowy
|
24f2bf398e
|
chore: add filter feature flag & enable filter tests
|
2022-07-10 08:36:07 +08:00 |
|
appflowy
|
5b504740ef
|
chore: config cell filter operation
|
2022-07-06 10:38:54 +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
|
a74814d4d6
|
chore: disable setting revision
|
2022-06-29 17:18:41 +08:00 |
|
appflowy
|
76f260fe04
|
chore: config filter service
|
2022-06-29 17:17:26 +08:00 |
|
appflowy
|
dc81ac8e24
|
chore: grid tasks
|
2022-06-28 09:35:54 +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 |
|