AppFlowy/frontend/rust-lib/flowy-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
..
src chore: include time per cell (#1901) 2023-03-09 14:25:33 +08:00
tests chore: include time per cell (#1901) 2023-03-09 14:25:33 +08:00
build.rs feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00
Cargo.toml Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
Flowy.toml Feat/database view (#1765) 2023-01-31 08:28:31 +08:00