Commit Graph

11 Commits

Author SHA1 Message Date
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
StandardNotes CI
5d39934e47 chore(release): publish
- @standardnotes/api@1.6.2
 - @standardnotes/desktop@3.23.113
 - @standardnotes/mobile@3.32.0
 - @standardnotes/releases@1.3.36
 - @standardnotes/services@1.18.0
 - @standardnotes/snjs@2.126.0
 - @standardnotes/ui-services@1.1.6
 - @standardnotes/web@3.45.17
2022-09-09 08:32:54 +00:00
StandardNotes CI
9719c6fcac chore(release): publish
- @standardnotes/api@1.6.1
 - @standardnotes/desktop@3.23.107
 - @standardnotes/encryption@1.14.4
 - @standardnotes/filepicker@1.22.4
 - @standardnotes/files@1.9.4
 - @standardnotes/mobile@3.31.23
 - @standardnotes/releases@1.3.29
 - @standardnotes/services@1.17.4
 - @standardnotes/snjs@2.125.6
 - @standardnotes/ui-services@1.1.5
 - @standardnotes/web@3.45.11
2022-09-01 09:10:28 +00:00
StandardNotes CI
19a95dc404 chore(release): publish
- @standardnotes/api@1.5.0
 - @standardnotes/desktop@3.23.105
 - @standardnotes/encryption@1.14.3
 - @standardnotes/filepicker@1.22.3
 - @standardnotes/files@1.9.3
 - @standardnotes/mobile@3.31.21
 - @standardnotes/models@1.17.0
 - @standardnotes/releases@1.3.27
 - @standardnotes/services@1.17.3
 - @standardnotes/snjs@2.125.4
 - @standardnotes/ui-services@1.1.4
 - @standardnotes/web@3.45.9
2022-08-31 14:44:34 +00:00
StandardNotes CI
26fe530deb chore(release): publish
- @standardnotes/api@1.4.9
 - @standardnotes/components-meta@2.7.9
 - @standardnotes/desktop@3.23.101
 - @standardnotes/encryption@1.14.2
 - @standardnotes/features@1.50.5
 - @standardnotes/filepicker@1.22.2
 - @standardnotes/files@1.9.2
 - @standardnotes/mobile@3.31.17
 - @standardnotes/models@1.16.2
 - @standardnotes/releases@1.3.23
 - @standardnotes/responses@1.9.4
 - @standardnotes/services@1.17.2
 - @standardnotes/sncrypto-common@1.11.1
 - @standardnotes/sncrypto-web@1.12.3
 - @standardnotes/snjs@2.125.2
 - @standardnotes/ui-services@1.1.3
 - @standardnotes/utils@1.8.3
 - @standardnotes/web@3.45.5
 - @standardnotes/advanced-checklist@0.2.4
2022-08-23 12:11:25 +00:00
Karol Sójko
d2cebf930a chore(setup): fix running unit tests in all packages 2022-08-23 13:40:21 +02:00
StandardNotes CI
a2b6ec74b0 chore(release): publish
- @standardnotes/api@1.4.8
 - @standardnotes/desktop@3.23.100
 - @standardnotes/encryption@1.14.1
 - @standardnotes/filepicker@1.22.1
 - @standardnotes/files@1.9.1
 - @standardnotes/mobile@3.31.16
 - @standardnotes/models@1.16.1
 - @standardnotes/releases@1.3.22
 - @standardnotes/services@1.17.1
 - @standardnotes/snjs@2.125.1
 - @standardnotes/ui-services@1.1.2
 - @standardnotes/web@3.45.4
2022-08-23 10:05:48 +00:00
StandardNotes CI
5b910d4ae4 chore(release): publish
- @standardnotes/desktop@3.23.92
 - @standardnotes/mobile@3.31.8
 - @standardnotes/releases@1.3.14
 - @standardnotes/toast@1.3.5
 - @standardnotes/ui-services@1.1.1
 - @standardnotes/web@3.44.4
2022-08-11 20:06:21 +00:00
StandardNotes CI
5f0d3ca8b2 chore(release): publish
- @standardnotes/api@1.4.7
 - @standardnotes/desktop@3.23.86
 - @standardnotes/encryption@1.14.0
 - @standardnotes/filepicker@1.22.0
 - @standardnotes/files@1.9.0
 - @standardnotes/mobile@3.31.2
 - @standardnotes/models@1.16.0
 - @standardnotes/releases@1.3.8
 - @standardnotes/services@1.17.0
 - @standardnotes/snjs@2.125.0
 - @standardnotes/ui-services@1.1.0
 - @standardnotes/web@3.43.0
2022-08-05 15:03:40 +00:00
Karol Sójko
183f68c9c1 fix(files): filepicker circular dependency 2022-08-04 17:32:49 +02:00
Karol Sójko
7e251262d7 feat(web): extract ui-services package 2022-08-04 15:13:30 +02:00