grafana/public/app/features/teams/state
Eric Leijonmarck f05607d4c0 UserTableView: Show user name in table view (#18108)
* refactor to multiple rows

* added name for org user struct

* added name getorgusers

* added user name to tableview

* made test pass

* updated userMocks to user name field

* added missing UsersTable snapshot

* added name on teammembers page, be able to search query for name, login and email

* added the updated snapshots

* conform to same sorting as output form

* conform to previous way of using it

* sort first by login and after by email, as it was before
2019-11-21 12:44:46 +02:00
..
actions.ts Fix: URL Encode Groupd IDs for external team sync (#20280) 2019-11-08 15:28:21 +01:00
navModel.ts Build: add @grafana/data package (#17436) 2019-06-18 08:17:27 -07:00
reducers.test.ts Trying to reduce the amount of duplication with preferences 2018-11-15 13:37:29 +01:00
reducers.ts Trying to reduce the amount of duplication with preferences 2018-11-15 13:37:29 +01:00
selectors.test.ts teams: hide tabs settings and groupsync for non team admins 2019-03-19 14:01:18 +01:00
selectors.ts UserTableView: Show user name in table view (#18108) 2019-11-21 12:44:46 +02:00