AppFlowy/frontend/appflowy_flutter/lib/plugins/database_view/application
Richard Shiue 8bcc6384f2
refactor: different TypeOption between DateTime and LastModified/CreatedAt (#3356)
* fix: stringify date cell includes time if true

* refactor: LastModified and CreatedAt type option

* chore: frontend implementation

* chore: some adjustments and fix tests

* fix: integration tests

* chore: timestamp type option ui
2023-09-08 10:07:24 +08:00
..
cell refactor: different TypeOption between DateTime and LastModified/CreatedAt (#3356) 2023-09-08 10:07:24 +08:00
field refactor: different TypeOption between DateTime and LastModified/CreatedAt (#3356) 2023-09-08 10:07:24 +08:00
field_settings feat: field settings application domain (#3284) 2023-09-01 22:40:17 +08:00
filter feat: added analysis options + formatted complete code (#2725) 2023-06-07 16:25:37 +08:00
group test: add database event tests (#2744) 2023-06-09 18:57:29 +08:00
layout feat: create database view on same database (#2829) 2023-06-20 23:48:34 +08:00
row chore: per-view field visibility UI (#3296) 2023-09-02 00:42:46 +08:00
setting chore: per-view field visibility UI (#3296) 2023-09-02 00:42:46 +08:00
sort feat: added analysis options + formatted complete code (#2725) 2023-06-07 16:25:37 +08:00
view feat: reload UI (#2999) 2023-07-14 13:37:13 +08:00
database_controller.dart fix: using freeze to refactor the FieldInfo class (#3152) 2023-08-10 15:46:16 +08:00
database_service.dart feat: migrate flowy-database (#2373) 2023-04-28 14:08:53 +08:00
database_view_service.dart feat: create database view on same database (#2829) 2023-06-20 23:48:34 +08:00
defines.dart chore: optimize the UI if fail to open the workspace (#3246) 2023-08-22 00:19:15 +08:00
share_bloc.dart chore: share database via csv (#3285) 2023-08-28 23:20:56 +08:00
tar_bar_bloc.dart feat: create database view on same database (#2829) 2023-06-20 23:48:34 +08:00