mirror of
https://github.com/grafana/grafana.git
synced 2025-02-15 01:53:33 -06:00
* RolePicker: Check if user has permissions to delegate roles * UserRolePicker: Require both UserRolsAdd and UserRolesRemove for chaning roles * RolePicker: Add option for controlling if roles can be updated to RolePicker * UserOrgs: Dont try to fetch roles with wrong permission * RolePicker: make usage consistent with allowed actions * RolePickerMenu: Remove unused property * UserOrgs: Check for correct permission * UserRolePicker: add apply to controll apply behaviour instand of updateDisabled * UserOrgs: Check for correct permission when trying to update roles * RolePicker: Disable button if no roles or org role can be updated * RolePicker: Always close on update * RolePicker: Fix issue with updating immutable value * ServiceAccountsListItem: Pass correct value to RolePicker * ServiceAccountCreatePage: Pass correct value |
||
---|---|---|
.. | ||
api.ts | ||
constants.ts | ||
RolePicker.tsx | ||
RolePickerInput.tsx | ||
RolePickerMenu.tsx | ||
TeamRolePicker.tsx | ||
UserRolePicker.tsx | ||
ValueContainer.tsx |