grafana/public/app
BhartiAgrawalNvidia ce8df91cc9
Fixing issue 16090 where Grafana uses illegal characters in requests … (#21447)
* Fixing issue 16090 where Grafana uses illegal characters in requests to Prometheus

* Rebase with Grafana and Merge branch 'master' of https://github.com/BhartiAgrawalNvidia/grafana into fix-16090

# Conflicts:
#	public/app/plugins/datasource/prometheus/language_provider.ts

* Rebase with Grafana and Merge branch 'master' of https://github.com/BhartiAgrawalNvidia/grafana into fix-16090

# Conflicts:
#	public/app/plugins/datasource/prometheus/language_provider.ts

* Use querystring to escape the url

Co-authored-by: Andrej Ocenas <mr.ocenas@gmail.com>
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-03-24 17:02:50 +01:00
..
core TemplateSrv: deprecates templateSrv.variables and adds getVariables (#23026) 2020-03-24 16:03:53 +01:00
features Variable: Support more variable formatting. (#21622) 2020-03-24 16:26:58 +01:00
partials Migrations: Signup page (#21514) 2020-02-17 11:13:13 +01:00
plugins Fixing issue 16090 where Grafana uses illegal characters in requests … (#21447) 2020-03-24 17:02:50 +01:00
routes UI: Theme changes (#22880) 2020-03-24 10:30:53 +01:00
store Templating: Migrates some variable types from Angular to React/Redux (#22434) 2020-03-10 08:53:41 +01:00
types Chore: migrate admin/users from angular to react + redux (#22759) 2020-03-16 09:53:20 +01:00
app.ts Variables: replaces homegrown variableAdapters with Registry (#22866) 2020-03-23 15:33:17 +01:00
dev.ts Add weback-dev-server with hot/hmr support 2018-04-19 11:42:53 +02:00
index.ts Echo: mechanism for collecting custom events lazily (#20365) 2019-12-05 08:30:39 +01:00