grafana/public/app/features/dashboard
2019-01-22 21:36:36 +01:00
..
components Began work on improving structure and organization of components under features/dashboard, #14062 2019-01-22 21:36:36 +01:00
dashgrid decreased panel height in edit mode 2019-01-19 08:31:20 +01:00
history added chekbox and other tweaks 2018-11-19 17:41:48 +01:00
panel_editor Fixed loading of default query editor 2019-01-21 18:54:57 +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 fixes:#14282 - Do not change folder for persisted dashboards 2019-01-22 13:07:03 +01:00
specs Began work on improving structure and organization of components under features/dashboard, #14062 2019-01-22 21:36:36 +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 Began work on improving structure and organization of components under features/dashboard, #14062 2019-01-22 21:36:36 +01:00
change_tracker.ts Changed functions to arrow functions for only-arrow-functions rule. (#13131) 2018-09-05 07:47:30 +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_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
panel_model.ts Added refId to missing queries on panel model init 2019-01-21 20:35:24 +01:00
save_as_modal.ts fixes:#14282 - Do not change folder for persisted dashboards 2019-01-22 13:07:03 +01: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