Commit Graph
29 Commits
Author SHA1 Message Date
Karol Sójko f73129cd7e fix: allow to run typeorm in non-replica mode 2023-01-17 13:45:32 +01:00
Karol Sójko c8203cf04c fix(workspace): specs 2022-12-20 11:30:09 +01:00
Karol Sójko 61c1cfff4b feat(workspace): replace workspace invite created event with email requested 2022-12-09 14:30:58 +01:00
Karol Sójko 74bc79116b fix: binding of sns and sqs with additional config 2022-11-23 09:17:26 +01:00
Karol Sójko 5160cc36dd fix: force utf8mb4 charset on typeorm 2022-11-01 07:46:15 +01:00
Karol Sójko b6f3954e24 fix(workspaces): accepting invitations 2022-10-17 10:53:59 +02:00
Karol Sójko 6af8ff700e fix(workspaces): allow type of workspace to come from parameters 2022-10-17 10:34:20 +02:00
Karol Sójko 365d316878 fix(workspaces): listing workspace uuids 2022-10-17 10:02:46 +02:00
Karol Sójko d232e71683 fix(workspaces): add debug logs for listing workspaces 2022-10-17 09:12:17 +02:00
Karol Sójko 0cacc8efa0 fix(workspace): fetching users workspaces list 2022-10-14 14:33:09 +02:00
Karol Sójko d2fcc761ad fix(workspaces): reading response locals when listing workspaces 2022-10-14 11:44:25 +02:00
Karol Sójko 86379eb96d feat: publish workspace invite accepted event for websockets 2022-10-13 12:50:10 +02:00
Karol Sójko 4f6a2a83d3 fix(workspace): add workspace to workspace user foreign keys 2022-10-12 15:20:33 +02:00
Karol Sójko 0c1a779ef0 feat(workspace): add endpoints for initiating keyshare in a workspace 2022-10-12 14:45:43 +02:00
Karol Sójko cea9021c16 feat(workspace): add initiating key share 2022-10-12 13:00:24 +02:00
Karol Sójko 095d13f8bb feat: add listin worspaces and workspace users 2022-10-11 15:24:21 +02:00
Karol Sójko 8bc92616d2 feat(workspace): extract workspace user status to common 2022-10-11 12:00:01 +02:00
Karol Sójko f74227067b feat(workspace): add invite access level 2022-10-11 11:52:31 +02:00
Karol Sójko ba9d3bfe46 feat(workspace): add workspace user display name 2022-10-11 11:30:49 +02:00
Karol Sójko ace2b6936a feat(workspace): accepting invitation 2022-10-11 10:01:13 +02:00
Karol Sójko 266adda45b feat(workspace): add invite to workspace endpoints 2022-10-11 09:41:45 +02:00
Karol Sójko 6f9683c41a feat(workspace): add publishing workspace invite created 2022-10-10 12:22:19 +02:00
Karol Sójko e06cc3ba80 feat(workspace): add inviting to workspace 2022-10-10 11:38:59 +02:00
Karol Sójko 3f61d3163e feat(workspace): add creating root workspace upon user registration 2022-10-10 10:51:16 +02:00
Karol Sójko 0ce4185379 fix(workspace): add optional parameters to creating workspace 2022-10-10 10:31:45 +02:00
Karol Sójko 0ea88ad202 fix(workspace): extract workspace type to common types 2022-10-10 10:25:00 +02:00
Karol Sójko 447d600dbe fix(workspace): rename private key to encrypted private key 2022-10-10 10:09:49 +02:00
Karol Sójko 156ab65272 feat: add workspaces creation 2022-10-07 13:05:00 +02:00
Karol Sójko 44a9ade3fc feat: add workspace microservice 2022-10-06 11:54:22 +02:00