clients/libs/common/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
..
abstractions [EC-376] Extract API logic from PolicyService to PolicyApiService (#3203) 2022-08-08 10:04:36 +01:00
enums [EC-364] Expose key getters on CryptoService (#3170) 2022-08-04 07:09:36 +10:00
factories Move to libs 2022-06-03 16:24:40 +02:00
importers [PS-1122] Adds Mir payment system (#3079) 2022-07-19 12:20:37 +02:00
interfaces [EC-271] Refactor CryptoService - move symmetric encryption to EncryptService (#3042) 2022-07-26 11:40:32 +10:00
misc [PS-1175] Resolve issue with processReload not executing (#3240) 2022-08-05 20:04:27 +02:00
models [PS-1175] Resolve issue with processReload not executing (#3240) 2022-08-05 20:04:27 +02:00
services [EC-376] Extract API logic from PolicyService to PolicyApiService (#3203) 2022-08-08 10:04:36 +01:00
types Move to libs 2022-06-03 16:24:40 +02:00
globals.d.ts Move to libs 2022-06-03 16:24:40 +02:00