mirror of
https://github.com/bitwarden/browser.git
synced 2025-01-04 18:37:45 +01:00
e016ed001e
* Implement ProtonPass json importer * Add protonpass-importer json type definition * Fix alphabetical order in importer imports * Add importer error message for encrypted protonpass imports * Add i18n to protonpass importer * Add protonpass (zip) importer * Fix protonpass importer * Add unit tests for protonpass importer * Make protonpass importer not discard totp codes * Merge protonpass json & zip importers * Add protonpass creditcard import & fix note import * Fix protonpass zip import not recognizing zip files on windows/chrome * Make protonpass importer use vault types * Make protonpass importer treat vaults as folders * Make protonpass importer treat folders as collections for organizations Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com> * Add types to protonpass test data * Fix protonpass importer's moveFoldersToCollections * Add tests for folders/collections * Remove unecessary type cast in protonpass importer * Remove unecessary type annotations in protonpass importer * Add assertion for credit card cvv in protonpass importer * Handle trashed items in protonpass importer * Fix setting expiry month on credit cards * Fix wrong folder-assignment Only the first item of a "vault" was getting assigned to a folder Extend unit tests to verify behaviour --------- Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com> Co-authored-by: Daniel James Smith <djsmith@web.de> |
||
---|---|---|
.. | ||
test-data | ||
base-importer.spec.ts | ||
bitwarden-password-protected-importer.spec.ts | ||
chrome-csv-importer.spec.ts | ||
dashlane-csv-importer.spec.ts | ||
enpass-json-importer.spec.ts | ||
firefox-csv-importer.spec.ts | ||
keepass2-xml-importer.spec.ts | ||
keeper-csv-importer.spec.ts | ||
keeper-json-importer.spec.ts | ||
lastpass-csv-importer.spec.ts | ||
myki-csv-importer.spec.ts | ||
nordpass-csv-importer.spec.ts | ||
onepassword-1pif-importer.spec.ts | ||
onepassword-1pux-importer.spec.ts | ||
onepassword-mac-csv-importer.spec.ts | ||
onepassword-win-csv-importer.spec.ts | ||
passky-json-importer.spec.ts | ||
protonpass-json-importer.spec.ts | ||
psono-json-importer.spec.ts | ||
roboform-csv-importer.spec.ts | ||
safari-csv-importer.spec.ts |