clients/libs/common/src
Rui Tomé 97e195cd7b
[PM-11404] Account Management: Prevent a verified user from purging their vault (#11411)
* Update AccountService to include a method for setting the managedByOrganizationId

* Update AccountComponent to conditionally show the purgeVault button based on a feature flag and if the user is managed by an organization

* Add missing method to FakeAccountService

* Remove the setAccountManagedByOrganizationId method from the AccountService abstract class.

* Refactor AccountComponent to use OrganizationService to check for managing organization

* Rename managesActiveUser to userIsManagedByOrganization

* Refactor userIsManagedByOrganization property to be non-nullable in organization data and response models

* Refactor organization.data.spec.ts to include non-nullable userIsManagedByOrganization property
2024-10-17 16:06:33 +01:00
..
abstractions [PM-12747] Move CollectionService and models to AC Team (#11278) 2024-10-08 10:14:39 -04:00
admin-console [PM-11404] Account Management: Prevent a verified user from purging their vault (#11411) 2024-10-17 16:06:33 +01:00
auth [PM-12806] Enforce 5000 iteration minimum for prelogin (#11332) 2024-10-17 09:58:07 -04:00
autofill [PM-7980] Inline autofill menu is not shown inside dialog html tag (#11474) 2024-10-15 11:34:14 -05:00
billing Split invoice history table into two tables for paid and open (#11459) 2024-10-08 14:55:59 -04:00
enums Split Organization.LimitCollectionCreationDeletion into two separate business rules (#11223) 2024-10-17 06:34:34 -04:00
models [PM-11404] Account Management: Prevent a verified user from purging their vault (#11411) 2024-10-17 16:06:33 +01:00
platform [PM-12747] Move CollectionService and models to AC Team (#11278) 2024-10-08 10:14:39 -04:00
services [PM-12747] Move CollectionService and models to AC Team (#11278) 2024-10-08 10:14:39 -04:00
state-migrations Move lastSync State (#10272) 2024-08-06 15:01:42 -04:00
tools [PM-11926] - send created redirect (#11140) 2024-10-01 21:58:00 +02:00
types [PM-9869] Create SendFormContainer (#10147) 2024-07-19 21:17:52 +02:00
vault [PM-6991] Improve reactivity of cipherViews$ observable in cipher service (#11141) 2024-10-10 14:54:23 -07:00
globals.d.ts Move to libs 2022-06-03 16:24:40 +02:00