- 13 Feb, 2018 4 commits
-
-
Mitsuhiro Tanda committed
-
The import statement relative to base seems to confuse sass if there is a colon (:) in the path name. Fixes: #10866 Signed-off-by: Jan Fajerski <jfajerski@suse.com>
Jan Fajerski committed -
* provisioning: Warns the user when uid or title is re-used. Closes #10880
Leonard Gram committed -
Minor typo fix
Carl Bergquist committed
-
- 12 Feb, 2018 10 commits
-
-
Minor typo fix
Scott Brenner committed -
* new dashboard is now hidden from viewer, fixes #10815 * changed orgRole to isEditor * removed unused import * added contextSrv mock to search.jest
Patrick O'Carroll committed -
Patrick O'Carroll committed
-
Marcus Efraimsson committed
-
Leonard Gram committed
-
Support deleting provisioned dashboards when file is removed
Leonard Gram committed -
Leonard Gram committed
-
Marcus Efraimsson committed
-
* Fix of #10823 * Typo fix * Revert Gopkg.lock
Andrey Inishev committed -
bergquist committed
-
- 10 Feb, 2018 1 commit
-
-
Torkel Ödegaard committed
-
- 09 Feb, 2018 14 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
-
bergquist committed
-
bergquist committed
-
bergquist committed
-
bergquist committed
-
[skip ci]
Marcus Efraimsson committed -
[skip ci]
Marcus Efraimsson committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
bergquist committed
-
Marcus Efraimsson committed
-
Allow use of environment variable to decide what database engine to run tests on
Carl Bergquist committed
-
- 08 Feb, 2018 7 commits
-
-
Marcus Efraimsson committed
-
Leonard Gram committed
-
Fixes #10821
Marcus Efraimsson committed -
Leonard Gram 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 -
Leonard Gram 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
-