Mozaïk GitLab widgets
![widget count](https://img.shields.io/badge/widgets-x7-green.svg?style=flat-square)
![Deploy](https://www.herokucdn.com/deploy/button.svg)
This repository contains some widgets to use with Mozaïk.
Demo
You can see a live demo of the widgets here
Widgets
GitLab Branches
Show GitLab project branches.
![Gitlab project branches](https://raw.githubusercontent.com/plouc/mozaik-ext-gitlab/master/preview/gitlab_branches.png)
parameters
key | required | description |
---|
project | yes | ID or NAMESPACE/PROJECT_NAME of a project |
usage
type: gitlab.branches
project: gitlab-org/gitlab-ce
columns: 1
rows: 1
x: 0
y: 0
GitLab Build Histogram
Show GitLab project build histogram.
![Gitlab project build histogram](https://raw.githubusercontent.com/plouc/mozaik-ext-gitlab/master/preview/gitlab_build_histogram.png)
parameters
key | required | description |
---|
project | yes | ID or NAMESPACE/PROJECT_NAME of a project |
usage
type: gitlab.build_histogram
project: gitlab-org/gitlab-ce
columns: 1
rows: 1
x: 0
y: 0
GitLab Build History
Show GitLab project build history.
![Gitlab project build history](https://raw.githubusercontent.com/plouc/mozaik-ext-gitlab/master/preview/gitlab_build_history.png)
parameters
key | required | description |
---|
project | yes | ID or NAMESPACE/PROJECT_NAME of a project |
usage
type: gitlab.build_history
project: gitlab-org/gitlab-ce
columns: 1
rows: 1
x: 0
y: 0
GitLab Project Members
Show GitLab project members.
![Gitlab project members](https://raw.githubusercontent.com/plouc/mozaik-ext-gitlab/master/preview/gitlab_members.png)
parameters
key | required | description |
---|
project | yes | ID or NAMESPACE/PROJECT_NAME of a project |
usage
type: gitlab.project_members
project: gitlab-org/gitlab-ce
columns: 1
rows: 1
x: 0
y: 0
GitLab Project Contributors
Show GitLab project contributors.
![Gitlab project contributors](https://raw.githubusercontent.com/plouc/mozaik-ext-gitlab/master/preview/gitlab_project_contributors.png)
parameters
key | required | description |
---|
project | yes | ID or NAMESPACE/PROJECT_NAME of a project |
usage
type: gitlab.project_contributors
project: gitlab-org/gitlab-ce
columns: 1
rows: 1
x: 0
y: 0
GitLab Merge Requests Gauge
Show GitLab project merge requests gauge.
![Gitlab project merge requests gauge](https://raw.githubusercontent.com/plouc/mozaik-ext-gitlab/master/preview/gitlab_merge_requests_gauge.png)
parameters
key | required | description |
---|
project | yes | ID or NAMESPACE/PROJECT_NAME of a project |
usage
type: gitlab.merge_requests_gauge
project: gitlab-org/gitlab-ce
columns: 1
rows: 1
x: 0
y: 0
GitLab Project
Show GitLab project merge requests gauge.
![Gitlab project](https://raw.githubusercontent.com/plouc/mozaik-ext-gitlab/master/preview/gitlab_project.png)
parameters
key | required | description |
---|
project | yes | ID or NAMESPACE/PROJECT_NAME of a project |
usage
type: gitlab.project
project: gitlab-org/gitlab-ce
columns: 1
rows: 1
x: 0
y: 0