AppFlowy/frontend/appflowy_flutter/lib/plugins/database_view/application
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
..
cell chore: include time per cell (#1901) 2023-03-09 14:25:33 +08:00
field chore: add tauri database group test (#1924) 2023-03-05 16:26:27 +08:00
filter chore: add tauri database group test (#1924) 2023-03-05 16:26:27 +08:00
group Feat/calendar with backend data (#1930) 2023-03-08 21:19:44 +08:00
layout Feat/calendar with backend data (#1930) 2023-03-08 21:19:44 +08:00
row refactor: moving grid widgets used by other database view to upper level folder 2023-03-09 09:51:04 +08:00
setting chore: add tauri database group test (#1924) 2023-03-05 16:26:27 +08:00
sort chore: add tauri database group test (#1924) 2023-03-05 16:26:27 +08:00
view Feat/view map database (#1885) 2023-02-26 16:27:17 +08:00
database_controller.dart Feat/calendar with backend data (#1930) 2023-03-08 21:19:44 +08:00
database_service.dart Feat/calendar with backend data (#1930) 2023-03-08 21:19:44 +08:00
defines.dart chore: add tauri database group test (#1924) 2023-03-05 16:26:27 +08:00