Commit Graph

21 Commits

Author SHA1 Message Date
Karol Sójko
0c44ad6c8e feat(web): add accepting subscription invites from UI 2022-10-24 14:30:28 +02:00
Karol Sójko
9fb85cd77a fix: refactor application event observing on web 2022-10-21 14:28:11 +02:00
Karol Sójko
4f0805d5b0 feat(api): add accepting invites by the client 2022-10-21 10:24:49 +02:00
Karol Sójko
fabce1f7ac feat(api): add keyshare initiation for workspaces 2022-10-12 14:05:11 +02:00
Karol Sójko
fb41f651ec feat(api): add listing workspace users 2022-10-11 12:21:06 +02:00
Karol Sójko
49b3d2714f feat(api): add access level to invitation requests 2022-10-11 11:46:27 +02:00
Karol Sójko
8376381981 feat(api): add listing workspaces 2022-10-11 10:57:24 +02:00
Karol Sójko
15e2c82e65 feat(api): add accepting invites to workspace 2022-10-11 10:33:23 +02:00
Karol Sójko
85d2415625 fix(api): specs 2022-10-10 12:54:22 +02:00
Karol Sójko
e2e7605414 fix: linter issues 2022-10-10 12:24:03 +02:00
Karol Sójko
158ca6ac6a feat(api): add inviting to workspace 2022-10-10 11:57:44 +02:00
Karol Sójko
a275a45753 fix(api): workspace creation arguments 2022-10-10 10:40:46 +02:00
Karol Sójko
01ba715eba feat(api): add workspaces api (#1765)
* feat(api): add workspaces api

* fix(api): lint issues
2022-10-07 10:36:30 +02:00
Mo
cbbe913cd6 feat: experimental 005 operator (#1753) 2022-10-06 11:03:43 -05:00
Karol Sójko
d54e6965c1 feat(api): add http status code for gone resource 2022-10-03 09:54:18 +02:00
Mo
d7a90c4d91 refactor: add pkc fields for registration endpoint (#1680) 2022-09-29 09:13:05 -05:00
Karol Sójko
4a773fa537 feat(api): add websocket api definitions 2022-09-20 13:21:02 +02:00
Karol Sójko
55b1409a80 feat: add subscription manager to handle subscription sharing (#1517)
* feat: add subscription manager to handle subscription sharing

* fix(services): add missing methods to the interface

* fix(services): add subscription manager specs

* feat(snjs): add subscriptions e2e tests

* fix(snjs): add wait in subscription cancelling test

* fix(snjs): checking for canceled invitations in tests

* fix(snjs): add e2e test for restored limit of subscription invitations

* chore(lint): fix linter issues
2022-09-13 10:28:11 +02:00
Karol Sójko
91f5694a02 feat(api): add client methods for listing and canceling subscription invites (#1471)
* feat(api): add subscription server and client services and interfaces

* feat(api): add subscriptions invitation operations on server side

* fix(api): linter issues

* feat(api): add client methods for listing and canceling subscription invites

* fix(api): imports
2022-08-31 19:43:43 +02:00
Karol Sójko
089d3a2e66 feat(api): add subscription server and client services and interfaces (#1470)
* feat(api): add subscription server and client services and interfaces

* fix(api): linter issues

* feat(models): add subscription invitations

* feat(api): add subscriptions invitation operations on server side

* fix(api): linter issues
2022-08-31 16:08:52 +02:00
Karol Sójko
9d7d18e7f2 feat: add api package 2022-07-06 11:53:39 +02:00