grafana/public/app/types
David Kaltschmidt bdae399322 Prevent Explore from updating when typing query
- remove `edited` property of query objects
- query object semantics changes to be initial values only
- resetting or externally modifying a query is done via giving it a new
  react key, which replaces the row completely
- query changes while typing are sent up to Explore to be saved in a
  local property that is not part of the component state (prevent
  control circle)
- all Explore functions using the queries must access the local property
  for current values
2018-10-04 15:32:28 +02:00
..
acl.ts fix: add permission fixes 2018-09-14 08:25:35 +02:00
alerting.ts Teams page replace mobx (#13219) 2018-09-11 14:14:03 +02:00
apiKeys.ts Add "search box" and a "add new" box to the new API Keys page #13411 2018-09-27 11:53:19 +02:00
dashboard.ts wip: dashboard permissions to redux 2018-09-13 16:00:02 +02:00
datasources.ts added no datasources added 2018-09-28 11:29:18 +02:00
explore.ts Prevent Explore from updating when typing query 2018-10-04 15:32:28 +02:00
folders.ts tech: remove all mobx stuff 2018-09-14 09:43:34 +02:00
index.ts Revert "Revert "Org users to react"" 2018-10-03 09:43:10 +02:00
location.ts Teams page replace mobx (#13219) 2018-09-11 14:14:03 +02:00
navModel.ts Teams page replace mobx (#13219) 2018-09-11 14:14:03 +02:00
plugins.ts revert rename 2018-09-27 14:45:36 +02:00
teams.ts display team member labels 2018-09-14 17:28:34 +02:00
user.ts Revert "Revert "Org users to react"" 2018-10-03 09:43:10 +02:00
users.ts Revert "Revert "Org users to react"" 2018-10-03 09:43:10 +02:00