grafana/public/app/features/explore/state
kay delaney 246358344c
Explore: Adds support for new loki 'start' and 'end' params for labels endpoint (#17512)
* Explore: Adds support for new loki 'start' and 'end' params for labels endpoint
Also initializes absoluteRange when explore is initialized
Closes #16788

* Explore: Dispatches updateTimeRangeAction instead of passing absoluteRange when initializing
Also removes dependency on sinon from loki language provider test

* Loki: Refactors transformation of absolute time range to URL params into small utility function

* Makes use of rangeToParams() util function in loki language provider test
Also updates LanguageProvider.request() interface so that url should be type string, and adds optional params argument
2019-07-08 16:14:48 +01:00
..
epics @grafana/data: export dateMath and rangeUtil (#17971) 2019-07-05 23:43:12 -07:00
actions.test.ts Refactor: move some files to @grafana/data (#17952) 2019-07-06 08:05:53 +02:00
actions.ts Explore: Adds support for new loki 'start' and 'end' params for labels endpoint (#17512) 2019-07-08 16:14:48 +01:00
actionTypes.ts Refactor: move some files to @grafana/data (#17952) 2019-07-06 08:05:53 +02:00
reducers.test.ts Refactor: move some files to @grafana/data (#17952) 2019-07-06 08:05:53 +02:00
reducers.ts Refactor: move some files to @grafana/data (#17952) 2019-07-06 08:05:53 +02:00
selectors.test.ts Refactor: move some files to @grafana/data (#17952) 2019-07-06 08:05:53 +02:00
selectors.ts explore: fix issues when loading and both graph/table are collapsed (#17113) 2019-05-17 12:45:11 +02:00