Hugo Häggmark 151b838f0b fixes:#14282 - Do not change folder for persisted dashboards 7 years ago
..
dashgrid d843044841 decreased panel height in edit mode 7 years ago
dashlinks 002f57ae00 Fixed dashboard links not updating after variable or time range change, fixes #14493 7 years ago
dashnav f67e0827b2 Fixes and cleanup 7 years ago
export 3b4d8c9b9b Merge pull request #13984 from grafana/12759-panel-header-standard-menu-only 7 years ago
export_data c960af098a tslint: added 1 more rule, #12918 7 years ago
folder_picker 151b838f0b fixes:#14282 - Do not change folder for persisted dashboards 7 years ago
history 571cfab923 added chekbox and other tweaks 7 years ago
move_to_folder_modal 3a1f52d8a2 prettier: ran on all files again, sorry. now settings are defined in package.json 8 years ago
panel_editor db2a15daf0 Fixed loading of default query editor 7 years ago
panellinks 3f1adf1390 wip: styles are starting to come together 7 years ago
partials 6c90a53654 refactor: moved stuff into new features dir manage-dashboards 7 years ago
permissions 79c6fdc0e8 wip 7 years ago
repeat_option 72ab24f300 Changed functions to arrow functions for only-arrow-functions rule. (#13131) 7 years ago
settings 151b838f0b fixes:#14282 - Do not change folder for persisted dashboards 7 years ago
specs 018fef0400 Added refId to missing queries on panel model init 7 years ago
state ab9f65a4cf public/app/features/*: Fix some misspell issues 7 years ago
submenu 002f57ae00 Fixed dashboard links not updating after variable or time range change, fixes #14493 7 years ago
timepicker d0f8d034df Quick refactoring of time picker styles, needs a much bigger redesign 7 years ago
utils 7289e6e500 Addedd assertions about raw time range when panel time overriden 7 years ago
ad_hoc_filters.ts a5bcd4b8e4 Adhoc-filtering for prometheus dashboards (#13212) 7 years ago
alerting_srv.ts 27835f373e cleanup: removed unused typescript typings import 8 years ago
all.ts be3b684140 Merge branch 'master' into react-panels 7 years ago
change_tracker.ts 72ab24f300 Changed functions to arrow functions for only-arrow-functions rule. (#13131) 7 years ago
create_folder_ctrl.ts abbb6f933c added jsdoc-format rule and fixed files that didn't follow new rule (#13107) 7 years ago
dashboard_ctrl.ts f9dd516578 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 dc236b5063 refatoring: minor changes to PR #13149 7 years ago
dashboard_loader_srv.ts 72ab24f300 Changed functions to arrow functions for only-arrow-functions rule. (#13131) 7 years ago
dashboard_migration.ts 97b087f5a5 Use factors for max repeated panels per row 7 years ago
dashboard_model.ts fda0f92cf9 Merge pull request #12991 from pgiraud/repeat_min_span 7 years ago
dashboard_srv.ts e85a3f1d04 fix redirect issue, caused by timing of events between angular location change and redux state changes 7 years ago
folder_dashboards_ctrl.ts d217688d5e folders: use new folder api in frontend 8 years ago
folder_page_loader.ts d217688d5e folders: use new folder api in frontend 8 years ago
folder_permissions_ctrl.ts ef90b3e49c Merge branch '7883_new_url_structure' into 7883_frontend_step2 8 years ago
panel_model.ts 018fef0400 Added refId to missing queries on panel model init 7 years ago
save_as_modal.ts 151b838f0b fixes:#14282 - Do not change folder for persisted dashboards 7 years ago
save_modal.ts e1beaaa0f7 tslint: tslint to const fixes part3 (#13036) 7 years ago
save_provisioned_modal.ts e1beaaa0f7 tslint: tslint to const fixes part3 (#13036) 7 years ago
shareModalCtrl.ts 08251425ca wip: panel-header: Fix shareModal compatibility with react and angular 7 years ago
share_snapshot_ctrl.ts 9d6da10e82 snapshots: Move external snapshot creation to backend 7 years ago
time_srv.ts a02b4b47b6 Moving a couple of types to @grafana/ui 7 years ago
unsaved_changes_modal.ts 27835f373e cleanup: removed unused typescript typings import 8 years ago
unsaved_changes_srv.ts a8547ae36e added this:any to functions and changed functions to arrowfunctions 7 years ago
upload.ts f1660aa21a fix: updated backend srv to use appEvents and removed parts of alertsSrv 7 years ago
validation_srv.ts 9b978b7203 tslint: autofix of let -> const (#13033) 7 years ago
view_state_srv.ts 96104e4372 fix: dont setViewMode when nothing has changed 7 years ago