Aditya Pimpalkar
da12710fe9
feat: multi-workspace (frontend) (#4232)
* select workspace component
* generateJWT mutation
* workspaces state and hooks
* requested changes
* mutation fix
* requested changes
* user workpsace delete call
* migration to drop and createt user workspace
* revert select props
* add DropdownMenu
* seperate multi-workspace dropdown as component
* Signup button displayed accurately
* update seed data for multi-workspace
* lint fix
* lint fix
* css fix
* lint fix
* state fix
* isDefined check
* refactor
* add default workspace constants for logo and name
* update migration
* lint fix
* isInviteMode check on sign-in/up
* removeWorkspaceMember mutation
* import fixes
* prop name fix
* backfill migration
* handle edge cases
* refactor
* remove migration query
* delete user on no-workspace found condition
* emit workspaceMember.deleted
* Fix event class and unrelated fix linked to a previously missing dependency
* Edit migration (I did it in prod manually)
* Revert changes
* Fix tests
* Fix conflicts
---------
Co-authored-by: Félix Malfait <felix.malfait@gmail.com>
2024-03-20 14:43:41 +01:00
..
2024-03-15 17:19:27 +01:00
2024-03-19 22:19:40 +01:00
2024-03-19 22:19:40 +01:00
2024-03-05 18:57:31 +01:00
2024-03-20 14:43:41 +01:00
2024-01-03 12:02:06 +01:00
2024-03-20 14:43:41 +01:00
2024-03-15 17:19:27 +01:00
2024-03-01 15:15:55 +01:00
2024-03-20 07:04:07 +01:00
2024-02-13 22:22:47 +01:00