GITLABREPORTS

You will be redirected to GitLab Sign-in page.

beenhere
GITLABREPORTS by COSANGO.com

Print print PDF Download picture_as_pdf Download Source file_download Log Out exit_to_app Filters tune
Cosango

Project Report

Milestone: {{ filter_milestone }}

flag {{milestone}}
  • Total Time Estimate
  • {{ comulative_time_estimate/3600 | number:2 }}h
  • Total Time Spent
  • {{ comulative_time_spent/3600 | number:2 }}h

Overview

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. After being authenticated by GitLab, developers are taken back to GitLab Reports app where can select desired project from right sidebar to create quick project reports showing all issues logged in select project.

If a project has milestones, app will also load them in a new list from where you can select desired one to create a milestone report as well.

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.

In next releases, we will add support of exporting report to different formats specially PDF along with other enhancements and bug fixes.

Gitlab GitHub

list Issues List

No ID short_text Title date_range Date Author Assignee access_time Time Estimate slow_motion_video Time Spent State
{{ $index + 1 }} {{ issue.iid }} {{ issue.iid }} {{ issue.title }} {{ issue.created_at | date:'yyyy-MM-dd' }} {{ issue.author.name }} {{ issue.assignee.name }} Unspecified {{ issue.time_stats.human_time_estimate }} Unspecified {{ issue.time_stats.human_total_time_spent }} {{ issue.state }}

library_books Issues Details

{{ issue.title }}
ID: {{ issue.iid }}
Reporting Date: {{ issue.created_at | date:'yyyy-MM-dd' }}
Closing Date: {{ issue.closed_at | date:'yyyy-MM-dd' }}
State: {{ issue.state }}

Filters

{{ p.name }}
{{ m.title }}
{{ l.name }}
All Opened Closed
filter_list Apply Filters clear_all Reset
 

Columns

Sr. No. ID Title Date Author Assignee Time Estimate Time Spent State
Detailed report Total Estimate Time Total Time Spent Show Logo on Print Show hyperlinks