bitwarden-estensione-browser/apps/browser/src/popup/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
..
debounceNavigationService.ts [EC-183] Mono Repository - Browser (#2531) 2022-05-03 19:38:55 +02:00
init.service.ts [PS-1854] Split services between background and visualizations (#4075) 2022-11-23 16:26:57 -06:00
popup-search.service.ts [PM-329] Detangle SearchService & CipherService (#4838) 2023-04-07 11:11:20 -04:00
popup-utils.service.ts [EC-475] Auto-save password prompt enhancements (#4808) 2023-03-09 08:12:43 +10:00
services.module.ts [PM-328] Move exporter to tools (#5070) 2023-04-19 11:30:46 +02:00