AppFlowy/frontend/rust-lib/flowy-database/tests/database
Richard Shiue 77ff2e987a
chore: include time per cell (#1901)
* style: autoformat

* chore: add include_time to cell data

* chore: remove include_time from date field type options

* chore: fix tests

* chore: custom deserializer for date cell data

* chore: add more tests

* chore: simplify date calculation logic

* chore: move include time to per-cell setting in UI

* test: add another text str test

* chore: adapt changes from upstream
2023-03-09 14:25:33 +08:00
..
block_test chore: include time per cell (#1901) 2023-03-09 14:25:33 +08:00
cell_test Feat/view map database (#1885) 2023-02-26 16:27:17 +08:00
database_ref_test Feat/view map database (#1885) 2023-02-26 16:27:17 +08:00
field_test chore: include time per cell (#1901) 2023-03-09 14:25:33 +08:00
filter_test Feat/view map database (#1885) 2023-02-26 16:27:17 +08:00
group_test Feat/calendar with backend data (#1930) 2023-03-08 21:19:44 +08:00
layout_test Feat/calendar with backend data (#1930) 2023-03-08 21:19:44 +08:00
mock_data Feat/calendar with backend data (#1930) 2023-03-08 21:19:44 +08:00
snapshot_test Feat/view map database (#1885) 2023-02-26 16:27:17 +08:00
sort_test Feat/view map database (#1885) 2023-02-26 16:27:17 +08:00
database_editor.rs Feat/calendar with backend data (#1930) 2023-03-08 21:19:44 +08:00
mod.rs Feat/calendar with backend data (#1930) 2023-03-08 21:19:44 +08:00
script.rs Feat/view map database (#1885) 2023-02-26 16:27:17 +08:00