grafana/public/app/features
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 UserAdmin: UI for disabling users (#17333) 2019-06-25 18:49:12 +02:00
alerting Alerting: Improve alert rule testing (#16286) 2019-06-25 08:52:17 +02:00
annotations Chore: Replaces moment with Grafanas DateTime (#16919) 2019-05-08 13:51:44 +02:00
api-keys Build: add @grafana/data package (#17436) 2019-06-18 08:17:27 -07:00
dashboard Explore: Parses and updates TimeSrv in one place in Explore (#17677) 2019-06-25 13:44:19 +01:00
datasources Build: add @grafana/data package (#17436) 2019-06-18 08:17:27 -07:00
explore Explore: Parses and updates TimeSrv in one place in Explore (#17677) 2019-06-25 13:44:19 +01:00
folders Build: add @grafana/data package (#17436) 2019-06-18 08:17:27 -07:00
manage-dashboards AddDataSource: Updated page design & categories (#16971) 2019-05-09 11:45:39 +02:00
org Build: add @grafana/data package (#17436) 2019-06-18 08:17:27 -07:00
panel Graph: Add data links feature (click on graph) (#17267) 2019-06-25 11:38:51 +02:00
playlist UI: Remove old icons (#16335) 2019-04-17 15:18:32 +02:00
plugins @grafana/runtime: expose config and loadPluginCss (#17655) 2019-06-19 11:31:47 -07:00
profile TimePicker: New time picker dropdown & custom range UI (#16811) 2019-06-24 14:39:59 +02:00
teams TimePicker: New time picker dropdown & custom range UI (#16811) 2019-06-24 14:39:59 +02:00
templating Build: add @grafana/data package (#17436) 2019-06-18 08:17:27 -07:00
users Build: add @grafana/data package (#17436) 2019-06-18 08:17:27 -07:00
all.ts extract tls auth settings directive from datasource http settings directive 2019-01-28 19:37:19 +01:00