twenty/.vscode
Aditya Pimpalkar 63d403454c
feat: multi-workspace followup (#4197)
* Seed UserWorkspace for existing demo/dev users

* add workspaces field to currentUser

* new token generation endpoint for switching workspace

* lint fix

* include dependency

* requested fixes

* resolver test pass

* changing defaultWorkspace and workspaceMember when switching workspaces

* tests fix

* requested changes

* delete user/workspace edge case handled

* after merge

* requested changes

* :wq!

* workspace manytoone relation

* lint fix / import fix

* gql codegen

* Fix migrations and generateJWT

* migration fix

* relations fix

---------

Co-authored-by: martmull <martmull@hotmail.fr>
2024-03-04 16:14:04 +01:00
..
extensions.json POC: chore: use Nx workspace lint rules (#3163) 2024-01-03 23:07:25 +01:00
launch.json fix: added working launch.json for VSCode (#4037) 2024-02-20 14:27:56 +01:00
settings.json feat: multi-workspace followup (#4197) 2024-03-04 16:14:04 +01:00
tasks.json Disable linter on generated code (#363) 2023-06-23 08:43:41 -07:00
twenty.code-workspace Closes #2413 - Building a chrome extension for twenty to store person/company data into a workspace. (#3430) 2024-02-12 12:30:23 +01:00