1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-29 04:17:41 +02:00
bitwarden-browser/bitwarden_license/bit-web
Thomas Rittson d30701ada7
[EC-416] Refactor organization permission checks (#3252)
* Replace Permissions enum and helper methods with callbacks

* Remove scim feature flag

* Check if org has feature enabled as part of canManage checks

* Pin jest-mock-extended at v2.0.6 to fix compilation error
2022-08-15 07:08:06 -07:00
..
.vscode Multi root workspace tweaks (#2858) 2022-06-13 21:39:36 -05:00
src [EC-416] Refactor organization permission checks (#3252) 2022-08-15 07:08:06 -07:00
jest.config.js [EC-416] Refactor organization permission checks (#3252) 2022-08-15 07:08:06 -07:00
tsconfig.json Multi root workspace tweaks (#2858) 2022-06-13 21:39:36 -05:00
tsconfig.spec.json [EC-416] Refactor organization permission checks (#3252) 2022-08-15 07:08:06 -07:00
webpack.config.js Cleanup src folder for web and move ts code into src/app per angular convention (#3127) 2022-07-25 15:13:54 +02:00