- 16 Apr, 2018 1 commit
-
-
Sven Klemm committed
-
- 15 Apr, 2018 3 commits
-
-
Sven Klemm committed
-
Sven Klemm committed
-
Sven Klemm committed
-
- 14 Apr, 2018 5 commits
-
-
Daniel Lee committed
-
PostgreSQL should not cast all times to uint64
Daniel Lee committed -
Documentation spelling fix
Daniel Lee committed -
Value select dropdown to ts
Daniel Lee committed -
Vitaliy committed
-
- 13 Apr, 2018 7 commits
-
-
let the influxdb API set a database
Daniel Lee committed -
[skip ci]
Marcus Efraimsson committed -
docs: adds provisioning examples for all datasources
Marcus Efraimsson committed -
Marcus Efraimsson committed
-
Marcus Efraimsson committed
-
[skip ci]
Marcus Efraimsson committed -
change default annotation limit from 10 to 100 when querying api
Marcus Efraimsson committed
-
- 12 Apr, 2018 16 commits
-
-
Marcus Efraimsson committed
-
Marcus Efraimsson committed
-
Marcus Efraimsson committed
-
Marcus Efraimsson committed
-
flopp999 committed
-
Migrating to baron scrollbar WIP
Daniel Lee committed -
Alexander Zobnin committed
-
Merge remote-tracking branch 'upstream/11053-remove-native-scrollbar' into 11053-remove-native-scrollbar
Alexander Zobnin committed -
Alexander Zobnin committed
-
build: remove code cov
Carl Bergquist committed -
Adds 1px of padding to the graph legend scroll div so that a non-table legend does not get an unnecessary scroll bar.
Daniel Lee committed -
bergquist committed
-
The -webkit-overflow-scrolling is an iOS only property: https://developer.mozilla.org/en-US/docs/Web/CSS/-webkit-overflow-scrolling that turns on momementum/continuation scrolling for iOS devices. This means that when swiping, the scroll continues for a half second rather than instantly stopping the scroll when the user lifts their finger from the screen.
Daniel Lee committed -
Add minimal IAM policy example for CloudWatch data source
Carl Bergquist committed -
Tim O'Guin committed
-
Tim O'Guin committed
-
- 11 Apr, 2018 8 commits
-
-
Hide page scrollbar when rendering using phantomjs. Hide baron scrollbar when rendering using phantomjs.
Marcus Efraimsson committed -
Fixes the height of the settings menu
Daniel Lee committed -
Merge remote-tracking branch 'upstream/11053-remove-native-scrollbar' into 11053-remove-native-scrollbar
Daniel Lee committed -
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
-