AppFlowy/frontend/rust-lib/flowy-user/src
Zack bf70be1841
feat: add icon field (#4824)
* feat: add icon field

* fix: add sqlx migration files

* chore: fix tst

* chore: fix duplicate event name

* chore: update to lastest stable rust toolchain

* chore: use 1.75 channel

* chore: fix duplicate event name

* chore: fix duplicate event name

* chore: use more reliable assertion

---------

Co-authored-by: nathan <nathan@appflowy.io>
2024-03-13 15:07:52 +08:00
..
anon_user fix: stuck when importing large csv file (#4878) 2024-03-12 10:59:52 +08:00
entities feat: add icon field (#4824) 2024-03-13 15:07:52 +08:00
migrations fix: doc open sync (#4732) 2024-02-25 07:49:44 +08:00
services feat: add icon field (#4824) 2024-03-13 15:07:52 +08:00
user_manager fix: delete workspace no panic (#4832) 2024-03-07 10:15:50 +08:00
event_handler.rs feat: add support for renaming and updating the icon for workspaces (#4806) 2024-03-04 16:05:16 +08:00
event_map.rs feat: add support for renaming and updating the icon for workspaces (#4806) 2024-03-04 16:05:16 +08:00
lib.rs refactor: deps crates (#4362) 2024-01-11 14:42:03 +08:00
notification.rs chore: skip create sync plugin when the authenticator for given user … (#4252) 2023-12-30 07:05:26 +08:00