grafana/public/app/core
Ivana Huckova 90b0953620
Explore: Expand template variables when redirecting from dashboard panel (#19582)
* Fix redirect but adding getExploreState method to graphite

* Explore: Create interpolateVariablesInQueries function for datasources

* Explore: Add interpolateVariablesInQueries method to elasticsearch datasource

* Add interpolateVariablesInQueries function to influx and postgres

* Explore: Add interpolateVariablesInQueries to Mssql and Mysql datasources

* Explore: Add datasources to queries

* Explore: Code formatting

* Prettier formating fix

* Explore: Add rawQuery expanding of variables for influxdb

* Remove console.logs

* Explore: Add rawQuery expanding of multiple variables for influxdb

* Explore: If no queries in Influxdb, return early []

* Explore: Refactor influxDb to follow the code structure
2019-10-08 17:01:20 +02:00
..
actions Revert "Feature: Adds connectWithCleanup HOC (#19392)" (#19628) 2019-10-04 05:24:47 -07:00
components Revert "Feature: Adds connectWithCleanup HOC (#19392)" (#19628) 2019-10-04 05:24:47 -07:00
controllers Login: Angular to React (#18116) 2019-08-13 15:46:40 +02:00
copy Chore: Fixes some strict errors (#18381) 2019-08-05 12:07:35 +02:00
directives Templating: Clicking Selected should deselect all if 1 or more are already selected (#19104) 2019-09-15 17:29:26 +02:00
filters Refactor: move some files to @grafana/data (#17952) 2019-07-06 08:05:53 +02:00
hooks feat(Explore): make sure Loki labels are up to date (#16131) 2019-03-25 12:08:28 +01:00
live Chore: Fixed no implicit any Typescript errors (#16799) 2019-04-28 09:58:12 +02:00
middlewares Feature: Adds redux action logging toggle from url params (#17368) 2019-06-03 13:40:33 +02:00
reducers Revert "Feature: Adds connectWithCleanup HOC (#19392)" (#19628) 2019-10-04 05:24:47 -07:00
redux Debt: Simplifies actionCreatorFactory (#19433) 2019-09-26 11:41:37 +01:00
selectors Build: add @grafana/data package (#17436) 2019-06-18 08:17:27 -07:00
services Explore: Take root_url setting into account when redirecting from dashboard to explore (#19447) 2019-09-27 10:17:07 +02:00
specs Explore: Generate log row uid (#18994) 2019-09-30 14:44:15 +02:00
utils Explore: Expand template variables when redirecting from dashboard panel (#19582) 2019-10-08 17:01:20 +02:00
angular_wrappers.ts Chore: Converts HelpModal from angular to react (#19474) 2019-10-02 14:57:40 +01:00
app_events.ts Dashboard settings starting to work 2019-02-03 10:55:58 +01:00
config.ts @grafana/runtime: expose config and loadPluginCss (#17655) 2019-06-19 11:31:47 -07:00
constants.ts Panels: No title will no longer make panel header take up space (#16884) 2019-05-06 15:26:09 +02:00
core_module.ts react panels query processing 2018-10-14 18:19:49 +02:00
core.ts Chore: Converts HelpModal from angular to react (#19474) 2019-10-02 14:57:40 +01:00
jquery_extended.ts Chore: No implict any fixes (#17020) 2019-05-13 09:38:19 +02:00
lodash_extended.ts Changed functions to arrow functions for only-arrow-functions rule. (#13131) 2018-09-05 07:47:30 +02:00
logs_model.ts Explore: Generate log row uid (#18994) 2019-09-30 14:44:15 +02:00
mod_defs.d.ts prettier: change to single quoting 2017-12-20 12:33:33 +01:00
nav_model_srv.ts Build: add @grafana/data package (#17436) 2019-06-18 08:17:27 -07:00
partials.ts Chore: No implict any fixes (#17020) 2019-05-13 09:38:19 +02:00
profiler.ts Chore: No implict any fixes (#17020) 2019-05-13 09:38:19 +02:00
store.ts Tech: Bump typescript and jest (#16354) 2019-04-03 11:41:08 +02:00
table_model.ts strictNullChecks: First batch (#18390) 2019-08-12 16:11:06 +02:00
time_series2.ts TimeSeries: Replace fieldName with fieldIndex (#19030) 2019-09-12 09:55:15 +02:00