clients/apps/web/src/app
Bernd Schoolmann 1c44640ea5
[PM-16541] Key rotation & enrollment trust for emergency access & organizations (#12655)
* Implement key rotation v2

* Pass through masterpassword hint

* Properly split old and new code

* Mark legacy rotation as deprecated

* Throw when data is null

* Cleanup

* Add tests

* Fix build

* Update libs/key-management/src/key.service.spec.ts

Co-authored-by: Thomas Avery <43214426+Thomas-Avery@users.noreply.github.com>

* Update apps/web/src/app/auth/settings/change-password.component.ts

Co-authored-by: Thomas Avery <43214426+Thomas-Avery@users.noreply.github.com>

* Add documentation

* Centralize loading logic

* Implement trust dialogs

* Fix build and clean up

* Add tests for accept organization component

* Fix enrollment

* Update apps/web/src/app/admin-console/organizations/manage/organization-trust.component.html

Co-authored-by: Thomas Avery <43214426+Thomas-Avery@users.noreply.github.com>

* Cleanup according to feedback

* Change div to ng-container

* Init uninited strings

* Fix type errors on dialog config

* Fix typing

* Fix build

* Fix build

* Update libs/key-management-ui/src/key-rotation/key-rotation-trust-info.component.ts

Co-authored-by: Thomas Avery <43214426+Thomas-Avery@users.noreply.github.com>

* Fix linting

* Undo legacy component import change

* Simplify dialog text

---------

Co-authored-by: Thomas Avery <43214426+Thomas-Avery@users.noreply.github.com>
2025-04-07 13:41:19 +02:00
..
admin-console [PM-16541] Key rotation & enrollment trust for emergency access & organizations (#12655) 2025-04-07 13:41:19 +02:00
auth [PM-16541] Key rotation & enrollment trust for emergency access & organizations (#12655) 2025-04-07 13:41:19 +02:00
billing [CL-623] export CDK dialog deps from libs/components (#14074) 2025-04-02 15:08:38 -04:00
common refactor(email-verification-feature-flag): [PM-7882] Email Verificati… (#12718) 2025-01-21 11:16:32 -05:00
components refactor: [PM-17182] Remove Bootstrap style from EnvironmentSelectorComponent 2025-02-11 10:25:14 -06:00
core [PM-19287] Feature flag for encrypt service (#13894) 2025-04-01 14:14:00 -05:00
key-management [PM-16541] Key rotation & enrollment trust for emergency access & organizations (#12655) 2025-04-07 13:41:19 +02:00
layouts [PM-12606] Move Vault Timeout and Vault Timeout Settings to KM (#13405) 2025-02-28 09:55:03 -05:00
platform Improve SDK direct function usage (#13353) 2025-02-26 09:08:42 +01:00
secrets-manager Ignore more bad imports (#12935) 2025-01-23 13:03:17 -08:00
settings [CL-570] Deprecate old icons (#13663) 2025-04-01 11:34:04 -04:00
shared [PM-16541] Key rotation & enrollment trust for emergency access & organizations (#12655) 2025-04-07 13:41:19 +02:00
tools [PM-17500] Migrate reports-layout to use tailwind (#14102) 2025-04-04 20:58:28 +02:00
vault [PM-16541] Key rotation & enrollment trust for emergency access & organizations (#12655) 2025-04-07 13:41:19 +02:00
app.component.html [CL-335][CL-336][CL-374] Announce toasts more consistently (#13167) 2025-02-13 14:56:43 -05:00
app.component.ts [PM-17670] Move KeyConnectorService to KM ownership (#13277) 2025-03-13 09:46:01 -05:00
app.module.ts [PM-12444] remove ngx infinite scroll dependency (#13056) 2025-01-28 16:01:07 -05:00
oss-routing.module.ts refactor(auth): [PM-9179] remove deprecated TwoFactorComponents 2025-03-28 12:51:20 -05:00
oss.module.ts Move send-access components into their own folder (#13306) 2025-02-11 09:40:30 -05:00
wildcard-routing.module.ts