appflowy
|
c80fa5da78
|
chore: add date filter tests
|
2022-11-14 16:33:24 +08:00 |
|
Nathan.fooo
|
a0a16cc493
|
feat: config grid filter in backend & add tests
* chore: add search crate
* chore: add task order test
* chore: enable timeout
* add task crate
* chore: run filter task
* chore: run filter task
* chore: filter rows
* chore: cache filter result
* chore: filter rows when open a grid
* chore: add tests
* test: add number filter test
* test: add checkbox fitler test
* chore: fix test
Co-authored-by: nathan <nathan@appflowy.io>
|
2022-11-13 22:23:57 +08:00 |
|
appflowy
|
130c5f8e6e
|
refactor: reanme flowy-grid-data-model to grid-rev-model
|
2022-11-08 14:12:13 +08:00 |
|
Nathan.fooo
|
cf4a2920f8
|
Refactor/rename crate (#1275)
|
2022-10-13 23:29:37 +08:00 |
|
appflowy
|
8da2d24d4e
|
fix: unit test
|
2022-09-23 15:22:22 +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
|
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
|
0680b20579
|
chore: add group unit test
|
2022-08-18 21:44:22 +08:00 |
|
appflowy
|
8da6ed9d28
|
chore: add grid view revision struct
|
2022-08-14 21:09:18 +08:00 |
|
appflowy
|
2282aa948e
|
chore: support link/number/multiselect/checkbox board cell
|
2022-08-13 10:01:40 +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 |
|
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
|
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 |
|