Commit Graph

13 Commits

Author SHA1 Message Date
StandardNotes CI
27b7f4e597 chore(release): publish
- @standardnotes/api@1.7.0
 - @standardnotes/components-meta@2.7.11
 - @standardnotes/desktop@3.23.116
 - @standardnotes/encryption@1.15.0
 - @standardnotes/features@1.51.0
 - @standardnotes/filepicker@1.23.0
 - @standardnotes/files@1.10.0
 - @standardnotes/mobile@3.32.3
 - @standardnotes/models@1.18.0
 - @standardnotes/releases@1.3.39
 - @standardnotes/responses@1.10.0
 - @standardnotes/services@1.19.0
 - @standardnotes/snjs@2.127.0
 - @standardnotes/ui-services@1.2.0
 - @standardnotes/utils@1.9.0
 - @standardnotes/web@3.46.1
 - @standardnotes/advanced-checklist@0.2.5
2022-09-13 08:58:14 +00: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
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
763f4655a1 chore(release): publish
- @standardnotes/api@1.4.6
 - @standardnotes/components-meta@2.7.5
 - @standardnotes/desktop@3.23.73
 - @standardnotes/encryption@1.13.5
 - @standardnotes/features@1.50.4
 - @standardnotes/filepicker@1.21.6
 - @standardnotes/files@1.8.7
 - @standardnotes/icons@1.4.6
 - @standardnotes/mobile@3.30.28
 - @standardnotes/models@1.15.5
 - @standardnotes/releases@1.2.94
 - @standardnotes/responses@1.9.3
 - @standardnotes/services@1.16.5
 - @standardnotes/snjs@2.124.2
 - @standardnotes/toast@1.3.3
 - @standardnotes/utils@1.8.2
 - @standardnotes/web-server@1.2.96
 - @standardnotes/web@3.40.3
 - @standardnotes/advanced-checklist@0.2.3
 - @standardnotes/markdown-visual@1.1.2
2022-07-13 07:52:54 +00:00
Karol Sójko
431f1e3bac chore(dep): upgrade @types/jest 2022-07-13 09:28:13 +02:00
Karol Sójko
71e792da35 fix: upgrade ts-jest in packages 2022-07-12 11:52:34 +02:00
Karol Sójko
09e08ca899 fix: upgrade jest with types to latest version 2022-07-12 11:37:26 +02:00
StandardNotes CI
2b05f35433 chore(release): publish
- @standardnotes/api@1.4.4
 - @standardnotes/components-meta@2.7.3
 - @standardnotes/desktop@3.23.59
 - @standardnotes/encryption@1.13.3
 - @standardnotes/features@1.50.3
 - @standardnotes/filepicker@1.21.2
 - @standardnotes/files@1.8.3
 - @standardnotes/mobile@3.30.10
 - @standardnotes/models@1.15.3
 - @standardnotes/releases@1.2.76
 - @standardnotes/responses@1.9.2
 - @standardnotes/services@1.16.3
 - @standardnotes/snjs@2.123.2
 - @standardnotes/web-server@1.2.81
 - @standardnotes/web@3.37.6
 - @standardnotes/advanced-checklist@0.2.2
 - @standardnotes/simple-task-editor@1.4.1
2022-07-06 21:39:52 +00:00
StandardNotes CI
58720c8ad3 chore(release): publish
- @standardnotes/api@1.4.3
 - @standardnotes/components-meta@2.7.1
 - @standardnotes/desktop@3.23.53
 - @standardnotes/encryption@1.13.2
 - @standardnotes/features@1.50.2
 - @standardnotes/filepicker@1.21.1
 - @standardnotes/files@1.8.2
 - @standardnotes/icons@1.4.5
 - @standardnotes/mobile@3.30.1
 - @standardnotes/models@1.15.2
 - @standardnotes/releases@1.2.67
 - @standardnotes/responses@1.9.1
 - @standardnotes/services@1.16.2
 - @standardnotes/sncrypto-web@1.12.2
 - @standardnotes/snjs@2.123.1
 - @standardnotes/toast@1.3.2
 - @standardnotes/utils@1.8.1
 - @standardnotes/web-server@1.2.75
 - @standardnotes/web@3.37.1
 - @standardnotes/advanced-checklist@0.2.1
 - @standardnotes/spreadsheets@1.5.0
 - @standardnotes/authenticator@2.2.2
2022-07-06 13:56:47 +00:00
Mo
3ab1ef5e2a chore: fix snjs lint job; devDep structure 2022-07-06 08:39:43 -05:00
StandardNotes CI
0c2b1fb03f chore(release): publish
- @standardnotes/api@1.4.0
 - @standardnotes/components-meta@2.7.0
 - @standardnotes/desktop@3.23.51
 - @standardnotes/encryption@1.13.0
 - @standardnotes/features@1.50.1
 - @standardnotes/filepicker@1.20.0
 - @standardnotes/files@1.8.0
 - @standardnotes/mobile@3.29.0
 - @standardnotes/models@1.15.0
 - @standardnotes/releases@1.2.65
 - @standardnotes/responses@1.9.0
 - @standardnotes/services@1.16.0
 - @standardnotes/sncrypto-common@1.11.0
 - @standardnotes/sncrypto-web@1.12.0
 - @standardnotes/utils@1.8.0
 - @standardnotes/web-server@1.2.73
 - @standardnotes/web@3.36.0
 - @standardnotes/advanced-checklist@0.2.0
2022-07-06 11:30:05 +00:00
Karol Sójko
9d1f7043e5 feat: add responses package 2022-07-06 11:59:04 +02:00