bitwarden-estensione-browser/apps/browser/src
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
..
_locales Autosync the updated translations (#3247) 2022-08-05 02:04:10 +02:00
background [EC-376] Extract API logic from PolicyService to PolicyApiService (#3203) 2022-08-08 10:04:36 +01:00
browser [PS-182] Upgrade Angular to V14 (#2948) 2022-07-26 14:48:11 +02:00
content [EC-183] Mono Repository - Browser (#2531) 2022-05-03 19:38:55 +02:00
images [EC-183] Mono Repository - Browser (#2531) 2022-05-03 19:38:55 +02:00
models Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
notification [PS-1164] 2022-07-25 13:26:42 -04:00
popup [EC-376] Extract API logic from PolicyService to PolicyApiService (#3203) 2022-08-08 10:04:36 +01:00
safari [EC-183] Mono Repository - Browser (#2531) 2022-05-03 19:38:55 +02:00
scripts [EC-183] Mono Repository - Browser (#2531) 2022-05-03 19:38:55 +02:00
services [EC-376] Extract API logic from PolicyService to PolicyApiService (#3203) 2022-08-08 10:04:36 +01:00
background.html [EC-183] Mono Repository - Browser (#2531) 2022-05-03 19:38:55 +02:00
background.ts [EC-183] Mono Repository - Browser (#2531) 2022-05-03 19:38:55 +02:00
globals.d.ts [EC-183] Mono Repository - Browser (#2531) 2022-05-03 19:38:55 +02:00
manifest.json Bumped browser version to 2022.8.0 (#3226) 2022-08-04 16:39:05 +02:00
manifest.v3.json Bumped browser version to 2022.8.0 (#3226) 2022-08-04 16:39:05 +02:00