mirror of
https://github.com/bitwarden/browser
synced 2025-12-25 12:43:36 +00:00
[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
This commit is contained in:
@@ -106,7 +106,7 @@
|
||||
"husky": "^8.0.1",
|
||||
"jasmine-core": "^3.7.1",
|
||||
"jasmine-spec-reporter": "^7.0.0",
|
||||
"jest-mock-extended": "^2.0.6",
|
||||
"jest-mock-extended": "2.0.6",
|
||||
"jest-preset-angular": "^12.1.0",
|
||||
"lint-staged": "^13.0.3",
|
||||
"mini-css-extract-plugin": "^2.4.5",
|
||||
|
||||
Reference in New Issue
Block a user