1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-11-11 10:10:25 +01:00
bitwarden-browser/spec/common/importers
Matt Gibson 1fb3d54014
Feature/password protected export (#689)
* Simplify password protected file format

* no items to import is not an error

* Await inner importer

* Add export format type

* Error if import file is password protected

* Update tests

* Test password protected with normat json importer

* Simplify imports

* Ignore code coverage directory

* Expand importer options  without changing display options

* Import password require import error handling

* Use interface

* Fix curlies

* linter fixes

* Add null of empty util

* Lint fixes

* run prettier

* Move import options to separate enum file

* Fix imports
2022-02-23 13:02:07 +10:00
..
testData Feature/password protected export (#689) 2022-02-23 13:02:07 +10:00
bitwardenJsonImporter.spec.ts Feature/password protected export (#689) 2022-02-23 13:02:07 +10:00
bitwardenPasswordProtectedImporter.spec.ts Feature/password protected export (#689) 2022-02-23 13:02:07 +10:00
firefoxCsvImporter.spec.ts Add eslint (#610) 2022-02-22 15:39:11 +01:00
fsecureFskImporter.spec.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
keepass2XmlImporter.spec.ts Add eslint (#610) 2022-02-22 15:39:11 +01:00
keeperJsonImporter.spec.ts Add eslint (#610) 2022-02-22 15:39:11 +01:00
lastpassCsvImporter.spec.ts Add eslint (#610) 2022-02-22 15:39:11 +01:00
nordpassCsvImporter.spec.ts Add eslint (#610) 2022-02-22 15:39:11 +01:00
onepassword1PifImporter.spec.ts Fix for issue #1287 in bitwarden/web (#569) 2021-12-16 18:46:33 +01:00
onepasswordMacCsvImporter.spec.ts Add eslint (#610) 2022-02-22 15:39:11 +01:00
onepasswordWinCsvImporter.spec.ts Add eslint (#610) 2022-02-22 15:39:11 +01:00