- 28 Feb, 2018 8 commits
-
-
Torkel Ödegaard committed
-
Add permission check for dashboard diff api route
Marcus Efraimsson committed -
* Fix Github OAuth not working with private organizations * Update documentation
Laurent Godet committed -
Torkel Ödegaard committed
-
Marcus Efraimsson committed
-
Only allow override permissions that is higher
Marcus Efraimsson committed -
Did a bad pointer comparison so extended the tests for duplicate permissions.
Marcus Efraimsson committed
-
- 27 Feb, 2018 10 commits
-
-
ref #10770
Daniel Lee committed -
grammar fix, add dir, and remove redundant info
Marcus Efraimsson committed -
Marcus Efraimsson committed
-
Marcus Efraimsson committed
-
Using a mocked guardian instead and relies on the actual guardian tests for verifying permission handling correctness
Marcus Efraimsson committed -
Marcus Efraimsson committed
-
If a dashboard inherits permissions from a folder, don't allow same permission to be added to the dashboard with a lower permission. Add backend validation so that you cannot add same permission to folder/dashboard, for example same user/team with different permissions
Marcus Efraimsson committed -
* Alerting: Fix OK state doesn't show up in Microsoft Teams * Fix formatting
Marcel Anacker committed -
jganseman committed
-
fix: changed react-grid-layout to use grafana fork to a commit before https://github.com/STRML/react-grid-layout/commit/15503084fb7b0af826427c8c0706901e5745a39f, this fixes all the panel movement bugs, fixes #10831
Torkel Ödegaard committed
-
- 26 Feb, 2018 6 commits
-
-
Patrick O'Carroll committed
-
Daniel Lee committed
-
Daniel Lee committed
-
[doc] Fix extra alerting options in installation->configuration
Marcus Efraimsson committed -
Daniel Lee committed
-
Marco Tulio R Braga committed
-
- 25 Feb, 2018 1 commit
-
-
Daniel Lee committed
-
- 24 Feb, 2018 1 commit
-
-
It is the only js package that is installed directly from GitHub - this changes it to download the tarball instead of doing a git clone. Background: Git clones against GitHub does currently does not work with the container build which uses CentOS 6.6. It does not have support for TLS 1.2 and cannot git clone against GitHub since they removed support for TLS 1.0 and 1.1.
Daniel Lee committed
-
- 23 Feb, 2018 4 commits
-
-
Dan Cech committed
-
Marcus Efraimsson committed
-
Fix keyboard shortcuts
Carl Bergquist committed -
Snapshot fixes and changes to snapshot list
Daniel Lee committed
-
- 22 Feb, 2018 10 commits
-
-
Dan Cech committed
-
Brian Gann committed
-
Brian Gann committed
-
Marcus Efraimsson committed
-
Marcus Efraimsson committed
-
Marcus Efraimsson committed
-
Snapshot cleanup did not work due to time.Now syntax error. Added test for it as well to catch any future errors. Added error and debug logging so that it is possible to see any errors in the future. Removed an unused configuration value and deprecated the remove expired snapshots setting.
Daniel Lee committed -
New folder and permissions API
Marcus Efraimsson committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-