1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-08-18 21:54:02 +02:00
bitwarden-browser/libs/common/spec
Daniel James Smith d6acc77ba7
[PS-1755] BEEEP: FSecure FSK-Importer improvements (#3877)
* Move FsecureFskImporter into separate folder

* Add types for exported fsk file

* Add new testdata and rewrite existing tests

* Fix #2801 - Use type instead of style property to differentiate between cipher types

* Add setting cipher.favorite

* Remove unmapped property autofillAndroid

* Re-naming files due to new naming convention

Renamed added or changed files of this PR
Fixed all imports
Removed items from the whitelist

* Extract method refactor

Move logic inside of parse loop into parseEntry
Extract handling of Entries of type Login into handleLoginEntry
Extract handling of Entries of type CreditCard into handleCreditCardEntry

* Simplify folder structure

Use vendor name importer folder
Rename /importers/fsecureImporters to /importers/fsecure
Move fsecure-fsk-types.ts out of the types folder into the fsecure-folder
Delete types folder
Fix all the imports

* Move spec and test-data to fsecure importer

* Fix broken import after merge master

* Use the new FSecureFskImporter

Must have messed up during the last merge:
Delete old importer and spec
Fix import of FSecureFskImporter in import.service
2022-12-22 16:59:46 +01:00
..
importers [PS-1755] BEEEP: FSecure FSK-Importer improvements (#3877) 2022-12-22 16:59:46 +01:00
matchers [EC-271] Refactor CryptoService - move symmetric encryption to EncryptService (#3042) 2022-07-26 11:40:32 +10:00
misc [PS-1854] Split services between background and visualizations (#4075) 2022-11-23 16:26:57 -06:00
models [EC-272] Web workers using EncryptionService (#3532) 2022-10-28 07:38:54 +10:00
services [PS 1504]Windows CLI - JSON Exports Missing Folders (#4113) 2022-12-14 15:44:10 +01:00
shared [EC-515] Re-enable node consoleLog.service test (#3448) 2022-09-08 08:02:53 +10:00
view [PS-1123] Improve hostname and domain retrieval (#3168) 2022-10-24 19:26:50 +02:00
web/services [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
utils.ts [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00