Commit Graph

12 Commits

Author SHA1 Message Date
Matt Gibson 1420082348
Do not export trashed items (#241)
* Do not export trashed items

* Test Item exporting

Does not test organization export. Export's use of apiService is not
very testable. We will either need a testApiService or to refactor
apiService to make mocking easier.

* Linter fixes
2020-12-30 15:08:02 -06:00
Kyle Spearrin dcbd09e736
encrypted import for bitwarden json (#220) 2020-12-04 21:05:11 -05:00
Kyle Spearrin 93a3053f54
support for encrypted json export (#216)
* support for encrypted json export

* adjust filename prefix for encrypted formats

* flip if logic

* remove format param from encrypted export

* encryptedFormat getter
2020-12-03 15:20:38 -05:00
Kyle Spearrin fd260dfbae null check to be consistent with mobile codebase 2020-02-10 10:20:45 -05:00
Kyle Spearrin 4d57f44a69 bitwarden json importer 2018-12-17 13:21:06 -05:00
Kyle Spearrin 3b22df15e8 fix for org export 2018-12-17 10:54:03 -05:00
Kyle Spearrin e7b5868aad export to json 2018-12-17 10:32:02 -05:00
Kyle Spearrin b9a15d7ced cast fix 2018-07-06 12:55:48 -04:00
Kyle Spearrin 91081d9232 fix implicit any 2018-07-05 14:49:48 -04:00
Kyle Spearrin 87e273252b exporting organization data 2018-07-05 14:39:58 -04:00
Kyle Spearrin 23e950beea dont export organization ciphers 2018-06-22 09:41:01 -04:00
Kyle Spearrin ba10d07042 export service 2018-05-17 10:52:06 -04:00