grafana/public/app/types
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
..
jquery Minor progress on fixing no-implicit any issues 2019-03-19 18:24:47 +01:00
acl.ts Chore: Typescript no-implicit any fixes progress (#17018) 2019-05-12 14:15:23 +02:00
alerting.ts Chore: No implict any fixes (#17020) 2019-05-13 09:38:19 +02:00
angular.ts Types: Adds type safety to appEvents (#19418) 2019-10-14 09:27:47 +01:00
apiKeys.ts API: Optionally list expired keys (#20468) 2019-11-20 13:14:57 +02:00
appEvent.ts Types: Adds type safety to appEvents (#19418) 2019-10-14 09:27:47 +01:00
application.ts Feature: Adds redux action logging toggle from url params (#17368) 2019-06-03 13:40:33 +02:00
appNotifications.ts CloudWatch: Datasource improvements (#20268) 2019-11-14 10:59:41 +01:00
dashboard.ts Explore: Adds ability to save a panel's query from Explore (#17982) 2019-09-05 13:44:37 +01:00
datasources.ts Chore: Reorg packages (#20111) 2019-10-31 10:48:05 +01:00
events.ts Types: Adds type safety to appEvents (#19418) 2019-10-14 09:27:47 +01:00
explore.ts Grafana/Loki: Adds support for new Loki endpoints and metrics (#20158) 2019-11-15 16:38:25 +01:00
folders.ts tech: remove all mobx stuff 2018-09-14 09:43:34 +02:00
index.ts Types: Adds type safety to appEvents (#19418) 2019-10-14 09:27:47 +01:00
ldap.ts Ldap: Add LDAP debug page (#18759) 2019-09-16 18:56:01 +03:00
location.ts @grafana/runtime: expose location update (#17428) 2019-06-04 16:20:55 +02:00
organization.ts Trying to reduce the amount of duplication with preferences 2018-11-15 13:37:29 +01:00
plugins.ts Chore: Reorg packages (#20111) 2019-10-31 10:48:05 +01:00
search.ts refactor: merged types and updated references 2019-03-19 17:44:58 +01:00
store.ts Feature: Adds connectWithCleanup HOC (#19629) 2019-10-08 21:37:07 -07:00
teams.ts UserTableView: Show user name in table view (#18108) 2019-11-21 12:44:46 +02:00
templates.ts make variable type more slim 2019-01-07 11:26:06 +01:00
user.ts UserTableView: Show user name in table view (#18108) 2019-11-21 12:44:46 +02:00