grafana/public/app/core
Torkel Ödegaard 8f6ccce16f
Merge pull request #15346 from grafana/logs-graph-series-names
Fix for logs graph series names (level names)
2019-02-11 11:13:37 +01:00
..
actions Fixed reinitialise of Explore 2019-01-28 11:45:15 +01:00
components Fixed issue where double clicking on back button closes sidemenu 2019-02-11 09:37:13 +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 removed unused directive 2019-02-11 09:46:56 +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 feat: Generate page titles from navModel 2019-01-16 16:03:15 +01:00
services Added annother initDashboard test 2019-02-07 11:17:31 +01:00
specs Updated url query param encoding to exctly match angular encoding 2019-01-26 12:05:37 +01:00
utils Merge branch 'master' into core/theming 2019-02-08 09:05:41 +01:00
angular_wrappers.ts Update types and themes usage in components 2019-02-05 17:04:48 +01:00
app_events.ts Dashboard settings starting to work 2019-02-03 10:55:58 +01:00
config.ts Minor refactoring around theme access 2019-02-08 15:38:45 +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 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 Fixed issue with logs graph not showing level names 2019-02-11 10:01:43 +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 New solo panel route working in all scenarios I can test 2019-02-01 08:15:21 +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