grafana/public/app/features/users
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
state UserTableView: Show user name in table view (#18108) 2019-11-21 12:44:46 +02:00
InviteeRow.tsx Chore: Bumps prettier version for new typescript syntax support (#20463) 2019-11-19 13:59:39 +00:00
InviteesTable.test.tsx fixing issue with copy invite link 2018-12-14 13:49:14 +01:00
InviteesTable.tsx fixing issue with copy invite link 2018-12-14 13:49:14 +01:00
UsersActionBar.test.tsx fixed toggle buttons 2018-10-03 13:04:31 +02:00
UsersActionBar.tsx UserTableView: Show user name in table view (#18108) 2019-11-21 12:44:46 +02:00
UsersListPage.test.tsx Build: add @grafana/data package (#17436) 2019-06-18 08:17:27 -07:00
UsersListPage.tsx Chore: Bumps prettier version for new typescript syntax support (#20463) 2019-11-19 13:59:39 +00:00
UsersTable.test.tsx Revert "Revert "Org users to react"" 2018-10-03 09:43:10 +02:00
UsersTable.tsx UserTableView: Show user name in table view (#18108) 2019-11-21 12:44:46 +02:00