Chuck Driesler
|
e703bb7415
|
WEB-1140 manage user workspace membership services (#2460)
* feat(workspaces): drop createdByUserId from the dataschema
* feat(workspaces): repositories WIP
* merge
* protect against removing last admin in workspace
* quick impl and stub tests
* add tests
* services
* unit tests for role services
* fix(workspaces): maybe tests work like this
* fix(workspaces): dry
* fix(workspaces): initialize tests better
* fix(workspaces): so true
* fix(workspaces): right
* fix(workspaces): self nit
* fix(workspaces): better repository structure
* fix(workspaces): repair tests, use `example.org`
* fix(workspaces): add tests for new repo functions, repair other tests
* fix(workspaces): better distinction between service-level guarantees and repo-level guarantees
* fix(workspaces): review comments and stencil tests
* fix(workspaces): add tests
* fix(workspaces): tests work
---------
Co-authored-by: Gergő Jedlicska <gergo@jedlicska.com>
|
2024-07-09 18:26:59 +02:00 |
|
Gergő Jedlicska
|
28ce7c757c
|
feat(workspaces): add repository function implementations
Co-authored-by: Charles Driesler <chuck@speckle.systems>
|
2024-07-04 13:46:48 +01:00 |
|
Gergő Jedlicska
|
307983c94c
|
feat(workspacesCore): initial module migration
|
2024-06-28 20:14:40 +02:00 |
|
Charles Driesler
|
fc69e26905
|
event emitter test
|
2024-06-28 12:41:49 +01:00 |
|
Gergő Jedlicska
|
d4ef3e97df
|
feat(workspaces): add blob store as workspace create deps
|
2024-06-26 21:47:16 +02:00 |
|
Gergő Jedlicska
|
ff0cd77483
|
feat(workspaces): wip workspace creation
|
2024-06-25 17:07:38 +02:00 |
|
Gergő Jedlicska
|
549a38dd53
|
feat(workspaces): add domain, graphql and persistent storage dataschema
|
2024-06-22 11:32:54 +02:00 |
|