Oscar Hinton
db3e1a51e9
[SM-44] Lazy loaded import and exporters ( #2918 )
2022-06-28 22:24:21 +02:00
Chad Scharf
b28c07790d
EC-263 - Deactivate/activate in user management ( #2893 )
...
* SM-48 - Disable/enable in user management
* SM-48 - Disabled badge added to edit user
* SM-48 - Fix linter issues
* SM-48 - Color adjustments to badging
* SM-48 - Fix prettier formatting
* EC-263 - Rename disable to deactivate
* EC-263 - lint errors and cleanup
* EC-263 - Fix build and importer errors
* EC-263 - import grouping order fix
* EC-263 - PR review feedback and cleanup
* EC-263 - Fix build error in loose components
* EC-263 - Fix build error on formPromise in user edit
* EC-263 - Fix a11y bindings and modal handling
2022-06-20 10:21:50 -04: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
Matt Gibson
d5112cc8cb
[PS-616] [PS-795] Fix/withdraw master password reset without user verification ( #2845 )
...
* Limit enroll MPR modal to enrolling
* Withdraw from MPR directly from org options
* [PS-795] Fix Automatic mpr enrollment.
Add reset password key to the accept request
* Linter
* Specify params type in accept components
2022-06-08 14:56:26 -05:00
Oscar Hinton
4869a231bf
[EC-251] Fix web local development ( #2775 )
...
* Wip
* Fix bitwarden licensed web
* Fix template paths
* Cleanup gitattributes git-blame-ignore-revs
* Fix tsconfig, add postcss and tailwind config to bitwarden_license.
* And done
2022-06-02 10:59:43 -05:00
Hinton
02fe715903
Move web to apps/web and bitwarden_license/bit-web
2022-06-02 11:55:37 +02:00