mirror of
https://github.com/bitwarden/browser.git
synced 2025-01-07 19:07:45 +01:00
c263eacd88
* Added abstractions for PolicyApiService and PolicyService * Added implementations for PolicyApiService and PolicyService * Updated all references to new PolicyApiService and PolicyService * Deleted old PolicyService abstraction and implementation * Fixed CLI import path for policy.service * Fixed main.background.ts policyApiService dependency for policyService * Updated policy-api.service with the correct imports * [EC-376] Sorted methods order in PolicyApiService * [EC-376] Removed unused clearCache method from PolicyService * [EC-376] Added upsert method to PolicyService * [EC-376] PolicyApiService putPolicy method now upserts data to PolicyService |
||
---|---|---|
.. | ||
abstractions | ||
abstractChromeStorageApi.service.ts | ||
autofill.service.ts | ||
autofillConstants.ts | ||
browserCrypto.service.ts | ||
browserFileDownloadService.ts | ||
browserLocalStorage.service.ts | ||
browserMemoryStorage.service.ts | ||
browserMessaging.service.ts | ||
browserMessagingPrivateModeBackground.service.ts | ||
browserMessagingPrivateModePopup.service.ts | ||
browserPlatformUtils.service.spec.ts | ||
browserPlatformUtils.service.ts | ||
i18n.service.ts | ||
keyGeneration.service.ts | ||
localBackedSessionStorage.service.spec.ts | ||
localBackedSessionStorage.service.ts | ||
state.service.spec.ts | ||
state.service.ts | ||
vaultFilter.service.ts | ||
vaultTimeout.service.ts |