The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/public/app/features/dashboard
Torkel Ödegaard b25214bfe1
Merge pull request #14786 from grafana/14729-move-testrulebutton-to-toolbar
6 years ago
..
dashgrid Merge pull request #14786 from grafana/14729-move-testrulebutton-to-toolbar 6 years ago
dashlinks Fixed dashboard links not updating after variable or time range change, fixes #14493 7 years ago
dashnav Fixes and cleanup 7 years ago
export Merge pull request #13984 from grafana/12759-panel-header-standard-menu-only 7 years ago
export_data tslint: added 1 more rule, #12918 7 years ago
folder_picker fix: Dashboard permissions now shows correctly, fixes #13201 7 years ago
history added chekbox and other tweaks 7 years ago
move_to_folder_modal prettier: ran on all files again, sorry. now settings are defined in package.json 8 years ago
panellinks wip: styles are starting to come together 7 years ago
partials refactor: moved stuff into new features dir manage-dashboards 7 years ago
permissions wip 6 years ago
repeat_option Changed functions to arrow functions for only-arrow-functions rule. (#13131) 7 years ago
settings wip: react panel options architecture 7 years ago
specs removed unnessary test 7 years ago
state public/app/features/*: Fix some misspell issues 7 years ago
submenu Fixed dashboard links not updating after variable or time range change, fixes #14493 7 years ago
timepicker Quick refactoring of time picker styles, needs a much bigger redesign 7 years ago
utils Moving a couple of types to @grafana/ui 7 years ago
ad_hoc_filters.ts Adhoc-filtering for prometheus dashboards (#13212) 7 years ago
alerting_srv.ts cleanup: removed unused typescript typings import 7 years ago
all.ts Merge branch 'master' into react-panels 7 years ago
change_tracker.ts Changed functions to arrow functions for only-arrow-functions rule. (#13131) 7 years ago
create_folder_ctrl.ts added jsdoc-format rule and fixed files that didn't follow new rule (#13107) 7 years ago
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 7 years ago
dashboard_import_ctrl.ts refatoring: minor changes to PR #13149 7 years ago
dashboard_loader_srv.ts Changed functions to arrow functions for only-arrow-functions rule. (#13131) 7 years ago
dashboard_migration.ts removed console log 7 years ago
dashboard_model.ts Moved more metrics tab to react 7 years ago
dashboard_srv.ts fix redirect issue, caused by timing of events between angular location change and redux state changes 7 years ago
folder_dashboards_ctrl.ts folders: use new folder api in frontend 7 years ago
folder_page_loader.ts folders: use new folder api in frontend 7 years ago
folder_permissions_ctrl.ts Merge branch '7883_new_url_structure' into 7883_frontend_step2 7 years ago
panel_model.ts Adding mixed query 7 years ago
save_as_modal.ts tslint: tslint to const fixes part3 (#13036) 7 years ago
save_modal.ts tslint: tslint to const fixes part3 (#13036) 7 years ago
save_provisioned_modal.ts tslint: tslint to const fixes part3 (#13036) 7 years ago
shareModalCtrl.ts wip: panel-header: Fix shareModal compatibility with react and angular 7 years ago
share_snapshot_ctrl.ts snapshots: Move external snapshot creation to backend 7 years ago
time_srv.ts Moving a couple of types to @grafana/ui 7 years ago
unsaved_changes_modal.ts cleanup: removed unused typescript typings import 7 years ago
unsaved_changes_srv.ts added this:any to functions and changed functions to arrowfunctions 7 years ago
upload.ts fix: updated backend srv to use appEvents and removed parts of alertsSrv 7 years ago
validation_srv.ts tslint: autofix of let -> const (#13033) 7 years ago
view_state_srv.ts fix: dont setViewMode when nothing has changed 7 years ago