Oscar Hinton
19caa7bfe0
Simplify our gitignore files ( #2925 )
2022-06-17 15:33:51 +02:00
Oscar Hinton
bc639688e8
Use NPM workspace ( #2874 )
2022-06-14 17:10:53 +02:00
Matt Gibson
c4ff8f99dc
Multi root workspace tweaks ( #2858 )
...
* Ignore jest for workspaces without tests (for now)
* Add jest as recommended extension
* Set eslint and prettier file paths
We can't do this on a multi-folder workspace level because the
path depths are not identical between folders
* fix tsconfig extends for
* Simplify bitwarden-licensed web tsconfig
This tsconfig isn't needed to build, since we do that through webpack
and the web client. It's only needed as hints to IDEs
* Remove unintended change
* linter
2022-06-13 21:39:36 -05:00
Oscar Hinton
4f9079dd4f
[PS-801] Re-add dependencies to the cli ( #2878 )
2022-06-13 15:50:11 +02:00
Thomas Rittson
3b857345bb
Update README and CONTRIBUTING to point to contributing.bitwarden.com ( #2771 )
...
Co-authored-by: Oscar Hinton <Hinton@users.noreply.github.com>
2022-06-13 17:34:07 +10:00
Oscar Hinton
2126ac414c
[EC-236] Add CLI dependencies to root package.json ( #2816 )
2022-06-03 20:11:47 +02:00
Oscar Hinton
5780bf85e7
Add support for migrated jslib ( #2826 )
2022-06-03 18:01:07 +02:00
Oscar Hinton
579cee3364
Migrate cli to jest ( #2759 )
...
* Migrate cli to jest
* Remove jasmine from browser
* Remove coverage from browser since it's in the root gitignore
2022-05-31 16:29:10 +02:00
Micaiah Martin
2f72286f66
Add CLI build ( #2746 )
...
Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>
2022-05-31 07:20:06 -06:00
Thomas Rittson
6a861d4fcd
Update jslib ( #2751 )
2022-05-27 13:11:45 +10:00
Thomas Rittson
8519decb7c
[EC-177] Update Key Connector error handling ( #2748 )
...
* Update jslib, deps and messages.json
2022-05-26 11:16:05 +10:00
Oscar Hinton
ebb66e71dd
[EC-239] CLI cleanup ( #2745 )
2022-05-25 21:36:30 +02:00
Hinton
980429f4bd
Move CLI to apps/cli
2022-05-25 10:57:15 +02:00