Karol Sójko
856a7e3500
refactor: remove Uuid and RoleName from @standardnotes/common in favour of @standardnotes/domain-core value objects ( #2167 )
2023-01-19 16:17:59 +01:00
Karol Sójko
bb4f1ff099
fix(snjs): refreshing sessions ( #2106 )
...
* fix(snjs): refreshing sessions
* fix(snjs): bring back all tests
* fix(snjs): passing session tokens values
* fix(api): remove redundant specs
* fix(snjs): add projecting sessions to storage values
* fix(snjs): deps tree
* fix(snjs): bring back subscription tests
* fix(snjs): remove only tag for migration tests
* fix(snjs): session specs
2022-12-19 08:28:10 +01:00
Mo
0c253dc46a
chore: make models package public for consumption by server
2022-11-18 05:51:08 -06:00
Mo
d519aca685
feat: iap ( #1996 )
2022-11-13 09:28:16 -06:00
Karol Sójko
4f0805d5b0
feat(api): add accepting invites by the client
2022-10-21 10:24:49 +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