- 12 Jun, 2017 18 commits
-
-
Daniel Lee committed
-
Dashboard folders included in all searches. If a dashboard matches a search and has a parent folder then the parent folder is appended to the search result. A hierarchy is then returned in the result with child dashboards under their parent folders.
Daniel Lee committed -
The guardian class checks if the user is allowed to get the permissions for a dashboard.
Daniel Lee committed -
If browsing, then show open folder icon. If searching, show the closed folder icon
Daniel Lee committed -
Daniel Lee committed
-
Daniel Lee committed
-
SQL Integration Tests for the guardian class too.
Daniel Lee committed -
Removes restricted dashboards from search result.
Daniel Lee committed -
Daniel Lee committed
-
Daniel Lee committed
-
Daniel Lee committed
-
Daniel Lee committed
-
Daniel Lee committed
-
Daniel Lee committed
-
Daniel Lee committed
-
Daniel Lee committed
-
Breaks some stuff like selected dash in the search result. In dashboard search, if the user is not searching then the result is returned as a tree structure. No ACL's or user group ux yet.
Daniel Lee committed -
Martin Molnar committed
-
- 09 Jun, 2017 1 commit
-
-
Explains that you need to clone the grafana repo if you have not done that already.
Daniel Lee committed
-
- 08 Jun, 2017 12 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Daniel Lee committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
When table data returns a column with the value 0, it should not ignore it. This change checks for undefined instead of if the value is truthy. Fixes #8531
Daniel Lee committed -
To be able to build the docs an awsconfig file must exist for the Dockerfile to copy. This adds an instruction to create an empty, dummy file so that the build will work.
Daniel Lee committed -
Torkel Ödegaard committed
-
Mitsuhiro Tanda committed
-
- 07 Jun, 2017 9 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
dashboard_history: fix for scenario where reverted dashbord has different title and url must change not just route reload
Torkel Ödegaard committed -
Torkel Ödegaard committed
-