grafana/public/app/features/dashboard
2018-12-25 11:42:23 +01:00
..
dashgrid Added a form component to @grafana/ui 2018-12-25 11:42:23 +01:00
dashlinks moved folders from features into the main feature folder they belong to 2018-09-10 13:29:27 +02:00
dashnav Fixes and cleanup 2018-12-15 10:04:25 +01: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 added chekbox and other tweaks 2018-11-19 17:41:48 +01: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 wip: styles are starting to come together 2018-12-13 14:28:44 +01: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 removed unnessary test 2018-12-14 17:42:14 +01:00
state public/app/features/*: Fix some misspell issues 2018-12-05 13:08:00 +01:00
submenu Minor progress on edit mode 2018-11-10 07:34:09 -08:00
timepicker Quick refactoring of time picker styles, needs a much bigger redesign 2018-12-19 13:13:46 +01:00
utils Moving a couple of types to @grafana/ui 2018-12-23 09:15:32 +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 removed console log 2018-12-13 21:35:15 +01:00
dashboard_model.ts Moved more metrics tab to react 2018-12-11 13:36:44 +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 Adding mixed query 2018-12-12 08:54:12 +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 snapshots: Move external snapshot creation to backend 2018-12-10 16:36:32 -05:00
shareModalCtrl.ts wip: panel-header: Fix shareModal compatibility with react and angular 2018-11-06 16:55:44 +01:00
time_srv.ts Moving a couple of types to @grafana/ui 2018-12-23 09:15:32 +01: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