Karol Sójko
|
2d0ee10226
|
feat: sharing subscriptions UI (#1567)
* feat(web): add ui for subscription sharing
* fix(web): add missing triggers
* fix(snjs): setting authorization token on http service
* fix(web): add alert upon invite failure
* fix(web): display invitations list
* fix(web): canceling subscription invitations
* fix(web): fonts
* fix(web): linter issues
* fix: click event handler
* fix: styles
* feat: update styles
* feat: don't show bottom separator if all invites used
* fix(web): references to alert service
* fix(web): remove usebeforeunload
Co-authored-by: Aman Harwara <amanharwara@protonmail.com>
|
2022-09-15 12:00:29 +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
|
ffb2193924
|
feat(encryption): refactor circular dependencies on services
|
2022-08-05 11:59:02 +02:00 |
|
Karol Sójko
|
0e40469e2f
|
feat: add snjs package
|
2022-07-06 14:04:30 +02:00 |
|