clients/libs/common/src/models
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
..
data [PM-5572] Event upload and collection state provider migration (#7863) 2024-03-18 14:36:43 -04:00
domain [PM-7174] New Notifications Settings and Excluded Domains components (#10059) 2024-07-19 12:36:09 -04:00
export [PM-12747] Move CollectionService and models to AC Team (#11278) 2024-10-08 10:14:39 -04:00
request [PM-12747] Move CollectionService and models to AC Team (#11278) 2024-10-08 10:14:39 -04:00
response [PM-11404] Account Management: Prevent a verified user from purging their vault (#11411) 2024-10-17 16:06:33 +01:00
view [AC-1266] Enums filename conventions (#5140) 2023-04-04 22:42:21 -05:00