1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-11-25 12:15:18 +01:00
bitwarden-browser/libs
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
..
.vscode Multi root workspace tweaks (#2858) 2022-06-13 21:39:36 -05:00
angular [EC-376] Extract API logic from PolicyService to PolicyApiService (#3203) 2022-08-08 10:04:36 +01:00
common [EC-376] Extract API logic from PolicyService to PolicyApiService (#3203) 2022-08-08 10:04:36 +01:00
components [CL-46] Dialogs (#3237) 2022-08-05 17:45:36 +02:00
electron [BEEEP] [EC-141] Rust - Windows hello (#2635) 2022-07-25 13:24:13 +02:00
node [EC-376] Extract API logic from PolicyService to PolicyApiService (#3203) 2022-08-08 10:04:36 +01:00
shared Remove shared eslint since it's not used (#3058) 2022-07-08 11:02:36 +02:00