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
ijin08 2c943d9aec added new icons, fixed so different icons in different themes, added animation to hover on icons, styled choose visualization and datasource for both themes, made som styling adjustments to whole panel editor 7 years ago
..
dashgrid added new icons, fixed so different icons in different themes, added animation to hover on icons, styled choose visualization and datasource for both themes, made som styling adjustments to whole panel editor 7 years ago
dashlinks moved folders from features into the main feature folder they belong to 7 years ago
dashnav Merge branch 'master' into react-panels 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 moved folders from features into the main feature folder they belong to 7 years ago
partials refactor: moved stuff into new features dir manage-dashboards 7 years ago
permissions connected to store, self remove logic 7 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 some cleanup of unused stuff and type fixes 7 years ago
state moved state 7 years ago
submenu Minor progress on edit mode 7 years ago
timepicker fix: another set of fixes for refresh 7 years ago
utils fixed menu to go to panel view mode 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 8 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 Changed functions to arrow functions for only-arrow-functions rule. 7 years ago
dashboard_model.ts Fixed issues introduced by changing to PureComponent 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 react-panel: Add data source "options". Needs UX, WIP. 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 fix: another set of fixes for refresh 7 years ago
time_srv.ts wip: refactoring interval and time override handling 7 years ago
unsaved_changes_modal.ts cleanup: removed unused typescript typings import 8 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