Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A custom Jira dashboard plugin built with Forge that delivers intuitive worklog analytics, helping teams monitor productivity and time allocation across projects and contributors.

Notifications You must be signed in to change notification settings

tsognong/worklog-jira

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jira Worklog Dashboard

A Forge-based custom dashboard plugin for Jira that provides comprehensive worklog visualization and reporting capabilities.

Preview

Jira Worklog Dashboard Preview

Overview

This Forge app displays worklog data in a Jira dashboard gadget, allowing teams to track and analyze time logged across projects, employees, and components. The dashboard provides flexible filtering and grouping capabilities.

Features

  • Worklog Tables: View time entries organized in easy-to-read tables
  • Multiple Grouping Options:
    • By Employee
    • By Project
    • By Component
  • Period Filtering: Filter worklogs by specific time periods
  • Summary Views: Get overview of total time logged
  • Detailed Time Logs: Drill down into individual worklog entries and time logged details
  • Export Capabilities: Export worklog reports to Excel, CSV, and other formats

Requirements

See Set up Forge for instructions to get set up.

Installation & Setup

1. Install Dependencies

npm install

2. Build and Deploy

Deploy your app to the Forge platform:

forge deploy

3. Install to Jira Site

Install the app on your Atlassian/Jira site:

forge install

4. Development Mode

Run the app locally with live updates:

forge tunnel

Development

  • Main App File: Modify your app by editing the src/index.jsx file
  • Deploy Changes: Use forge deploy when you want to persist code changes
  • Install on New Site: Use forge install when you want to install the app on a new site
  • Automatic Updates: Once installed, the site automatically picks up new changes you deploy without needing to reinstall

Documentation & Resources

Acknowledgments

This plugin is currently used at Uni2grow for worklog tracking and reporting.

Maintainer

Tsognong (@tsognong)
Email: [email protected]

Support

See Get help for how to get help and provide feedback.

About

A custom Jira dashboard plugin built with Forge that delivers intuitive worklog analytics, helping teams monitor productivity and time allocation across projects and contributors.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published