1
0
mirror of https://github.com/bitwarden/jslib synced 2025-12-25 20:53:28 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Hinton
45a0c56051 Remove unused imports 2022-04-20 11:15:24 +02:00
Hinton
708bfcb026 Move decrypt to FolderView 2022-04-20 10:57:45 +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
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