bitwarden-estensione-browser/libs/importer/src/importers
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
..
avast [AC-1266] Enums filename conventions (#5140) 2023-04-04 22:42:21 -05:00
bitwarden [PM-328] Move exporter to tools (#5070) 2023-04-19 11:30:46 +02:00
dashlane [AC-1266] Enums filename conventions (#5140) 2023-04-04 22:42:21 -05:00
enpass [AC-1266] Enums filename conventions (#5140) 2023-04-04 22:42:21 -05:00
fsecure [PM-328] Move `common/importer` to `libs/importer` (tools-migration) (#5060) 2023-03-23 11:43:27 +01:00
keeper [PM-328] Move `common/importer` to `libs/importer` (tools-migration) (#5060) 2023-03-23 11:43:27 +01:00
onepassword [AC-1266] Enums filename conventions (#5140) 2023-04-04 22:42:21 -05:00
passky [PM-328] Move `common/importer` to `libs/importer` (tools-migration) (#5060) 2023-03-23 11:43:27 +01:00
psono [AC-1266] Enums filename conventions (#5140) 2023-04-04 22:42:21 -05:00
ascendo-csv-importer.ts [PM-328] Move `common/importer` to `libs/importer` (tools-migration) (#5060) 2023-03-23 11:43:27 +01:00
avira-csv-importer.ts [PM-328] Move `common/importer` to `libs/importer` (tools-migration) (#5060) 2023-03-23 11:43:27 +01:00
base-importer.ts [PM-1684] Broken roboform importer (#5137) 2023-04-07 11:23:34 +01:00
blackberry-csv-importer.ts [PM-328] Move `common/importer` to `libs/importer` (tools-migration) (#5060) 2023-03-23 11:43:27 +01:00
blur-csv-importer.ts [PM-328] Move `common/importer` to `libs/importer` (tools-migration) (#5060) 2023-03-23 11:43:27 +01:00
buttercup-csv-importer.ts [PM-328] Move `common/importer` to `libs/importer` (tools-migration) (#5060) 2023-03-23 11:43:27 +01:00
chrome-csv-importer.ts [PM-328] Move `common/importer` to `libs/importer` (tools-migration) (#5060) 2023-03-23 11:43:27 +01:00
clipperz-html-importer.ts [PM-328] Move `common/importer` to `libs/importer` (tools-migration) (#5060) 2023-03-23 11:43:27 +01:00
codebook-csv-importer.ts [PM-328] Move `common/importer` to `libs/importer` (tools-migration) (#5060) 2023-03-23 11:43:27 +01:00
encryptr-csv-importer.ts [PM-328] Move `common/importer` to `libs/importer` (tools-migration) (#5060) 2023-03-23 11:43:27 +01:00
firefox-csv-importer.ts [PM-328] Move `common/importer` to `libs/importer` (tools-migration) (#5060) 2023-03-23 11:43:27 +01:00
gnome-json-importer.ts [PM-328] Move `common/importer` to `libs/importer` (tools-migration) (#5060) 2023-03-23 11:43:27 +01:00
importer.ts [PM-328] Move `common/importer` to `libs/importer` (tools-migration) (#5060) 2023-03-23 11:43:27 +01:00
index.ts [PM-328] Move `common/importer` to `libs/importer` (tools-migration) (#5060) 2023-03-23 11:43:27 +01:00
kaspersky-txt-importer.ts [PM-328] Move `common/importer` to `libs/importer` (tools-migration) (#5060) 2023-03-23 11:43:27 +01:00
keepass2-xml-importer.ts [AC-1266] Enums filename conventions (#5140) 2023-04-04 22:42:21 -05:00
keepassx-csv-importer.ts [PM-328] Move `common/importer` to `libs/importer` (tools-migration) (#5060) 2023-03-23 11:43:27 +01:00
lastpass-csv-importer.ts [AC-1266] Enums filename conventions (#5140) 2023-04-04 22:42:21 -05:00
logmeonce-csv-importer.ts [PM-328] Move `common/importer` to `libs/importer` (tools-migration) (#5060) 2023-03-23 11:43:27 +01:00
meldium-csv-importer.ts [PM-328] Move `common/importer` to `libs/importer` (tools-migration) (#5060) 2023-03-23 11:43:27 +01:00
msecure-csv-importer.ts [AC-1266] Enums filename conventions (#5140) 2023-04-04 22:42:21 -05:00
myki-csv-importer.ts [AC-1266] Enums filename conventions (#5140) 2023-04-04 22:42:21 -05:00
nordpass-csv-importer.ts [AC-1266] Enums filename conventions (#5140) 2023-04-04 22:42:21 -05:00
padlock-csv-importer.ts [PM-328] Move `common/importer` to `libs/importer` (tools-migration) (#5060) 2023-03-23 11:43:27 +01:00
passkeep-csv-importer.ts [PM-328] Move `common/importer` to `libs/importer` (tools-migration) (#5060) 2023-03-23 11:43:27 +01:00
passman-json-importer.ts [PM-328] Move `common/importer` to `libs/importer` (tools-migration) (#5060) 2023-03-23 11:43:27 +01:00
passpack-csv-importer.ts [PM-328] Move `common/importer` to `libs/importer` (tools-migration) (#5060) 2023-03-23 11:43:27 +01:00
passwordagent-csv-importer.ts [PM-328] Move `common/importer` to `libs/importer` (tools-migration) (#5060) 2023-03-23 11:43:27 +01:00
passwordboss-json-importer.ts [PM-328] Move `common/importer` to `libs/importer` (tools-migration) (#5060) 2023-03-23 11:43:27 +01:00
passworddragon-xml-importer.ts [PM-328] Move `common/importer` to `libs/importer` (tools-migration) (#5060) 2023-03-23 11:43:27 +01:00
passwordsafe-xml-importer.ts [PM-328] Move `common/importer` to `libs/importer` (tools-migration) (#5060) 2023-03-23 11:43:27 +01:00
passwordwallet-txt-importer.ts [PM-328] Move `common/importer` to `libs/importer` (tools-migration) (#5060) 2023-03-23 11:43:27 +01:00
remembear-csv-importer.ts [PM-328] Move `common/importer` to `libs/importer` (tools-migration) (#5060) 2023-03-23 11:43:27 +01:00
roboform-csv-importer.ts [PM-328] Move `common/importer` to `libs/importer` (tools-migration) (#5060) 2023-03-23 11:43:27 +01:00
safari-csv-importer.ts [PM-328] Move `common/importer` to `libs/importer` (tools-migration) (#5060) 2023-03-23 11:43:27 +01:00
safeincloud-xml-importer.ts [AC-1266] Enums filename conventions (#5140) 2023-04-04 22:42:21 -05:00
saferpass-csv-importer.ts [PM-328] Move `common/importer` to `libs/importer` (tools-migration) (#5060) 2023-03-23 11:43:27 +01:00
securesafe-csv-importer.ts [PM-328] Move `common/importer` to `libs/importer` (tools-migration) (#5060) 2023-03-23 11:43:27 +01:00
splashid-csv-importer.ts [PM-328] Move `common/importer` to `libs/importer` (tools-migration) (#5060) 2023-03-23 11:43:27 +01:00
stickypassword-xml-importer.ts [PM-328] Move `common/importer` to `libs/importer` (tools-migration) (#5060) 2023-03-23 11:43:27 +01:00
truekey-csv-importer.ts [AC-1266] Enums filename conventions (#5140) 2023-04-04 22:42:21 -05:00
upm-csv-importer.ts [PM-328] Move `common/importer` to `libs/importer` (tools-migration) (#5060) 2023-03-23 11:43:27 +01:00
yoti-csv-importer.ts [PM-328] Move `common/importer` to `libs/importer` (tools-migration) (#5060) 2023-03-23 11:43:27 +01:00
zohovault-csv-importer.ts [PM-328] Move `common/importer` to `libs/importer` (tools-migration) (#5060) 2023-03-23 11:43:27 +01:00