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 0d3e06e68a feat(wizard): merged wizard poc 9 years ago
..
dashnav Added json to file name when exporting dashboard (#4869) 9 years ago
partials Merge branch 'master' into export-dashboard 9 years ago
specs feat(export): progress on dashboard export 9 years ago
submenu refactor(): moved dashboard_srv and DashboardCtrl to typescript 9 years ago
timepicker fix(): zoom out tooltip fix, fixes #4729 9 years ago
all.js feat(): started work on new import system 9 years ago
dashboardLoaderSrv.js feat(dashslist): make sure dashbords exists in recently viewd dashboards 9 years ago
dashboardSrv.js Bug fix, match tooltip timezone to X-axis timezone (#4855) 9 years ago
dashboard_ctrl.ts feat(exporter): stared work on dashboard exporter that cleans up repeated panels etc 9 years ago
dynamicDashboardSrv.js fix(templating): fixed issue with mixing repeated row and repeated panel, fixes #4988 9 years ago
dynamic_dashboard_srv.ts feat(dash export): dashboard export can now replace datasource names with variable and add inputs section 9 years ago
exporter.ts feat(export): progress on dashboard export 9 years ago
graphiteImportCtrl.js refactoring: more moving stuff around 10 years ago
importCtrl.js Renamed src directory to public 10 years ago
impression_store.ts feat(dashlist): stores recently visited dashboards per orgid 9 years ago
keybindings.js Backward and forward arrows for time shift 9 years ago
rowCtrl.js feat(live): panel sdk/api refactorings 9 years ago
saveDashboardAsCtrl.js feat(save_as): imporved save as dialog, now auto focus, and enter key to submit works, closes #2426 10 years ago
shareModalCtrl.js fix(jshint): fixed jshint warning 9 years ago
shareSnapshotCtrl.js Fixing snapshot templating bug 9 years ago
timeSrv.js fix align bug 9 years ago
unsavedChangesSrv.js ux(): changed tooltip style 9 years ago
upload.ts feat(wizard): merged wizard poc 9 years ago
viewStateSrv.js feat(panel): added new panel event panel-initialized 9 years ago