mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-09 09:51:02 +01:00
a8168d6ee7
* Format the fieldvalue as a LocaleDateString instead of epoch when importing a date from 1P This would be better solved by storing it as a date FieldType instead of Text. But since it is unclear when new field types are added, this solution serves as a fix for now and also guides the solution when new fieldtype exists. * Remove trailing whitespace * Add tests for custom fields of 1pif imported identity * Change representation of 1pif imported dates to UTC string * Changes after running prettier Co-authored-by: Daniel James Smith <djsmith@web.de> |
||
---|---|---|
.. | ||
testData | ||
firefoxCsvImporter.spec.ts | ||
fsecureFskImporter.spec.ts | ||
keepass2XmlImporter.spec.ts | ||
lastpassCsvImporter.spec.ts | ||
nordpassCsvImporter.spec.ts | ||
onepassword1PifImporter.spec.ts | ||
onepasswordMacCsvImporter.spec.ts | ||
onepasswordWinCsvImporter.spec.ts |