AppFlowy/frontend
Zack 08938b8c70
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
..
.vscode refactor: adjust tauri codes (#4332) 2024-01-10 19:24:40 +08:00
appflowy_flutter chore: clean up sort and filter code (#4585) 2024-02-04 05:49:28 +08:00
appflowy_tauri feat: cloud workspace api (#4469) 2024-02-04 05:49:45 +08:00
appflowy_web feat: calculations (#4473) 2024-02-04 00:52:38 +08:00
resources chore: revamp mobile database toolbar (#4579) 2024-02-04 00:55:44 +08:00
rust-lib feat: cloud workspace api (#4469) 2024-02-04 05:49:45 +08:00
scripts feat: cloud workspace api (#4469) 2024-02-04 05:49:45 +08:00
Makefile.toml chore: bump version v0.4.6 (#4595) 2024-02-03 19:45:46 +08:00