grafana/public/app/core/utils
David Kaltschmidt 200784ea4a Explore: Store UI state in URL
Storing queries, split state, and time range in URL.

- harmonize query serialization when generating Explore URLs in
  dashboards (use of `renderUrl`)
- move URL parse/serialization to Wrapper
- keep UI states under two keys, one for left and one for right Explore
- add option to angular router to not reload page on search change
- add lots of types
- fix time service function that gets triggered by URL change
2018-09-28 16:44:07 +02:00
..
acl.ts wip: dashboard permissions to redux 2018-09-13 16:00:02 +02:00
colors.ts tslint: autofix of let -> const (#13033) 2018-08-26 17:14:40 +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 tslint: autofix of let -> const (#13033) 2018-08-26 17:14:40 +02:00
dag.ts tslint: autofix of let -> const (#13033) 2018-08-26 17:14:40 +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
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 Changed functions to arrow functions for only-arrow-functions rule. 2018-09-04 17:02:32 +02:00
location_util.ts Fix url encoding, expand template vars, fix TS hacks 2018-04-30 17:44:30 +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 added radix rule and changed files to follow rule (#13153) 2018-09-05 16:51:31 +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
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