AppFlowy/frontend/rust-lib/flowy-database2/tests/database/mock_data
Richard Shiue 0f006fa60b
feat: pre-fill row cells with filter data before row creation (#4854)
* feat: fill cells according to active filters

* chore: short circuit filter_row function

* chore: delete corresponding filters when filtered filter is deleted

* chore: validate filters when loading

* chore: remove unnecessary tuple in return

* chore: use trait

* chore: add tests
2024-03-16 17:18:30 +08:00
..
board_mock_data.rs feat: add basic relation field (#4397) 2024-02-29 14:38:18 +08:00
calendar_mock_data.rs chore: move field width to field settings (#3830) 2023-11-06 14:48:59 +08:00
grid_mock_data.rs feat: pre-fill row cells with filter data before row creation (#4854) 2024-03-16 17:18:30 +08:00
mod.rs feat: checklist improve (#2653) 2023-05-30 09:41:33 +08:00