grafana/public/app/core/utils
2019-02-05 09:23:58 +01:00
..
acl.ts wip: dashboard permissions to redux 2018-09-13 16:00:02 +02:00
CancelablePromise.ts Add util for handling promise cancelation to avoid setting state on unmounted components 2019-01-29 12:10:03 +01:00
colors.ts Moved colorpicker to ui/components 2019-01-11 07:03:12 +01:00
ConfigProvider.tsx Added config provider to be able to access config easily from react components 2019-01-22 09:11:30 +01:00
connectWithReduxStore.tsx extract store from configurestore 2018-11-05 16:54:48 +01: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 make sure to add all variable nodes to dag before linking variables 2018-10-12 14:15:44 +02:00
dag.ts make sure to add all variable nodes to dag before linking variables 2018-10-12 14:15:44 +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
explore.test.ts Restoring explore panels state from URL 2019-02-01 12:33:15 +01:00
explore.ts Minor post review changes 2019-02-01 15:27:02 +01:00
factors.ts Use factors for max repeated panels per row 2019-01-09 11:17:48 +01:00
file_export.ts Retain decimal precision when exporting CSV 2018-11-18 12:40:43 -05:00
flatten.ts Changed functions to arrow functions for only-arrow-functions rule. 2018-09-04 17:02:32 +02:00
kbn.ts value formats: another rename and updates code to use new valueFormats func 2019-01-11 13:31:25 +01:00
location_util.ts Fixed lots of loading flow issues and updated solo route page 2019-02-04 18:24:56 +01: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 Moving a couple of types to @grafana/ui 2018-12-23 09:15:32 +01:00
react2angular.ts Added config provider to be able to access config easily from react components 2019-01-22 09:11:30 +01:00
scrollbar.ts chore: Better comment 2019-01-24 12:51:11 +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
text.test.ts Explore: Logging query live preview of matches 2018-12-04 15:47:51 +01:00
text.ts fix: Use custom whitelist for XSS sanitizer to allow class and style attributes 2019-01-23 11:27:02 +01:00
ticks.ts Updated rules for variable name (#13106) 2018-09-03 11:00:46 +02:00
url.ts Updated url query param encoding to exctly match angular encoding 2019-01-26 12:05:37 +01:00
validate.ts react-panel: Input validation should be optional 2018-11-30 11:04:56 +01:00
version.ts Updated rules for variable name (#13106) 2018-09-03 11:00:46 +02:00