grafana/public/app/types
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
..
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
apiKeys.ts Auth: Allow expiration of API keys (#17678) 2019-06-26 09:47:03 +03:00
application.ts Feature: Adds redux action logging toggle from url params (#17368) 2019-06-03 13:40:33 +02:00
appNotifications.ts cleaned up the flow 2018-10-24 14:33:53 +02:00
dashboard.ts Provisioning: Show file path of provisioning file in save/delete dialogs (#16706) 2019-04-30 13:32:18 +02:00
datasources.ts Refactor: move some files to @grafana/data (#17952) 2019-07-06 08:05:53 +02:00
explore.ts Explore: Adds support for new loki 'start' and 'end' params for labels endpoint (#17512) 2019-07-08 16:14:48 +01:00
folders.ts tech: remove all mobx stuff 2018-09-14 09:43:34 +02:00
index.ts Refactor: move NavModel to @grafana/ui (#16813) 2019-04-30 07:46:46 -07: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 Plugins: move app/feature/plugin properties into PluginMeta (#16809) 2019-04-29 09:14:39 -07:00
search.ts refactor: merged types and updated references 2019-03-19 17:44:58 +01:00
store.ts Build: add @grafana/data package (#17436) 2019-06-18 08:17:27 -07:00
teams.ts teams: refactor so that you can only delete teams if you are team admin 2019-03-19 14:01:21 +01:00
templates.ts make variable type more slim 2019-01-07 11:26:06 +01:00
user.ts Refactor: move some files to @grafana/data (#17952) 2019-07-06 08:05:53 +02:00