grafana/public/app/features/dashboard
2018-12-05 09:23:47 +01:00
..
dashgrid Fixed issues introduced by changing to PureComponent 2018-11-07 16:03:33 +01:00
dashlinks moved folders from features into the main feature folder they belong to 2018-09-10 13:29:27 +02:00
dashnav Merge branch 'master' into react-panels 2018-09-10 15:42:36 +02:00
export Merge pull request #13984 from grafana/12759-panel-header-standard-menu-only 2018-11-07 23:42:42 +01:00
export_data tslint: added 1 more rule, #12918 2018-08-30 07:47:46 +02:00
folder_picker fix: Dashboard permissions now shows correctly, fixes #13201 2018-09-10 11:35:59 +02:00
history tslint: autofix of let -> const (#13033) 2018-08-26 17:14:40 +02:00
move_to_folder_modal prettier: ran on all files again, sorry. now settings are defined in package.json 2017-12-21 08:39:31 +01:00
panellinks moved folders from features into the main feature folder they belong to 2018-09-10 13:29:27 +02:00
partials refactor: moved stuff into new features dir manage-dashboards 2018-09-10 13:59:31 +02:00
permissions connected to store, self remove logic 2018-10-23 16:00:04 +02:00
repeat_option Changed functions to arrow functions for only-arrow-functions rule. (#13131) 2018-09-05 07:47:30 +02:00
settings wip: react panel options architecture 2018-11-05 17:46:09 +01:00
specs fixed exporter bug missing adding requires for datasources only used via data source variable, fixes #13891 2018-11-07 11:14:39 -08:00
state moved state 2018-10-30 13:09:59 +01:00
submenu Merge branch 'master' into react-panels-step1 2018-10-19 09:15:37 +02:00
timepicker fix: another set of fixes for refresh 2018-10-19 10:05:48 +02:00
utils further refactoring of #13984 2018-11-07 13:55:02 +01:00
ad_hoc_filters.ts Adhoc-filtering for prometheus dashboards (#13212) 2018-09-12 18:10:57 +02:00
alerting_srv.ts cleanup: removed unused typescript typings import 2018-01-04 10:12:02 +01:00
all.ts Merge branch 'master' into react-panels 2018-09-18 15:19:43 +02:00
change_tracker.ts Changed functions to arrow functions for only-arrow-functions rule. (#13131) 2018-09-05 07:47:30 +02:00
create_folder_ctrl.ts added jsdoc-format rule and fixed files that didn't follow new rule (#13107) 2018-08-31 16:40:43 +02:00
dashboard_ctrl.ts wip: panel-header: Add "Edit JSON" functionality + make sure everyone using the json editor pass in the model property instead of the scope property when triggering the json modal 2018-11-06 15:25:36 +01:00
dashboard_import_ctrl.ts refatoring: minor changes to PR #13149 2018-09-05 12:09:16 +02:00
dashboard_loader_srv.ts Changed functions to arrow functions for only-arrow-functions rule. (#13131) 2018-09-05 07:47:30 +02:00
dashboard_migration.ts Changed functions to arrow functions for only-arrow-functions rule. 2018-09-04 17:02:32 +02:00
dashboard_model.ts fix for panel-initialized event not being called 2018-12-05 09:23:47 +01:00
dashboard_srv.ts fix redirect issue, caused by timing of events between angular location change and redux state changes 2018-11-16 11:29:32 +01:00
folder_dashboards_ctrl.ts folders: use new folder api in frontend 2018-02-01 22:32:26 +01:00
folder_page_loader.ts folders: use new folder api in frontend 2018-02-01 22:32:26 +01:00
folder_permissions_ctrl.ts Merge branch '7883_new_url_structure' into 7883_frontend_step2 2018-02-01 11:08:39 +01:00
panel_model.ts fix for panel-initialized event not being called 2018-12-05 09:23:47 +01:00
save_as_modal.ts tslint: tslint to const fixes part3 (#13036) 2018-08-26 21:52:57 +02:00
save_modal.ts tslint: tslint to const fixes part3 (#13036) 2018-08-26 21:52:57 +02:00
save_provisioned_modal.ts tslint: tslint to const fixes part3 (#13036) 2018-08-26 21:52:57 +02:00
share_snapshot_ctrl.ts fix: another set of fixes for refresh 2018-10-19 10:05:48 +02:00
shareModalCtrl.ts wip: panel-header: Fix shareModal compatibility with react and angular 2018-11-06 16:55:44 +01:00
time_srv.ts fixed issue with template refresh 2018-10-19 09:43:54 +02:00
unsaved_changes_modal.ts cleanup: removed unused typescript typings import 2018-01-04 10:12:02 +01:00
unsaved_changes_srv.ts added this:any to functions and changed functions to arrowfunctions 2018-08-30 10:49:18 +02:00
upload.ts fix: updated backend srv to use appEvents and removed parts of alertsSrv 2018-10-25 17:05:17 +02:00
validation_srv.ts tslint: autofix of let -> const (#13033) 2018-08-26 17:14:40 +02:00
view_state_srv.ts fix: dont setViewMode when nothing has changed 2018-11-16 12:39:26 +01:00