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