grafana/public/app/features/dashboard
2019-01-14 15:38:28 +01:00
..
dashgrid Merge pull request #14869 from grafana/clean-ups-and-moves 2019-01-14 15:38:28 +01:00
dashlinks Fixed dashboard links not updating after variable or time range change, fixes #14493 2018-12-23 07:11:24 +01: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
panel_editor Moved panel editing components to it's own folder 2019-01-14 15:17:48 +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 wip 2019-01-08 20:51:00 +01: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 Max number of repeated panels per row 2019-01-09 08:01:42 +01:00
state public/app/features/*: Fix some misspell issues 2018-12-05 13:08:00 +01:00
submenu Fixed dashboard links not updating after variable or time range change, fixes #14493 2018-12-23 07:11:24 +01:00
timepicker Quick refactoring of time picker styles, needs a much bigger redesign 2018-12-19 13:13:46 +01:00
utils Addedd assertions about raw time range when panel time overriden 2019-01-11 16:49:29 +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 Use factors for max repeated panels per row 2019-01-09 11:17:48 +01:00
dashboard_model.ts Merge pull request #12991 from pgiraud/repeat_min_span 2019-01-11 09:31:21 +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 Max number of repeated panels per row 2019-01-09 08:01:42 +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