clients/common/src
Daniel James Smith 5353cf03b5
BEEEP: Add importer for Keeper in json format (#608)
* Add testdata, create types for keeperjson import

* Create keeperjson importer and tests

* Register, Create instance of keeperjson importer

* Move keeperCsvImporter to keeperImporters folder

* Fixed import of BaseImporter

* Removed unnecessary check for key

* Move instantiation of importer into beforeEach

* Fixed the second import with a wrong path

* Adjust types based on new test export

* Add test case for empty notes and custom fields

* Implement logic for failed test case

* Removed test expectation
2022-01-26 23:04:55 +01:00
..
abstractions Expose getKeyFromStorage with userId (#633) 2022-01-25 15:45:02 +01:00
enums [bug] Add several state value defaults (#593) 2021-12-31 09:14:43 -05:00
importers BEEEP: Add importer for Keeper in json format (#608) 2022-01-26 23:04:55 +01:00
misc Remove usage/detection of NativeScript (#566) 2021-12-22 19:46:25 +01:00
models [bug] Move enableBrowserIntegration to global state (#630) 2022-01-24 10:47:41 -05:00
services BEEEP: Add importer for Keeper in json format (#608) 2022-01-26 23:04:55 +01:00
types Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
globals.d.ts Split jslib into multiple modules (#363) 2021-06-03 18:58:57 +02:00