- 11 Apr, 2018 5 commits
-
-
This should make the scrolling user experience much better since it will highlight and show that content actually can be scrolled when hovering over a panel.
Marcus Efraimsson committed -
The page scrollbars are custom, not rendered on the body element and with css property overflow set for scroll to be enabled. For being able to scroll the page using the keyboard when a page loads, some custom code was needed. This fix should both work when doing a full reload of a url and when navigating to other pages/dashboards. For those pages having an input field that are focused on load, scrolling by keyboard (arrow up/down) will obviously not work.
Marcus Efraimsson committed -
This resolves issue with dash list panel getting scrollbars attached to incorrect elements. Now the panel content are rendered correctly and all content are displayed as expected.
Marcus Efraimsson committed -
This resolves issue with alert list panel getting scrollbars attached to incorrect element. Now the panel content are rendered correctly and all content are displayed as expected.
Marcus Efraimsson committed -
Daniel Lee committed
-
- 10 Apr, 2018 1 commit
-
-
https://github.com/alexanderzobnin/grafana
Merge branch 'fix-11053' of https://github.com/alexanderzobnin/grafana into alexanderzobnin-fix-11053
Daniel Lee committed
-
- 09 Apr, 2018 1 commit
-
-
Alexander Zobnin committed
-
- 06 Apr, 2018 2 commits
-
-
Alexander Zobnin committed
-
Alexander Zobnin committed
-
- 05 Apr, 2018 9 commits
-
-
https://github.com/alexanderzobnin/grafana
Merge branch 'fix-11053' of https://github.com/alexanderzobnin/grafana into alexanderzobnin-fix-11053
Daniel Lee committed -
Alexander Zobnin committed
-
Alexander Zobnin committed
-
Alexander Zobnin committed
-
Enable closing timepicker using escape key
Marcus Efraimsson committed -
Daniel Lee committed
-
added indent to dashboards inside folder in search dropdown…
Daniel Lee committed -
Patrick O'Carroll committed
-
Alexander Zobnin committed
-
- 04 Apr, 2018 16 commits
-
-
removed padding for icons and added margin
Daniel Lee committed -
Graph tooltip to ts
Daniel Lee committed -
migrated last all.js to ts
Daniel Lee committed -
migrated playlist-routes to ts
Daniel Lee committed -
Jarno Tuovinen committed
-
Alexander Zobnin committed
-
https://github.com/alexanderzobnin/grafana
Merge branch 'fix-11053' of https://github.com/alexanderzobnin/grafana into alexanderzobnin-fix-11053
Daniel Lee committed -
Alexander Zobnin committed
-
Alexander Zobnin committed
-
Alexander Zobnin committed
-
Patrick O'Carroll committed
-
Patrick O'Carroll committed
-
https://github.com/alexanderzobnin/grafana
Merge branch 'fix-11053' of https://github.com/alexanderzobnin/grafana into alexanderzobnin-fix-11053
Daniel Lee committed -
Patrick O'Carroll committed
-
Alexander Zobnin committed
-
[skip ci]
Marcus Efraimsson committed
-
- 03 Apr, 2018 6 commits
-
-
Daniel Lee committed
-
ref #11280
Daniel Lee committed -
Chris Ross committed
-
Daniel Lee committed
-
For some reason, the url parse does not fail anymore for curly braces. Add a colon in the first segment to make sure the url parse fails.
Daniel Lee committed -
Avoid panic when GF_DATABASE_URL contains illegal chars
Daniel Lee committed
-