bitwarden-estensione-browser/libs
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
..
.vscode Multi root workspace tweaks (#2858) 2022-06-13 21:39:36 -05:00
angular [PS-2251] Implement argon2 kdf (#4468) 2023-01-26 09:20:12 -05:00
common [PS-2096] BEEEEP: Add Psono importer (#4286) 2023-01-30 13:56:49 +01:00
components [EC-1016][EC-1017][EC-1018] add validation to collection dialog (#4528) 2023-01-25 11:03:09 -05:00
node [PS-2251] Implement argon2 kdf (#4468) 2023-01-26 09:20:12 -05:00
shared [EC-648] Fix esm features in node testing environment (#4223) 2023-01-12 13:23:14 +10:00