All Projects → cosango → gitlabreports

cosango / gitlabreports

Licence: other
GitLab Reports is a small web app that allows GitLab users to generate reports of their project milestones with totals of estimated and spent time. Check https://gitlab.com/cosango/gitlabreports for latest code. App URL =>

Programming Languages

HTML
75241 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to gitlabreports

gitlab-runner
GitLab Runner (Docker image) for ARM devices, this is a mirror repository of
Stars: ✭ 17 (+6.25%)
Mutual labels:  gitlab, gitlab-mirror
docker-traefik-gitlab
No description or website provided.
Stars: ✭ 26 (+62.5%)
Mutual labels:  gitlab
Git Open
Type `git open` to open the GitHub page or website for a repository in your browser.
Stars: ✭ 2,694 (+16737.5%)
Mutual labels:  gitlab
log
Aplus Framework Log Library
Stars: ✭ 14 (-12.5%)
Mutual labels:  gitlab
Kubernetes Container Service Gitlab Sample
This code shows how a common multi-component GitLab can be deployed on Kubernetes cluster. Each component (NGINX, Ruby on Rails, Redis, PostgreSQL, and more) runs in a separate container or group of containers.
Stars: ✭ 240 (+1400%)
Mutual labels:  gitlab
hacker-feud
💥 A single page web game made with Svelte.
Stars: ✭ 61 (+281.25%)
Mutual labels:  javascript-applications
Pronto
Quick automated code review of your changes
Stars: ✭ 2,450 (+15212.5%)
Mutual labels:  gitlab
crypto
Aplus Framework Crypto Library
Stars: ✭ 20 (+25%)
Mutual labels:  gitlab
gitlab-runner
Gitlab Runner on Alpine Linux [Docker]
Stars: ✭ 17 (+6.25%)
Mutual labels:  gitlab
gitlab-sonar-scanner
This project is no longer maintained
Stars: ✭ 80 (+400%)
Mutual labels:  gitlab
playwright-ci
☁️ Set up Playwright in CI
Stars: ✭ 27 (+68.75%)
Mutual labels:  gitlab
Git Link
Emacs package to get the GitHub/Bitbucket/GitLab/... URL for a buffer location
Stars: ✭ 239 (+1393.75%)
Mutual labels:  gitlab
gitlab-lint
An open source gitlab linting utility
Stars: ✭ 19 (+18.75%)
Mutual labels:  gitlab
Gitlabform
Specialized "configuration as a code" tool for GitLab projects, groups and more using hierarchical configuration written in YAML
Stars: ✭ 230 (+1337.5%)
Mutual labels:  gitlab
podman-gitlab-runner
Use Podman as a custom executor for your Gitlab CI
Stars: ✭ 87 (+443.75%)
Mutual labels:  gitlab
Gitlab Cli
Create a merge request from command line in gitlab
Stars: ✭ 224 (+1300%)
Mutual labels:  gitlab
Git Auto Deploy
Deploy your GitHub, GitLab or Bitbucket projects automatically on Git push events or web hooks
Stars: ✭ 251 (+1468.75%)
Mutual labels:  gitlab
learn-how-to-build-a-mean-stack-application
The goal of this tutorial is to guide you through the coding of a full-stack JavaScript example application project and connecting a backend API to an Angular 5 front-end application employing the MEAN stack.
Stars: ✭ 55 (+243.75%)
Mutual labels:  angular-applications
photos
"Fx Fotos" is an opensource gallery app in react native with the same smoothness and features of Google Photos and Apple Photos. It is backend gnostic and connects to decentralized backends like "box", "Dfinity", "Filecoin" and "Crust".
Stars: ✭ 620 (+3775%)
Mutual labels:  javascript-applications
gitlab.cr
Gitlab.cr is a GitLab API wrapper written by Crystal
Stars: ✭ 29 (+81.25%)
Mutual labels:  gitlab

GitLab Reports

GitLab Reports is a small utility web app built to help developers (using GitLab for their projects) to generate time tracking reports for their GitLab projects. App's purpose is to provide a clean, quick and to-the-point interface to track progress of the tasks.

Features

  • After being authenticated by GitLab, developers can select desired project and then view/generate reports on the web based on select Milestone.
  • Reports can be created based on select labels (like enhancement, bug, task etc.) and issue states (opened or closed).
  • Developers can customize reports data by selecting what columns to show or hide.
  • GitLab Reports supports calculating Total Estimate Time and Total Time Spent of all issues including in the project report. This helps developers analyzing that how much total time they have spent on specific project milestones which helps tracking progress.

Save to PDF

In next releases, we will add support of exporting report to different formats specially PDF along with other enhancements and bug fixes. However, users can still create reports in PDF format by clicking Print button in app's header-toolbar and then selecting Save as PDF in destination as shown in below screen shot:

Resources

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].