mirror of
https://github.com/bitwarden/clients.git
synced 2026-06-22 21:02:34 +08:00
* 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 |
||
|---|---|---|
| .. | ||
| spec | ||
| src | ||
| custom-matchers.d.ts | ||
| jest.config.js | ||
| package.json | ||
| test.setup.ts | ||
| tsconfig.json | ||
| tsconfig.spec.json | ||