bitwarden-estensione-browser/libs/common/spec/importers
Daniel James Smith b1a1068906
[PS-2096] BEEEEP: Add Psono importer (#4286)
* Add psono json importer

Create types for psono export format
Add test files
Write tests for psono-json-importer
Write importer for psono export
Register 'psonojson' with `importOptions`
Import/register psono-json-importer with import.service
Add instructions on how to export from Psono

* Retain all imported data

Ensure all data is retained by adding unmapped properties into custom fields
Each item type has a set of mapped properties, anything not matching will be created as a custom field
Write extensive tests to ensure data is present

* Skipping GPG

We currently cannot import GPG Keys into notes or custom fields

* Add organizational test

Verify that folders get converted to collections when imported by an org

* Remove combined test-file (whole export)

* Remove redundant null type
2023-01-30 13:56:49 +01:00
..
enpass [PS-2108] Enpass importer add support for androidurl's (#4314) 2023-01-24 21:03:11 +01:00
test-data [PS-2096] BEEEEP: Add Psono importer (#4286) 2023-01-30 13:56:49 +01:00
bitwarden-json-importer.spec.ts [PS-1805] BEEEP: Renamed importers based on agreed naming-convention (#3978) 2022-11-11 16:20:03 +01:00
bitwarden-password-protected-importer.spec.ts [PS-1805] BEEEP: Renamed importers based on agreed naming-convention (#3978) 2022-11-11 16:20:03 +01:00
chrome-csv-importer.spec.ts [PS-1805] BEEEP: Renamed importers based on agreed naming-convention (#3978) 2022-11-11 16:20:03 +01:00
dashlane-csv-importer.spec.ts dashlane-csv-importer: Set month on import (#4284) 2023-01-23 15:52:38 +01:00
firefox-csv-importer.spec.ts [PS-1805] BEEEP: Renamed importers based on agreed naming-convention (#3978) 2022-11-11 16:20:03 +01:00
keepass2-xml-importer-testdata.ts [PS 1579]kee pass2 import fails on cli (#4452) 2023-01-19 17:12:36 +01:00
keepass2-xml-importer.spec.ts [PS 1579]kee pass2 import fails on cli (#4452) 2023-01-19 17:12:36 +01:00
keeper-csv-importer.spec.ts [PS-2263] Keeper CSV import: import TOTP to correct field (#4478) 2023-01-18 10:19:46 +01:00
keeper-json-importer.spec.ts [PS-1805] BEEEP: Renamed importers based on agreed naming-convention (#3978) 2022-11-11 16:20:03 +01:00
lastpass-csv-importer.spec.ts [PS-1805] BEEEP: Renamed importers based on agreed naming-convention (#3978) 2022-11-11 16:20:03 +01:00
myki-csv-importer.spec.ts [PS-1805] BEEEP: Renamed importers based on agreed naming-convention (#3978) 2022-11-11 16:20:03 +01:00
nordpass-csv-importer.spec.ts [PS-1805] BEEEP: Renamed importers based on agreed naming-convention (#3978) 2022-11-11 16:20:03 +01:00
onepassword-1pif-importer.spec.ts [PS-1805] BEEEP: Renamed importers based on agreed naming-convention (#3978) 2022-11-11 16:20:03 +01:00
onepassword-1pux-importer.spec.ts [PS-1805] BEEEP: Renamed importers based on agreed naming-convention (#3978) 2022-11-11 16:20:03 +01:00
onepassword-mac-csv-importer.spec.ts [PS-1805] BEEEP: Renamed importers based on agreed naming-convention (#3978) 2022-11-11 16:20:03 +01:00
onepassword-win-csv-importer.spec.ts [PS-1805] BEEEP: Renamed importers based on agreed naming-convention (#3978) 2022-11-11 16:20:03 +01:00
passky-json-importer.spec.ts Add passky importer (#4253) 2022-12-19 21:47:45 +01:00
psono-json-importer.spec.ts [PS-2096] BEEEEP: Add Psono importer (#4286) 2023-01-30 13:56:49 +01:00
safari-csv-importer.spec.ts [PS-1805] BEEEP: Renamed importers based on agreed naming-convention (#3978) 2022-11-11 16:20:03 +01:00