grafana/public/app
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
..
core Password: Remove PasswordStrength (#17750) 2019-06-25 13:56:35 +02:00
features UserAdmin: UI for disabling users (#17333) 2019-06-25 18:49:12 +02:00
partials Password: Remove PasswordStrength (#17750) 2019-06-25 13:56:35 +02:00
plugins Graph: Add data links feature (click on graph) (#17267) 2019-06-25 11:38:51 +02:00
routes Graph: Add data links feature (click on graph) (#17267) 2019-06-25 11:38:51 +02:00
store Explore: Parses and updates TimeSrv in one place in Explore (#17677) 2019-06-25 13:44:19 +01:00
types Explore: Parses and updates TimeSrv in one place in Explore (#17677) 2019-06-25 13:44:19 +01:00
app.ts Chore: Replaces moment with Grafanas DateTime (#16919) 2019-05-08 13:51:44 +02:00
dev.ts Add weback-dev-server with hot/hmr support 2018-04-19 11:42:53 +02:00
index.ts prettier: change to single quoting 2017-12-20 12:33:33 +01:00