1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-07-14 13:35:43 +02:00
bitwarden-browser/libs/common/spec/services
Daniel James Smith b7d38f0f72
[PS-2320] Import API service refactor (#4529)
* Extract import methods from ApiService

Removed methods from ApiService impl and abstraction
Create import-api.service impl and abstraction
Moved import.service into abstractions/import/import.service.abstraction
Moved import.service into services/import/import.service
Change imports to use new services

* Fix import for tests

* Fix imports for CLI

* Fix imports for web

* Fix ModuleImports and dependencies

* Mark ImportApiService methods as async
2023-01-30 20:03:12 +01:00
..
organization [PS-1879] Fix Key Connector Migration Flow (#4080) 2022-11-18 16:38:28 -05:00
cipher.service.spec.ts [EC-272] Web workers using EncryptionService (#3532) 2022-10-28 07:38:54 +10:00
consoleLog.service.spec.ts [EC-515] Re-enable node consoleLog.service test (#3448) 2022-09-08 08:02:53 +10:00
crypto.service.spec.ts [EC-272] Web workers using EncryptionService (#3532) 2022-10-28 07:38:54 +10:00
encrypt.service.spec.ts [EC-272] Web workers using EncryptionService (#3532) 2022-10-28 07:38:54 +10:00
export.service.spec.ts [PS-2251] Implement argon2 kdf (#4468) 2023-01-26 09:20:12 -05:00
folder.service.spec.ts [EC-272] Web workers using EncryptionService (#3532) 2022-10-28 07:38:54 +10:00
import.service.spec.ts [PS-2320] Import API service refactor (#4529) 2023-01-30 20:03:12 +01:00
policy.service.spec.ts [EC-739 / EC-740] Add null check to policyFilter on PolicyService (#4039) 2022-11-11 15:13:27 +00:00
settings.service.spec.ts [EC-272] Web workers using EncryptionService (#3532) 2022-10-28 07:38:54 +10:00
stateMigration.service.spec.ts [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00