Commit Graph

42 Commits (8bb9d92a737ac2ea6396f169e29ab0115fc26e09)

Author SHA1 Message Date
Torkel Ödegaard 2d2800e710 fix: url did not update correctly when closing settings view by using ESC key, fixes #8869 8 years ago
Alexander Zobnin 1499c2bf74 Fix User/Org default timezone bug (#8748) 8 years ago
Torkel Ödegaard 49fe74228b 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 8 years ago
Torkel Ödegaard 4a2f2fba73 feat(alerting): show panel specific alert annotations, #5694 9 years ago
Torkel Ödegaard 971e2d62f1 fix(zoom): fixed zoom in and out issues when graph is embedded, fixes #5666, fixes #4489 9 years ago
Joona Romppanen 438a73c58a Added moment.js locales. Set locale from window.navigator at app init(). Use firstDayOfWeek on time picker 9 years ago
Torkel Ödegaard 0f16066915 fix(): zoom out tooltip fix, fixes #4729 9 years ago
utkarshcmu e470786fb9 Backward and forward arrows for time shift 9 years ago
Torkel Ödegaard b30b78e442 feat(preferences): got timezone option to work on org and profile level, as well as dashboard 9 years ago
Mitsuhiro Tanda ef22a87fcf remove align option 9 years ago
Mitsuhiro Tanda 7da57e0aa5 align refresh interval 9 years ago
Torkel Ödegaard 9cebcc45c1 fix(unsaved changes): fix for unsaved changes warning when changing time range to relative rime range, #4176 9 years ago
Torkel Ödegaard e737dab5ca removed /app route, confusing when some assets use public/app/.. route and some use just app/... all public static assets should no use public route, app route is no more 9 years ago
Torkel Ödegaard dfcb82d233 feat(sidenav): more work on new side nav 9 years ago
Torkel Ödegaard 08caf4bbde feat(tslint): more tslint work 9 years ago
Torkel Ödegaard 59c928acc2 feat(tslint): added more tslint rules 9 years ago
Torkel Ödegaard 52644bb28a fix(timepicker): fixed recent breaking of datetime picker when swithing from requirejs to systemjs 10 years ago
Torkel Ödegaard f074c1eaff refactor(lodash): changed how lodash is referenced from typescript 10 years ago
Torkel Ödegaard 0a9f705308 tech(systemjs): more fixes for optmized build 10 years ago
Torkel Ödegaard 545c39356a tech(systemjs): starting work on systemjs bundling 10 years ago
Torkel Ödegaard 83ce40191c tech(systemjs): ok, moving forward 10 years ago
Torkel Ödegaard c24935b519 minor progress 10 years ago
Torkel Ödegaard ca84ef38f8 angular2 test 10 years ago
utkarshcmu 712a420217 Fixed refresh setting for absolute time 10 years ago
Torkel Ödegaard 6cf46b1635 refactoring: more moving stuff around 10 years ago
Torkel Ödegaard 04eefb8480 fix(timepicker): fixed issue with timepicker and auto refresh and entering manual time when timepicker dropdown is open, fixes #2897 10 years ago
Torkel Ödegaard 2f68687de9 feat(timepicker2): temporarily removed the the option to define custom quick range, will have to be part of future issue, closes #2761 10 years ago
Torkel Ödegaard c21cffa6d4 fix(timepicker): UTC now works in all scenarios I can think of, manual edit, date picker edit, #2761 10 years ago
Torkel Ödegaard febe56b062 feat(timepicker): fixed zoomout 10 years ago
Torkel Ödegaard f5e6722826 feat(timepickerv2): more work on new timepicker, now absolute time mixed with relative time works, yesterday, this day last week, etc now work 10 years ago
Torkel Ödegaard cea13b1823 feat(timepicker2): moved to controllerAs and bindToController for timepicker component 10 years ago
Torkel Ödegaard 69db9e0d45 feat(timepickerV2): absolute time / calendar picker works, #2761 10 years ago
Torkel Ödegaard f93215f4ec feat(timepicker2): more progress 10 years ago
Torkel Ödegaard 2a52d9bdf6 feat(timepicker2): more work on new timepicker 10 years ago
Torkel Ödegaard 5eefa36111 feat(timepickerv2): big progress on new design of new timepicker, #2761 10 years ago
Torkel Ödegaard a30f73fe36 feat(timepicker): more work on getting new time formats to work in all data sources 10 years ago
Torkel Ödegaard a9812167d7 feat(timepicker2): worked on more rich time range support 10 years ago
Torkel Ödegaard a0a98cb035 feat(timepicker2): working on richer timepicker options 10 years ago
Torkel Ödegaard 4ffa26cf2c feat() started work on more feature rich time picker 10 years ago
Torkel Ödegaard 1900c81d9f tech(nodejs upgrade): upgraded to nodejs 4.0 for grunt build 10 years ago
Torkel Ödegaard 9db6f82628 refactor: finished timepicker to typescript and directive refactor 10 years ago
Torkel Ödegaard d96a6a59ee refactor: moved timepicker from a simple panel to component, removed simple panel directive 10 years ago
Torkel Ödegaard 292db86c9e feat(relative time override): You can now use the new relative time option in panel time override, closes #2575 10 years ago
Torkel Ödegaard abd7c15ba8 fix(TimePicker): Fix for when you applied custom time range it did not refreh dashboard, fixes #2565 10 years ago
Torkel Ödegaard aa21bfd8a8 fix(timepicker): fixed for viewing auto refresh submenu when timpicker selection is set to Today, fixes #2552 10 years ago
Torkel Ödegaard fe093c6385 feat(timepicker): added new relative time option , will set time range to midnight to now, closes #1186 10 years ago
Torkel Ödegaard fde11be279 Renamed src directory to public 10 years ago
Torkel Ödegaard 8e9a0eddf5 Custom snapshot topnav header, new custom dashboard snapshot icon, #1623 10 years ago
Torkel Ödegaard b940f4a97d Timepicker: New option in timepicker (under dashboard settings), to change now to be for example now-1m, usefull when you want to ignore last minute because it contains incomplete data, Closes #1242, Closes #374 10 years ago
Torkel Ödegaard 4ec59e8211 Tech: cleanup unused angular-strap directives, Closes #1029 11 years ago