grafana/public/app/features/teams/__snapshots__
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
..
TeamGroupSync.test.tsx.snap Refactor: EmptyListCTA (#18516) 2019-08-20 17:19:21 +02:00
TeamList.test.tsx.snap fix: fixed snapshots and permission select not beeing able to click 2019-03-19 14:01:21 +01:00
TeamMemberRow.test.tsx.snap UserTableView: Show user name in table view (#18108) 2019-11-21 12:44:46 +02:00
TeamMembers.test.tsx.snap UserTableView: Show user name in table view (#18108) 2019-11-21 12:44:46 +02:00
TeamPages.test.tsx.snap Chore: Upgrades react-redux to version 7.1.1 (#19272) 2019-09-23 12:01:08 +01:00
TeamSettings.test.tsx.snap refactor(grafana/ui): Replace <input />with Input component from grafana/ui (#16085) 2019-03-25 15:53:05 +01:00