grafana/public/app/features/teams
Ieva 11433cba97
Team access changes for editors when editorsCanAdmin is enabled (#45405)
* filter teams for editors to only show the teams that they are members of

* frontend changes to only allow clicking on teams that the user can edit

* update frontend test snapshots

* extend docs

* reword

* remove the comment for now

* Update backend tests

* reword the warning, and add it back in

* docs feedback

Co-authored-by: gamab <gabi.mabs@gmail.com>
2022-02-15 17:09:03 +00:00
..
__mocks__ @grafana/ui: Various smaller Icon updates (#23588) 2020-04-16 13:49:58 +02:00
__snapshots__ Team access changes for editors when editorsCanAdmin is enabled (#45405) 2022-02-15 17:09:03 +00:00
state AccessControl: Trigger permission reload with team removal (#45383) 2022-02-15 14:23:40 +01:00
CreateTeam.test.tsx Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
CreateTeam.tsx AccessControl: Add endpoint to get user permissions (#45309) 2022-02-11 17:40:43 +01:00
TeamGroupSync.test.tsx AccessControl: Change teams permissions page when accesscontrol is enabled (#43971) 2022-02-03 17:49:39 +01:00
TeamGroupSync.tsx AccessControl: Change teams permissions page when accesscontrol is enabled (#43971) 2022-02-03 17:49:39 +01:00
TeamList.test.tsx Access control: Team role picker (#43418) 2022-01-17 18:04:54 +03:00
TeamList.tsx Team access changes for editors when editorsCanAdmin is enabled (#45405) 2022-02-15 17:09:03 +00:00
TeamMemberRow.test.tsx UserTableView: Show user name in table view (#18108) 2019-11-21 12:44:46 +02:00
TeamMemberRow.tsx A11y: Fix fastpass issues for /org/teams pages (#39848) 2021-09-30 15:46:10 +01:00
TeamMembers.test.tsx Chore: Migrates reducers and actions to Redux Toolkit (#21287) 2020-01-13 08:03:22 +01:00
TeamMembers.tsx A11y: Fix fastpass issues for /org/teams pages (#39848) 2021-09-30 15:46:10 +01:00
TeamPages.test.tsx AccessControl: Change teams permissions page when accesscontrol is enabled (#43971) 2022-02-03 17:49:39 +01:00
TeamPages.tsx Feature Highlights: add RudderStack events (#45099) 2022-02-09 11:18:27 +01:00
TeamPermissions.tsx AccessControl: Change teams permissions page when accesscontrol is enabled (#43971) 2022-02-03 17:49:39 +01:00
TeamSettings.test.tsx AccessControl: Change teams permissions page when accesscontrol is enabled (#43971) 2022-02-03 17:49:39 +01:00
TeamSettings.tsx Access control: team UI improvements with FGAC (#45255) 2022-02-11 09:58:37 +00:00