AppFlowy/frontend/rust-lib
Zack 828f312294
feat: workspace invite (#4827)
* feat: add rename and change icon for workspace cloud api

* feat: added created at field for UserWorkspacePB

* test: added view check after creating workspace

* fix: allow new_icon to be empty string

* feat: add invitation api cloud services

* chore: cargo clippy

* chore: merge conflict

* feat: add workspace invitation test

* fix: use back old role and af role

* chore: use 1.75 channel rust toolchain

* chore: added error for test case

* chore: added ci var

* chore: cargo clippy
2024-04-11 14:47:34 +08:00
..
.cargo chore: fix macos open crash (#4051) 2023-11-30 13:46:10 +08:00
build-tool chore: web and tauri project (#4996) 2024-04-03 19:25:54 +08:00
collab-integrate chore: fix user awareness fetch (#5048) 2024-04-03 15:43:19 +08:00
dart-ffi chore: pass platform info to rust side (#5079) 2024-04-07 21:36:55 +08:00
event-integration feat: workspace invite (#4827) 2024-04-11 14:47:34 +08:00
flowy-ai fix: create offline document (#4350) 2024-01-10 18:43:13 +08:00
flowy-config chore: web and tauri project (#4996) 2024-04-03 19:25:54 +08:00
flowy-core chore: rename folder builder for re-use (#5020) 2024-04-10 11:40:02 +08:00
flowy-database2 feat: workspace invite (#4827) 2024-04-11 14:47:34 +08:00
flowy-database-pub chore: remove lru (#5008) 2024-03-30 16:28:24 +08:00
flowy-date chore: web and tauri project (#4996) 2024-04-03 19:25:54 +08:00
flowy-document chore: pass platform info to rust side (#5079) 2024-04-07 21:36:55 +08:00
flowy-document-pub chore: fix database row sync (#4964) 2024-03-23 09:18:47 +08:00
flowy-encrypt fix: login issue (#4546) 2024-01-30 09:33:34 +08:00
flowy-error chore: web and tauri project (#4996) 2024-04-03 19:25:54 +08:00
flowy-folder chore: rename folder builder for re-use (#5020) 2024-04-10 11:40:02 +08:00
flowy-folder-pub chore: rename folder builder for re-use (#5020) 2024-04-10 11:40:02 +08:00
flowy-notification chore: web and tauri project (#4996) 2024-04-03 19:25:54 +08:00
flowy-server feat: workspace invite (#4827) 2024-04-11 14:47:34 +08:00
flowy-server-pub feat: calling user event from web (#4535) 2024-01-30 05:36:27 +08:00
flowy-sqlite Revert "feat: folder search mvp (#4665)" (#4962) 2024-03-22 15:15:38 +08:00
flowy-storage feat: folder web (#4580) 2024-02-04 05:50:23 +08:00
flowy-user feat: workspace invite (#4827) 2024-04-11 14:47:34 +08:00
flowy-user-pub feat: workspace invite (#4827) 2024-04-11 14:47:34 +08:00
lib-dispatch chore: bump client api that deduplicate sync message (#4972) 2024-03-24 07:31:41 +08:00
lib-infra chore: pass platform info to rust side (#5079) 2024-04-07 21:36:55 +08:00
lib-log chore: pass platform info to rust side (#5079) 2024-04-07 21:36:55 +08:00
.gitignore chore: lib-dispatch wasm build (#4307) 2024-01-06 00:37:26 +08:00
Cargo.lock feat: workspace invite (#4827) 2024-04-11 14:47:34 +08:00
Cargo.toml chore: update client api (#5087) 2024-04-08 16:13:37 +08:00
covtest.rs Code coverage for Rust (#1263) 2022-10-11 19:54:31 +08:00
rust-toolchain.toml chore: support Rust 1.75 (#4246) 2023-12-30 01:22:06 +08:00
rustfmt.toml feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00