..
actions
Fixed reinitialise of Explore
2019-01-28 11:45:15 +01:00
components
Fixed scrollbar issue introduced in theme changes
2019-02-21 09:41:53 +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
Big refactoring for dashboard init redux actions
2019-02-06 19:42:04 +01:00
directives
Merge pull request #15634 from grafana/15621-series-overrides
2019-02-25 12:50:06 +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 issue where double clicking on back button closes sidemenu
2019-02-11 09:37:13 +01:00
redux
added way to test action called from react component
2019-02-07 12:02:01 +01:00
selectors
Prettier had not been running as a precommit hook for some time so had to run in on all files again
2019-02-13 11:14:53 +01:00
services
Fixes to error handling and clearing, also publishing of legacy events so old query editors work with react panels fully
2019-02-14 15:18:55 +01:00
specs
Don't mutate seriesList parameter in mergeSeriesByTime ( #15619 )
2019-03-04 09:56:47 +01:00
utils
Don't mutate seriesList parameter in mergeSeriesByTime ( #15619 )
2019-03-04 09:56:47 +01:00
angular_wrappers.ts
Display graphite function name editor in a tooltip
2019-02-18 17:55:38 +01:00
app_events.ts
Dashboard settings starting to work
2019-02-03 10:55:58 +01:00
config.ts
Added feature toggle editors_can_own
2019-02-22 14:39:22 +01:00
constants.ts
Changed how react panels store their options ( #15468 )
2019-02-18 11:41:14 +01:00
core_module.ts
react panels query processing
2018-10-14 18:19:49 +02:00
core.ts
removed unused directive
2019-02-11 09:46:56 +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
Improve Loki logs render with ANSI colors ( #15558 )
2019-02-22 13:13:10 +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
Prettier had not been running as a precommit hook for some time so had to run in on all files again
2019-02-13 11:14:53 +01: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