grafana/public/app/features/admin/partials
Alexander Zobnin 77375f3772 UserAdmin: UI for disabling users (#17333)
* Feat: initial disable user UI

* batch disable users

* batch revoke users tokens

* split batch disable user and revoke token

* API: get users with auth info and isExternal flag

* fix tests for batch disable users

* Disable users: show is user external or not

* Users: refactor /api/users/search endpoint

* Users: use alias for "user" table

* Chore: add BatchDisableUsers() to the bus

* Users: order user list by id explicitly

* Chore: switch back to /api/users/search endpoint

* Users: move disable button to user profile page

* Users: return AuthModule from /api/users/:id endpoint

* Users: do not return unused fields

* Users: mute auth badge for disabled users

* Users: move disable button to the user section

* Users: fix SearchUsers method after last changes

* User: return auth module as array for future purposes

* User: tests for SearchUsers()

* User: return only latest auth module in SearchUsers()

* User: fix JOIN, get only most recent auth module

* Users: fix ldap badge after backed changes

* Users: show tooltip for inactive disable/enable button

* Users: move delete button to edit user view

* Users: put deactivated badge on the user list

* Users: minor refactor

* Users: adjust deactivated badge style

* Minor design changes
2019-06-25 18:49:12 +02:00
..
admin_home.html page header now on 99% of pages 2017-12-01 13:49:15 +01:00
edit_org.html Styling: Aligned heading (#16456) 2019-04-09 12:41:02 +02:00
edit_user.html UserAdmin: UI for disabling users (#17333) 2019-06-25 18:49:12 +02:00
new_user.html Styling: Aligned heading (#16456) 2019-04-09 12:41:02 +02:00
orgs.html Removed some icons in action button 2019-02-12 17:51:08 +01:00
settings.html page header now on 99% of pages 2017-12-01 13:49:15 +01:00
stats.html page header now on 99% of pages 2017-12-01 13:49:15 +01:00
styleguide.html move: moved styleguide to admin 2018-09-10 13:38:45 +02:00
users.html UserAdmin: UI for disabling users (#17333) 2019-06-25 18:49:12 +02:00