AppFlowy/frontend/rust-lib/flowy-database2/tests/database
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
..
block_test feat: row document (#2792) 2023-06-14 22:16:33 +08:00
cell_test feat: row document (#2792) 2023-06-14 22:16:33 +08:00
field_test feat: clear date value (#2700) 2023-07-31 10:23:20 +08:00
filter_test feat: selectOption sort + fix logic in edge cases (#3109) 2023-08-09 12:43:03 +08:00
group_test feat: group by date (#2641) 2023-08-14 11:37:35 +08:00
layout_test feat: switch database layout (#2677) 2023-06-01 20:23:27 +08:00
mock_data feat: selectOption sort + fix logic in edge cases (#3109) 2023-08-09 12:43:03 +08:00
share_test feat: selectOption sort + fix logic in edge cases (#3109) 2023-08-09 12:43:03 +08:00
sort_test feat: selectOption sort + fix logic in edge cases (#3109) 2023-08-09 12:43:03 +08:00
database_editor.rs feat: clear date value (#2700) 2023-07-31 10:23:20 +08:00
mod.rs feat: created at and updated at field type (#2572) 2023-05-26 18:34:17 +08:00