grafana/public
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
..
app Prevent Explore from updating when typing query 2018-10-04 15:32:28 +02:00
dashboards public: fix codespell issues 2018-04-13 20:31:29 +02:00
emails
fonts
img rendering: Added concurrent rendering limits 2018-09-24 16:14:11 +02:00
sass css: minor fix to search 2018-10-03 11:07:20 -07:00
test renaming things in admin 2018-09-07 17:55:38 +02:00
vendor When stacking graphs, always include the y-offset so that tooltips can 2018-09-22 15:02:01 -04:00
views fix: preloader element issue 2018-09-28 09:30:56 +02:00
robots.txt