- 10 Feb, 2018 1 commit
-
-
Torkel Ödegaard committed
-
- 09 Feb, 2018 9 commits
-
-
Also fixes issue in org users tests for postgres
Marcus Efraimsson committed -
* graphite: don't fetch tags on editor init * add debounce option to query editor directives * graphite: debounce tag queries
Alexander Zobnin committed -
Torkel Ödegaard committed
-
[skip ci]
Marcus Efraimsson committed -
[skip ci]
Marcus Efraimsson committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Marcus Efraimsson committed
-
Allow use of environment variable to decide what database engine to run tests on
Carl Bergquist committed
-
- 08 Feb, 2018 4 commits
-
-
Marcus Efraimsson committed
-
Fixes #10821
Marcus Efraimsson committed -
* enables overwrite if dashboard allready exist in folder * dashboard: Don't allow creating a folder named General * dashboards: update logic for save/update dashboard No id and uid creates a new dashboard/folder. No id and uid, with an existing title in folder allows overwrite of dashboard. Id without uid, allows update of existing dashboard/folder without overwrite. Uid without id allows update of existing dashboard/folder without overwrite. Id without uid, with an existing title in folder allows overwrite of dashboard/folder and updated will have the uid of overwritten. Uid without id, with an existing title in folder allows overwrite of dashboard/folder and new will have the same uid as provided. Trying to change an existing folder to a dashboard yields error. Trying to change an existing dashboard to a folder yields error. * dashboards: include folder id when confirmed to save with overwrite * dashboards: fixes due to new url structure Return importedUrl property in response to importing dashboards and getting plugin dashboards and use this for redirects/links in the frontend.
Marcus Efraimsson committed -
Patrick O'Carroll committed
-
- 07 Feb, 2018 4 commits
-
-
Torkel Ödegaard committed
-
Daniel Lee committed
-
fix: fixed bug with redirect after new dashboard saved, related to buggy angularjs location path/url and base href, fixes #10817
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
- 06 Feb, 2018 13 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Alexander Zobnin committed
-
Alexander Zobnin committed
-
fix: changed dashboard title length to match slug length, will fix mysql index size issue, fixes #10779
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Alexander Zobnin committed
-
Fixes #10776
Daniel Lee committed -
Alexander Zobnin committed
-
- 05 Feb, 2018 9 commits
-
-
Missed adding to previous commit. Ref #10722
Daniel Lee committed -
The first item in the dashlist has a margin that messes up the height calculation for the scroll bar when the Show headings option is not selected. This fix adds a margin-top set to 0 for the 1st item in the list in this case. This prevents a scrollbar being shown incorrectly. Fixes #10772
Daniel Lee committed -
Torkel Ödegaard committed
-
Marcus Efraimsson committed
-
Alexander Zobnin committed
-
Torkel Ödegaard committed
-
Once the vertical scrollbar comes to its end position, it should allow the page scroll bar to start scrolling.
Daniel Lee committed -
Marcus Efraimsson committed
-
Marcus Efraimsson committed
-