1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-11-25 12:15:18 +01:00
bitwarden-browser/libs/importer/src
aj-rosado 4e1173d5cf
Add info on the item failing the parse when importing from LastPass (#9068)
* Added more error log info into methods called on openVault from LastPass Direct importer

* Adding error messages to help identify errors on the ParseAccounts and ParseShar methods from the lastpass importer parser.ts

* removed unintended throw

* Revert "Added more error log info into methods called on openVault from LastPass Direct importer"

This reverts commit dc83722c2f.

* Cleaned up error messages on LastPass's parser.ts

* throwing the error message if it exists on the Error object

* Using const on name instead let on parseShar
2024-05-20 11:46:20 +01:00
..
components [AC-1603] Hide vault selector at Admin Console's import (#8750) 2024-05-16 15:39:31 +01:00
importers Add info on the item failing the parse when importing from LastPass (#9068) 2024-05-20 11:46:20 +01:00
models [PM-5164] Update description of passwordsafe xml importer (#7115) 2023-12-13 12:16:27 -05:00
services [PM-5363] PinService State Providers (#8244) 2024-05-08 11:34:47 -07:00
index.ts [PM-4222] Make importer UI reusable (#6504) 2023-10-19 11:17:23 +02:00