1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-09 05:57:40 +02:00
bitwarden-browser/apps/web/src/app/send
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
..
access.component.html Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
access.component.ts [EC-271] Refactor CryptoService - move symmetric encryption to EncryptService (#3042) 2022-07-26 11:40:32 +10:00
add-edit.component.html Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
add-edit.component.ts [EC-376] Extract API logic from PolicyService to PolicyApiService (#3203) 2022-08-08 10:04:36 +01:00
efflux-dates.component.html Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
efflux-dates.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
send.component.html Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
send.component.ts [EC-376] Extract API logic from PolicyService to PolicyApiService (#3203) 2022-08-08 10:04:36 +01:00