grafana/public/app/features/teams
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
..
__mocks__ UserTableView: Show user name in table view (#18108) 2019-11-21 12:44:46 +02:00
__snapshots__ UserTableView: Show user name in table view (#18108) 2019-11-21 12:44:46 +02:00
partials Theme: Reworking button styling (#16362) 2019-04-08 09:48:15 +02:00
state UserTableView: Show user name in table view (#18108) 2019-11-21 12:44:46 +02:00
CreateTeamCtrl.ts Chore: Fix about 200 noImplicitAny errors (#18067) 2019-07-16 11:35:42 +02:00
TeamGroupSync.test.tsx Teams page replace mobx (#13219) 2018-09-11 14:14:03 +02:00
TeamGroupSync.tsx Chore: Bumps prettier version for new typescript syntax support (#20463) 2019-11-19 13:59:39 +00:00
TeamList.test.tsx Build: add @grafana/data package (#17436) 2019-06-18 08:17:27 -07:00
TeamList.tsx Feature: Adds connectWithCleanup HOC (#19629) 2019-10-08 21:37:07 -07:00
TeamMemberRow.test.tsx UserTableView: Show user name in table view (#18108) 2019-11-21 12:44:46 +02:00
TeamMemberRow.tsx UserTableView: Show user name in table view (#18108) 2019-11-21 12:44:46 +02:00
TeamMembers.test.tsx Rewrite user profile edit to react (#17917) 2019-08-19 13:40:14 -04:00
TeamMembers.tsx UserTableView: Show user name in table view (#18108) 2019-11-21 12:44:46 +02:00
TeamPages.test.tsx Build: add @grafana/data package (#17436) 2019-06-18 08:17:27 -07:00
TeamPages.tsx Chore: Bumps prettier version for new typescript syntax support (#20463) 2019-11-19 13:59:39 +00:00
TeamSettings.test.tsx Teams page replace mobx (#13219) 2018-09-11 14:14:03 +02:00
TeamSettings.tsx Chore: Bumps prettier version for new typescript syntax support (#20463) 2019-11-19 13:59:39 +00:00