- 27 Feb, 2018 1 commit
-
-
ref #10770
Daniel Lee committed
-
- 26 Feb, 2018 5 commits
-
-
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 3 commits
-
-
Marcus Efraimsson committed
-
Fix keyboard shortcuts
Carl Bergquist committed -
Snapshot fixes and changes to snapshot list
Daniel Lee committed
-
- 22 Feb, 2018 9 commits
-
-
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
-
If creating a new folder/dashboard created/updated and createdby/updatedby should always be set. If updating an existing folder/dashboard updated and updatedby should always be set.
Marcus Efraimsson committed -
* dashboards: fix save as dashboard from folder to general folder * dashboards: disable save button in save dashboard as dialog when creating a new folder
Marcus Efraimsson committed
-
- 21 Feb, 2018 19 commits
-
-
Move api calls to backend_srv
Marcus Efraimsson committed -
Marcus Efraimsson committed
-
Marcus Efraimsson committed
-
Use message returned from backend and use that as alert success response to user
Marcus Efraimsson committed -
Torkel Ödegaard committed
-
Marcus Efraimsson committed
-
added hash rate units for monitoring mining processes
Leonard Gram committed -
Admins can see all snapshots. Other roles can only see their own snapshots. Added permission check for deleting snapshots - admins can delete any snapshot, other roles can delete their own snapshots or snapshots that they have access to via dashboard permissions.
Daniel Lee committed -
Marcus Efraimsson committed
-
Marcus Efraimsson committed
-
Marcus Efraimsson committed
-
From /api/dashboards/id/:id/acl to /api/dashboards/id/:id/permissions
Marcus Efraimsson committed -
Marcus Efraimsson committed
-
Marcus Efraimsson committed
-
Marcus Efraimsson committed
-
Copy of prometheus1 docker-compose config.
Leonard Gram committed -
Marcus Efraimsson committed
-
Torkel Ödegaard committed
-
* heatmap: fix chart height * heatmap: fix font size * heatmap: fix legend size * heatmap: fix rendering tests
Alexander Zobnin committed
-
- 20 Feb, 2018 1 commit
-
-
Marcus Efraimsson committed
-