Gabriel MABILLE
6d931226d8
AccessControl: Show UserPicker based on `canListUsers` ( #44843 )
...
* AccessControl: Show UserPicker based on canListUser
* Update public/app/core/components/AccessControl/AddPermission.tsx
Co-authored-by: Ieva <ieva.vasiljeva@grafana.com>
2022-02-03 16:59:25 +01:00
Kyle Cunningham
febc24522d
Accessibility Fixes for Several SQL Based Datasource Config Pages ( #43982 )
...
* Add label elements for select boxes: MSSQL config
* Add Permission level label
* Add aria-label for password field
* Fixes for Postgres a11y page
* Fix whitespace error
* Swap aria-labelby for "for"
* Prefer "for" over aria-labeledby
2022-01-19 15:53:54 -06:00
Gabriel MABILLE
fc405ea9da
AccessControl: Make `Permissions` component customizable ( #43992 )
...
* Setting default values for props
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>
* Using table instead
Co-authored-by: Kalle Persson <kalle.persson@grafana.com>
2022-01-19 12:19:46 +01:00
Karl Persson
c3ca2d214d
Access control: Refactor managed permission system to create api and frontend components ( #42540 )
...
* Refactor resource permissions
* Add frondend components for resource permissions
Co-authored-by: kay delaney <45561153+kaydelaney@users.noreply.github.com>
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>
Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com>
Co-authored-by: Ieva <ieva.vasiljeva@grafana.com>
2021-12-20 09:52:24 +01:00