fix(browser history): fixes and enhancements to browser history, it now works properly again AND it can restore previous time ranges in dashboards, closes #7259

This commit is contained in:
Torkel Ödegaard
2017-01-13 17:37:53 +01:00
parent 60a2041065
commit 49fe74228b
14 changed files with 336 additions and 310 deletions

View File

@@ -9,7 +9,7 @@ define([
'./shareSnapshotCtrl',
'./dashboard_srv',
'./viewStateSrv',
'./timeSrv',
'./time_srv',
'./unsavedChangesSrv',
'./timepicker/timepicker',
'./graphiteImportCtrl',