gitlab-dashboard icon indicating copy to clipboard operation
gitlab-dashboard copied to clipboard

📺 TV dashboard for a global view on Gitlab Pipelines

Results 22 gitlab-dashboard issues
Sort by recently updated
recently updated
newest added

Added Optional Filter Parameters : group_id and user_id + Added .gitattributes to avoid error on script compilation in Dockerfile on Windows

Bumps [jquery](https://github.com/jquery/jquery) from 3.3.1 to 3.5.0. Commits 7a0a850 3.5.0 8570a08 Release: Update AUTHORS.txt da3dd85 Ajax: Do not execute scripts for unsuccessful HTTP responses 065143c Ajax: Overwrite s.contentType with content-type header...

dependencies

Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.1 to 5.7.4. Commits 6370e90 Mark version 5.7.4 fbc15b1 More rigorously check surrogate pairs in regexp validator 910e62b Mark version 5.7.3 3442a80 Make generate-identifier-regex capable of rewriting...

dependencies

![image](https://user-images.githubusercontent.com/6510888/68993767-81ca4700-0873-11ea-83cc-30facdc564d8.png) Tried this on Demo link and on my local computer with docker build and run, same result

The `/jobs` API can return null for a commit if that branch has been removed from the source control. This is not a usual situation, but has happened to us...

bug

We should have a view that displays the build status for the `master` branch of every repo that has CI enabled (a bit like it's possible to do with [this...

enhancement

I seem to be getting cors or 401 unauthorized issues when trying this towards a private organization. Demo host works with the public gitlab for public projects. Any idea how...

bug
help wanted
good first issue

Consider an option to choose to display name of the person who has done the commit (not just the avatar)

enhancement
help wanted
good first issue

Consider a config-file to be able to store gitlab_url and private_token if not given as parameters in the URL, or some other way of delivering these parameters via environment variables...

enhancement
help wanted

Running times for stages are usually displayed as `23:56:44`, which are obviously wrong.

bug
good first issue