grafana/public/app/core/utils
David Kaltschmidt b3161bea5a Explore: Introduce DataQuery interface for query handling
- Queries in Explore have been string based
- This PR introduces the use of the DataQuery type to denote all queries handled in Explore
- Within Explore all handling of DataQueries is transparent
- Modifying DataQueries is left to the datasource
- Using `target` as variable names for DataQueries to be consistent with the rest of Grafana
2018-11-21 14:45:57 +01:00
..
acl.ts wip: dashboard permissions to redux 2018-09-13 16:00:02 +02:00
colors.ts Merge pull request #13947 from bergquist/alerting_for 2018-11-19 10:38:02 +01:00
connectWithReduxStore.tsx connected to store, self remove logic 2018-10-23 16:00:04 +02:00
css_loader.ts Changed functions to arrow functions for only-arrow-functions rule. (#13131) 2018-09-05 07:47:30 +02:00
dag.test.ts make sure to add all variable nodes to dag before linking variables 2018-10-12 14:15:44 +02:00
dag.ts make sure to add all variable nodes to dag before linking variables 2018-10-12 14:15:44 +02:00
datemath.ts changed var to let in 50 files (#13075) 2018-08-30 09:03:11 +02:00
emitter.ts changed var to const (#13061) 2018-08-29 14:26:50 +02:00
explore.test.ts Explore: Introduce DataQuery interface for query handling 2018-11-21 14:45:57 +01:00
explore.ts Explore: Introduce DataQuery interface for query handling 2018-11-21 14:45:57 +01:00
file_export.ts Changed functions to arrow functions for only-arrow-functions rule. 2018-09-04 17:02:32 +02:00
flatten.ts Changed functions to arrow functions for only-arrow-functions rule. 2018-09-04 17:02:32 +02:00
kbn.ts Adding tests 2018-10-13 09:32:21 -03:00
location_util.ts Explore: jump to explore from panels with mixed datasources 2018-10-01 12:03:57 +02:00
model_utils.ts changed var to const (#13061) 2018-08-29 14:26:50 +02:00
outline.ts Changed functions to arrow functions for only-arrow-functions rule. 2018-09-04 17:02:32 +02:00
rangeutil.ts Explore: error handling and time fixes 2018-10-26 18:16:00 +02:00
react2angular.ts prettier: ran on all files again, sorry. now settings are defined in package.json 2017-12-21 08:39:31 +01:00
sort_by_keys.ts changed var to const (#13061) 2018-08-29 14:26:50 +02:00
tags.ts changed var to let in 50 files (#13075) 2018-08-30 09:03:11 +02:00
text.test.ts Explore: highlight typed text in suggestions 2018-10-09 12:33:25 +02:00
text.ts Explore: highlight typed text in suggestions 2018-10-09 12:33:25 +02:00
ticks.ts Updated rules for variable name (#13106) 2018-09-03 11:00:46 +02:00
url.ts Explore: Store UI state in URL 2018-09-28 16:44:07 +02:00
version.ts Updated rules for variable name (#13106) 2018-09-03 11:00:46 +02:00