Hinton
708bfcb026
Move decrypt to FolderView
2022-04-20 10:57:45 +02:00
Hinton
7d4c665b54
Fix tests
2022-04-19 13:24:04 +02:00
Hinton
075a8af6bd
Merge branch 'master' of https://github.com/bitwarden/jslib into feature/refactor-folder-example
...
# Conflicts:
# common/src/models/export/folderExport.ts
2022-04-19 13:23:51 +02:00
Oscar Hinton
ad37de9373
Rename Export DTOs ( #763 )
2022-04-19 13:03:04 +02:00
Hinton
f75e2c4175
Proposed refactor of folder domain model
2022-04-19 11:31:49 +02:00
Oscar Hinton
6bcadc4f40
Add tests for domain models ( #768 )
2022-04-16 11:18:12 -04:00
Daniel James Smith
3b9ef68f4b
[EC-142] Fix error during import of 1pux containing new email field format ( #758 )
...
* Add support for complex email field type
* Ensure complex email field type gets imported on identities
2022-04-06 17:33:43 +02:00
Thomas Rittson
e595c0548e
EC-134 Fix api token refresh ( #749 )
...
* Fix apikey token refresh
* Refactor: use class for TokenRequestTwoFactor
2022-04-01 11:28:23 +10:00
Matt Gibson
a4fba0e1c5
Feature/move to jest ( #744 )
...
* Switch to jest
* Fix jslib-angular package name
* Make angular test project
* Split up tests by jslib project
* Remove obsolete node test script
* Use legacy deps with jest-preset-angular
* Move web tests to common
* Remove build from pipeline
This was only being used because we were not using ts runners.
We are now, so build is unnecessary
2022-03-28 16:00:42 +02:00