grafana/public/app/core
2019-02-04 13:41:29 +01:00
..
actions Fixed reinitialise of Explore 2019-01-28 11:45:15 +01:00
components Merge branch 'master' into loki-query-editor 2019-02-01 11:17:22 +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
redux Removed unused factory and fixed index based mapper lookup 2019-02-01 06:52:25 +01:00
selectors feat: Generate page titles from navModel 2019-01-16 16:03:15 +01:00
services Legend toggle should only trigger a re-render, not a refresh 2019-02-01 14:16:27 -05:00
specs Updated url query param encoding to exctly match angular encoding 2019-01-26 12:05:37 +01:00
utils Replaced intialQueris with queryKeys 2019-02-04 13:41:29 +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 Made really good progress on loki support in dashboards 2019-02-01 13:30:15 +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