AppFlowy/frontend/appflowy_flutter/lib/plugins/database_view/application
Mohammad Zolfaghari 2f8edf1fd1
feat: group by date (#2641)
* feat: group by date

* test: added more tests for group by date

* fix: print month in abbrev format

* chore: adapt group event changes

* style: remove comment

* fix: change date on changing group

* fix: dont count time in relative group

* fix: check beginning of month is within 30 days

* refactor: unify group id date format

---------

Co-authored-by: nathan <nathan@appflowy.io>
2023-08-14 11:37:35 +08:00
..
cell fix: using freeze to refactor the FieldInfo class (#3152) 2023-08-10 15:46:16 +08:00
field feat: group by date (#2641) 2023-08-14 11:37:35 +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 fix: using freeze to refactor the FieldInfo class (#3152) 2023-08-10 15:46:16 +08:00
setting fix: using freeze to refactor the FieldInfo class (#3152) 2023-08-10 15:46:16 +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 fix: using freeze to refactor the FieldInfo class (#3152) 2023-08-10 15:46:16 +08:00
tar_bar_bloc.dart feat: create database view on same database (#2829) 2023-06-20 23:48:34 +08:00