AppFlowy/frontend/rust-lib
Richard Shiue 8c3984d21a
feat: allow hiding ungrouped stack (#3752)
* feat: allow hiding ungrouped stack

* chore: add notifications and listeners

* chore: implement UI

* fix: field info update

* chore: more responsive notification

* chore: read the right configurations

* feat: add ungrouped button

* fix: new board not getting isGroupField

* feat: refresh the counter

* fix: item count update

* chore: apply code suggestions from Mathias

* chore: yolo through tests

* chore: UI fix

* chore: code cleanup

* chore: ungrouped item count fix

* chore: same as above
2023-10-26 11:48:58 +08:00
..
collab-integrate test: Af cloud workspace member (#3779) 2023-10-25 21:35:47 +08:00
dart-ffi feat: integrate client-api (#3430) 2023-10-02 17:22:22 +08:00
event-integration Feat: rename stack inline (#3781) 2023-10-26 09:38:37 +08:00
flowy-ai feat: openai and stabilityai integration (#3439) 2023-09-21 12:41:52 +08:00
flowy-config feat: using script to update the collab source. (#3508) 2023-09-24 15:50:58 +08:00
flowy-core fix: anon user error (#3772) 2023-10-24 23:13:51 +08:00
flowy-database2 feat: allow hiding ungrouped stack (#3752) 2023-10-26 11:48:58 +08:00
flowy-database-deps chore: update client api commit id (#3745) 2023-10-23 11:43:31 +08:00
flowy-date feat: reminder (#3374) 2023-10-02 15:12:24 +08:00
flowy-document2 test: Af cloud workspace member (#3779) 2023-10-25 21:35:47 +08:00
flowy-document-deps chore: update client api commit id (#3745) 2023-10-23 11:43:31 +08:00
flowy-encrypt docs: documentation for encryption functions (#3243) 2023-08-20 15:38:52 +08:00
flowy-error Feat: rename stack inline (#3781) 2023-10-26 09:38:37 +08:00
flowy-folder2 feat: save user metadata (#3754) 2023-10-24 20:11:06 +08:00
flowy-folder-deps feat: integrate appflowy-cloud (#3359) 2023-09-17 17:14:34 +08:00
flowy-notification feat: using script to update the collab source. (#3508) 2023-09-24 15:50:58 +08:00
flowy-server test: Af cloud workspace member (#3779) 2023-10-25 21:35:47 +08:00
flowy-server-config chore: sign in with provider (#3592) 2023-10-07 09:58:44 +08:00
flowy-sqlite feat: save user metadata (#3754) 2023-10-24 20:11:06 +08:00
flowy-storage feat: implement file storage using appflowy cloud (#3675) 2023-10-12 09:54:45 +08:00
flowy-task Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
flowy-user test: Af cloud workspace member (#3779) 2023-10-25 21:35:47 +08:00
flowy-user-deps test: Af cloud workspace member (#3779) 2023-10-25 21:35:47 +08:00
lib-dispatch test: Af cloud workspace member (#3779) 2023-10-25 21:35:47 +08:00
lib-log feat: reload UI (#2999) 2023-07-14 13:37:13 +08:00
.gitignore feat: support building on Android (#3713) 2023-10-19 09:55:23 +08:00
Cargo.lock test: Af cloud workspace member (#3779) 2023-10-25 21:35:47 +08:00
Cargo.toml test: Af cloud workspace member (#3779) 2023-10-25 21:35:47 +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