.. |
actions
|
Fixed reinitialise of Explore
|
2019-01-28 11:45:15 +01:00 |
components
|
fix: Remove legacy title-prop and update document.title when navModel is changed #15108
|
2019-01-29 17:03:40 +01:00 |
controllers
|
Removed old query inspector (that was opened by clickin error in panel title)
|
2019-01-23 20:26:18 +01:00 |
copy
|
cleaned up the flow
|
2018-10-24 14:33:53 +02:00 |
directives
|
fix: Manually trigger a change-event when autofill is used in webkit-browsers #12133
|
2019-01-16 15:10:37 +01:00 |
filters
|
Changed functions to arrow functions for only-arrow-functions rule. (#13131)
|
2018-09-05 07:47:30 +02:00 |
live
|
Update rxjs
|
2018-12-27 20:37:44 +01:00 |
reducers
|
Fixed reinitialise of Explore
|
2019-01-28 11:45:15 +01:00 |
selectors
|
feat: Generate page titles from navModel
|
2019-01-16 16:03:15 +01:00 |
services
|
Merge branch 'master' into tooling/storybook-poc
|
2019-01-28 17:36:41 +01:00 |
specs
|
Updated url query param encoding to exctly match angular encoding
|
2019-01-26 12:05:37 +01:00 |
utils
|
Add util for handling promise cancelation to avoid setting state on unmounted components
|
2019-01-29 12:10:03 +01:00 |
angular_wrappers.ts
|
Make series overrides color picker display correctly
|
2019-01-24 12:01:15 +01:00 |
app_events.ts
|
changed var to const (#13061)
|
2018-08-29 14:26:50 +02:00 |
config.ts
|
Fixed issues with the sanitizie input in text panels, added docs, renamed config option
|
2019-01-22 11:56:35 +01:00 |
constants.ts
|
fixed issues when changing type, need to remove event listeners and cleanup props
|
2018-11-16 10:00:13 +01:00 |
core_module.ts
|
react panels query processing
|
2018-10-14 18:19:49 +02:00 |
core.ts
|
fix: Manually trigger a change-event when autofill is used in webkit-browsers #12133
|
2019-01-16 15:10:37 +01:00 |
jquery_extended.ts
|
Changed functions to arrow functions for only-arrow-functions rule.
|
2018-09-04 17:02:32 +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
|
Splitted up LogLabels into LogLabelStats and LogLabel
|
2019-01-22 09:22:38 +01:00 |
mod_defs.d.ts
|
prettier: change to single quoting
|
2017-12-20 12:33:33 +01:00 |
nav_model_srv.ts
|
changed var to let in last files (#13087)
|
2018-08-30 08:58:43 +02:00 |
partials.ts
|
Changed functions to arrow functions for only-arrow-functions rule.
|
2018-09-04 17:02:32 +02:00 |
profiler.ts
|
Changed functions to arrow functions for only-arrow-functions rule.
|
2018-09-04 17:02:32 +02:00 |
store.ts
|
Explore: Add history to query fields
|
2018-08-06 14:45:03 +02:00 |
table_model.ts
|
Merge branch 'fix-misspell-issues' of https://github.com/mjtrangoni/grafana into mjtrangoni-fix-misspell-issues
|
2018-12-19 11:21:34 +01:00 |
time_series2.ts
|
Replace usages of kbn.valueFormats with ui/getValueFormat
|
2019-01-30 18:57:33 -05:00 |