* fix: create user if they sign up with oauth * feat: add workspaces_members add and remove operations * feat: add insert workspace members * feat: attach db ops to api ops * refactor: separate user and workspace scope * chore: add sqx query metadata * chore: add 2nd registered user for testing * ci: use valid email * ci: fix registered password invalid * fix: use email instead of uid * fix: use email instead of uid sqlx query metadata * feat: add test for workspace member * test: added workspace add and delete with checking * ci: fix email |
||
|---|---|---|
| .. | ||
| mod.rs | ||
| storage_test.rs | ||