1
0
mirror of https://github.com/bitwarden/browser synced 2025-01-01 20:57:53 +01:00
bitwarden-estensione-browser/apps/web/src/app/core
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
..
state Add CoreModule (#3149) 2022-07-26 19:34:45 +02:00
broadcaster-messaging.service.ts Add CoreModule (#3149) 2022-07-26 19:34:45 +02:00
core.module.ts Add CoreModule (#3149) 2022-07-26 19:34:45 +02:00
event.service.ts [EC-376] Extract API logic from PolicyService to PolicyApiService (#3203) 2022-08-08 10:04:36 +01:00
html-storage.service.ts Add CoreModule (#3149) 2022-07-26 19:34:45 +02:00
i18n.service.ts Add CoreModule (#3149) 2022-07-26 19:34:45 +02:00
index.ts Add CoreModule (#3149) 2022-07-26 19:34:45 +02:00
init.service.ts Add CoreModule (#3149) 2022-07-26 19:34:45 +02:00
modal.service.ts Add CoreModule (#3149) 2022-07-26 19:34:45 +02:00
password-reprompt.service.ts Add CoreModule (#3149) 2022-07-26 19:34:45 +02:00
policy-list.service.ts Add CoreModule (#3149) 2022-07-26 19:34:45 +02:00
router.service.ts Add CoreModule (#3149) 2022-07-26 19:34:45 +02:00
state-migration.service.ts Add CoreModule (#3149) 2022-07-26 19:34:45 +02:00
web-file-download.service.ts Add CoreModule (#3149) 2022-07-26 19:34:45 +02:00
web-platform-utils.service.ts Add CoreModule (#3149) 2022-07-26 19:34:45 +02:00