This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
AppFlowy
Watch
1
Star
0
Fork
0
You've already forked AppFlowy
mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced
2025-08-12 19:01:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
AppFlowy
/
frontend
/
rust-lib
/
event-integration-test
/
tests
/
user
/
af_cloud_test
/
mod.rs
6 lines
94 B
Rust
Raw
Normal View
History
Unescape
Escape
test: Af cloud workspace member (#3779) * chore: implement workspace memeber events * chore: add workspace member test * chore: fix fmt
2023-10-25 21:35:47 +08:00
mod
auth_test
;
fix: supabase sync (#4243) * chore: fix supabse sync * chore: bump collab * chore: fmt * chore: remove unused key
2023-12-29 15:03:24 +08:00
mod
import_af_data_folder_test
;
test: Af cloud workspace member (#3779) * chore: implement workspace memeber events * chore: add workspace member test * chore: fix fmt
2023-10-25 21:35:47 +08:00
mod
member_test
;
feat: leave workspace api (#4942) * feat: leave workpspace event * feat: add leave workspace event --------- Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2024-03-29 17:53:59 +09:00
mod
util
;
feat: cloud workspace api (#4469) * feat: workspace api * feat: added cloud apis for add and delete workspace * feat: add and delete workspace event handlers * chore: rust fmt * chore: save user workspace * test: add test * test: add test * chore: add to gitignore * feat: update api add name to workspace * chore: cargo clippy and rename to create * chore: add envrc and direnv to gitignore * chore: change name to create workspace instead of add workspace * chore: update client api rev * feat: add create workspace impl * chore: restore gitignore to original * test: fix create workspace event test * fix: change delete workspace input * fix: compile * fix: create workspace test * feat: add error code for request payload too large * chore: remove cargo backup files * feat: add is async option for upload file handler * chore: update client api version --------- Co-authored-by: nathan <nathan@appflowy.io>
2024-02-04 05:49:45 +08:00
mod
workspace_test
;
Reference in New Issue
Copy Permalink