grafana/public/app/core
2019-02-07 14:23:44 +01:00
..
actions Fixed reinitialise of Explore 2019-01-28 11:45:15 +01:00
components Fixed some remaining issues 2019-02-06 21:32:48 +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 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 Now handles all dashbord routes 2019-02-04 13:49:14 +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 pull request #15212 from grafana/dashboard-react-page 2019-02-07 14:23:44 +01:00
angular_wrappers.ts Make series overrides color picker display correctly 2019-01-24 12:01:15 +01:00
app_events.ts Dashboard settings starting to work 2019-02-03 10:55:58 +01:00
config.ts Fixed handling of orgId 2019-02-04 15:02: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 Removed unused controllers and services 2019-02-05 15:09: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 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