1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-18 02:41:15 +02:00
bitwarden-browser/spec
Linus Aarnio a8168d6ee7
Fix for issue #1287 in bitwarden/web (#569)
* 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>
2021-12-16 18:46:33 +01:00
..
common Fix for issue #1287 in bitwarden/web (#569) 2021-12-16 18:46:33 +01:00
electron Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
node Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
support Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
web/services Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
helpers.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
utils.ts Apply Prettier (#581) 2021-12-16 13:36:21 +01:00