Commit Graph

2508 Commits (dfef4727b689d408b86d75c575646705bac79496)
 

Author SHA1 Message Date
Torkel Ödegaard dfef4727b6 Updated to sidemenu style 10 years ago
Torkel Ödegaard 3e5223b98d Merge branch 'master' of github.com:torkelo/grafana-private into pro 10 years ago
Torkel Ödegaard 0fe83d5198 minor css tweaks 10 years ago
Torkel Ödegaard 6b6b97c8d8 Minor bug fix for rememeber refresh interval after zooming two or more times, Fixes #1408 10 years ago
Torkel Ödegaard 5c3e366192 Fixed wrong icon class in annotations, broken after recent upgrade of font-awesome, Fixes #1416 10 years ago
Torkel Ödegaard 7fef460fa2 Fix for paths to partials 10 years ago
Torkel Ödegaard 04ec222462 Big refactoring of the way panels are loaded and how they are built using directives, this way feel cleaner and allowed for placing the panel edit box outside the panel-container 10 years ago
Torkel Ödegaard b67f4dc390 Added stars to search results 10 years ago
Torkel Ödegaard 1e3970c6e5 Worked on dashoard starring and unstarring, added dashboardMeta model 10 years ago
Torkel Ödegaard 66d9c4f1af Fixed share dashboard feature, sharing temp feature is currently removed 10 years ago
Torkel Ödegaard f424abf87c more markup fixes 10 years ago
Torkel Ödegaard 8a5c91021d Various css and markup fixes for changed css classes 10 years ago
Torkel Ödegaard 26535e163f fixing broken things in the markup for changed css classes 10 years ago
Torkel Ödegaard cefdd86634 Minor css changes to graph panel & full edito mode 10 years ago
Torkel Ödegaard 56aa8ae6e0 more design work 10 years ago
Torkel Ödegaard d272b0f56d Merge branch 'new_top_menu_design' into pro 10 years ago
Torkel Ödegaard 6bc524dff8 progress on new design 10 years ago
Torkel Ödegaard 496e5bdad9 More progress on new design 10 years ago
Torkel Ödegaard f00e5936c9 New design work 10 years ago
Torkel Ödegaard 3da90e09d5 Fixed logout link 10 years ago
Torkel Ödegaard 465c72d98e More work on topnav and gf-box redesign 10 years ago
Torkel Ödegaard 59ade61687 dashboard-edit-view -> gf-box and new box design 10 years ago
Torkel Ödegaard 1ddc2e68bf Further progress on new design 10 years ago
Torkel Ödegaard fcba5a6eeb More progress on new design 10 years ago
Torkel Ödegaard 2f7770b165 Work on new top nav design 10 years ago
Torkel Ödegaard 740709da04 Added disable user sign up feature 10 years ago
Torkel Ödegaard 2feab76a6f Merge branch 'pro' into temp_test 10 years ago
Torkel Ödegaard 3b5c813be7 worked on user frontend state, state like favorites, etc 10 years ago
Torkel Ödegaard 9d0982f2f7 Merge branch 'master' of github.com:torkelo/grafana-private into pro 10 years ago
Torkel Ödegaard 25316cbe0e Fixed broken feature: new dashboard button 10 years ago
Torkel Ödegaard cf5595bd64 mini fix for submenuEnabled being undefined, when initiating a dashboard with empty model 10 years ago
Torkel Ödegaard a7a8ea3077 added admin settings view 10 years ago
Torkel Ödegaard c75e669204 Hide sidemenu links that the user does not have access to 10 years ago
Torkel Ödegaard 1758412a76 Settings fix 10 years ago
Torkel Ödegaard 017eab8dcd Login: only enabled oauth options are now shown on login page 10 years ago
Torkel Ödegaard 7e26d7a4bf Fix to dashboard loading and error handling 10 years ago
Torkel Ödegaard c6e110100a Just testing a thing 10 years ago
Torkel Ödegaard 4572747bd6 Worked on login remember cookie and redirect after login 10 years ago
Torkel Ödegaard 11b74baf79 Api token -> api key rename 10 years ago
Torkel Ödegaard c0353ab5d8 Graph: fix for legend show/hide toggle, after hiding requires new data fetch to show, Fixes #1393 10 years ago
Torkel Ödegaard 9fa0a4c973 Dashboard: fixed scroll isssue in firefox after dashboard import, Closes #1391 10 years ago
Torkel Ödegaard d2f21bc93e Merge branch 'master' into pro 10 years ago
Torkel Ödegaard a6b0856020 Worked on account update view 10 years ago
Torkel Ödegaard ab7e2f89fb Corrected the use of POST vs PUT, POST creates something, PUT updates, got them mixed up 10 years ago
Torkel Ödegaard 71ab8d6afc Merge branch 'master' of github.com:torkelo/grafana-private 10 years ago
Torkel Ödegaard ea5da627af Panel: Different time periods, panels can override dashboard relative time and/or add a time shift, #171, only works for graph panel for now, need feedback for how to do it for singlestat panel 10 years ago
Torkel Ödegaard 1c8ef716a2 Began work on time overrides for panels, to enable different time periods on the same dashboard, #171 10 years ago
Torkel Ödegaard 6fc451da9e Small fix 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 c2c81e7e6a Graph: Fix for all series tooltip showing series with all null values when Hide Empty option is enabled, Fixes #1359 10 years ago