grafana/public/app/features/dashboard
2015-10-09 03:06:52 +05:30
..
directives Search Dashboard Panel will hide if 'Manage Dashboards' is clicked. 2015-09-18 02:30:02 -07:00
partials fix(snapshot): fixed issue with timepicker / time display when viewing snapshot, fixes #2892 2015-10-07 13:07:30 +02:00
timepicker fix(timepicker): fixed issue with timepicker and auto refresh and entering manual time when timepicker dropdown is open, fixes #2897 2015-10-08 15:35:17 +02:00
all.js refactor: moved timepicker from a simple panel to component, removed simple panel directive 2015-09-12 11:49:27 +02:00
dashboardCtrl.js feat(cloudwatch): lots of code refactoring and cleanup, #684, dimension values lookup works but seems to return all dimension values no matter what dimension key you select, removed strange formating of template dimension values query, should not return key value pair but only the dimension value 2015-10-02 09:04:46 +02:00
dashboardLoaderSrv.js Trying to get dashboard loading and dashboard meta flags like canSave, canStar more managable 2015-05-13 09:58:45 +02:00
dashboardNavCtrl.js ui(dashboard cog icon): minor change to PR #2772 that adds tooltip to cog icon 2015-09-21 11:29:14 +02:00
dashboardSrv.js feat(timepickerV2): absolute time / calendar picker works, #2761 2015-09-18 11:01:37 +02:00
dynamicDashboardSrv.js fix(templating): fixed issue with repeat row, was pretty buggy due to very recent change, fixes #2443 2015-08-05 14:19:09 +02:00
graphiteImportCtrl.js feat() started work on more feature rich time picker 2015-09-15 13:23:36 +02:00
importCtrl.js Renamed src directory to public 2015-03-29 12:57:28 +02:00
keybindings.js Removed unused keybinding, ctrl+l, Fixes #1962 2015-05-11 10:03:34 +02:00
playlistCtrl.js Fixed broken playlist in master, Fixes #2240 2015-06-26 19:11:52 +02:00
playlistSrv.js Fixed broken playlist in master, Fixes #2240 2015-06-26 19:11:52 +02:00
rowCtrl.js Added move row to top and bottom. 2015-10-09 03:06:52 +05:30
saveDashboardAsCtrl.js feat(save_as): imporved save as dialog, now auto focus, and enter key to submit works, closes #2426 2015-08-03 10:46:07 +02:00
shareModalCtrl.js fixed(share modal): fixed issue with sharemodal introduced with recent change to time handling, #2791 2015-09-22 07:32:47 +02:00
shareSnapshotCtrl.js fix(snapshot): Fix for snapshot with expire 7 days option, 7 days option not correct, was 7 hours, fixes #2574 2015-08-21 09:51:16 +02:00
snapshotTopNavCtrl.js Refactoring of share modal 2015-03-29 14:30:03 +02:00
submenuCtrl.js Fixed issue with new variable value select dropdown and parent -> child updates, Fixes #2215 2015-06-23 20:09:17 +02:00
timeSrv.js fix(timepicker): fixed issue with timepicker and auto refresh and entering manual time when timepicker dropdown is open, fixes #2897 2015-10-08 15:35:17 +02:00
unsavedChangesSrv.js Merge branch 'master' into invite 2015-07-18 10:14:45 +02:00
viewStateSrv.js feat(panel fullscreen): completly changed how the fullscreen view/edit works, no longer uses css fixed position, yay, closes #2779 2015-09-19 11:40:51 +02:00