bitwarden-estensione-browser/libs/angular/src/services
Rui Tomé c263eacd88
[EC-376] Extract API logic from PolicyService to PolicyApiService (#3203)
* 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
2022-08-08 10:04:36 +01:00
..
theming [fix] Always use the Window directly in ThemingService (#3116) 2022-07-15 11:27:13 +02:00
broadcaster.service.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
jslib-services.module.ts [EC-376] Extract API logic from PolicyService to PolicyApiService (#3203) 2022-08-08 10:04:36 +01:00
modal.service.ts [EC-317] Desktop client delete user account (#3151) 2022-07-29 21:49:58 +02:00
passwordReprompt.service.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
validation.service.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00