AppFlowy/frontend/rust-lib
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
..
dart-ffi feat: reload UI (#2999) 2023-07-14 13:37:13 +08:00
flowy-config refactor: remove shared instance KV (#3123) 2023-08-06 11:51:03 +08:00
flowy-core feat: enable collaboration update synchronization between different devices (#3169) 2023-08-12 17:36:31 +08:00
flowy-database2 feat: group by date (#2641) 2023-08-14 11:37:35 +08:00
flowy-database-deps feat: migrate user data to cloud (#3078) 2023-07-29 09:46:24 +08:00
flowy-document2 feat: enable collaboration update synchronization between different devices (#3169) 2023-08-12 17:36:31 +08:00
flowy-document-deps feat: migrate user data to cloud (#3078) 2023-07-29 09:46:24 +08:00
flowy-error fix: push to sign in screen when logout (#3127) 2023-08-07 22:24:04 +08:00
flowy-folder2 feat: selectOption sort + fix logic in edge cases (#3109) 2023-08-09 12:43:03 +08:00
flowy-folder-deps feat: migrate user data to cloud (#3078) 2023-07-29 09:46:24 +08:00
flowy-net feat: migrate user data to cloud (#3078) 2023-07-29 09:46:24 +08:00
flowy-notification feat:IInline math equation (#2949) 2023-07-09 11:03:22 +08:00
flowy-server feat: enable collaboration update synchronization between different devices (#3169) 2023-08-12 17:36:31 +08:00
flowy-server-config feat: migrate user data to cloud (#3078) 2023-07-29 09:46:24 +08:00
flowy-sqlite refactor: remove shared instance KV (#3123) 2023-08-06 11:51:03 +08:00
flowy-task Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
flowy-test feat: enable collaboration update synchronization between different devices (#3169) 2023-08-12 17:36:31 +08:00
flowy-user feat: enable collaboration update synchronization between different devices (#3169) 2023-08-12 17:36:31 +08:00
flowy-user-deps feat: enable collaboration update synchronization between different devices (#3169) 2023-08-12 17:36:31 +08:00
lib-dispatch feat: support pg storage (#2935) 2023-07-05 20:57:09 +08:00
lib-log feat: reload UI (#2999) 2023-07-14 13:37:13 +08:00
.gitignore feat: Get started doc migration (#3102) 2023-08-03 09:14:52 +08:00
Cargo.lock feat: enable collaboration update synchronization between different devices (#3169) 2023-08-12 17:36:31 +08:00
Cargo.toml feat: enable collaboration update synchronization between different devices (#3169) 2023-08-12 17:36:31 +08:00
covtest.rs Code coverage for Rust (#1263) 2022-10-11 19:54:31 +08:00
rust-toolchain.toml chore: upgrade rust version to 1.70 (#2749) 2023-06-09 22:23:07 +08:00
rustfmt.toml feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00