1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-14 02:08:50 +02:00
bitwarden-browser/libs/common/spec/services
Daniel James Smith 192bb5a7b3
[PM-328] Move exporter to tools (#5070)
* Create and register new libs/exporter

Create package.json
Create tsconfig
Create jest.config
Extend shared and root tsconfig and jest.configs
Register with eslint

* Migrate exportService to libs/exporter

Move exportService (abstraction and impl) into libs/exporter
Refactored exportService to be split into vault-export and event-export
Created barrel-files for both exports
Moved export.service.spec.ts into vault-export
Created an export-helper, which helps build the filename (extract method refactor from ExportService)

* Move components in libs/angular into tools-subfolder

Moved components
Updated imports in jslib-services.module and jslib.module

* Register libs/exporter with browser and fix imports

Move export.component into tools-subfolder

* Register libs/exporter with cli and fix imports

Move export.command into tools-subfolder

* Register libs/exporter with desktop and fix imports

Move export.component into tools-subfolder

* Move export models to libs/exporter

* Update web imports

* Update package-lock.json

* Move export models back as it would create circular dependency

Reponse models in common rely on export models which are in libs/exporter, which relies on common

* Fix up web for event-export

* Update CODEOWNERS

* Add export-models to team-tools-dev

* Simplify domain import

* Moving EventExport into web
2023-04-19 11:30:46 +02:00
..
organization [EC-850] ProviderUser permissions should prevail over member permissions (#5162) 2023-04-17 13:09:53 +10:00
organization-domain [SG-147] - Feature/web-organization-domain-claiming (#4734) 2023-02-15 15:50:39 -05: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 Rework Desktop Biometrics (#5234) 2023-04-18 09:09:47 -04:00
policy.service.spec.ts [AC-1070] Enforce master password policy on login (#4795) 2023-04-17 07:35:37 -07:00
settings.service.spec.ts [PM-1426] Refactor uri matching (#5003) 2023-04-06 13:30:26 +10:00
stateMigration.service.spec.ts Rework Desktop Biometrics (#5234) 2023-04-18 09:09:47 -04:00