Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 1.02 KB

File metadata and controls

36 lines (23 loc) · 1.02 KB

Gitlab milestone support for subtasks

This extension modifies the Gitlab milestone view to group subtasks with their respective parent tasks, if found. This makes a milestone which includes both subtasks and parent tasks more structured and easier to understand.

In addition it highlights in-progress tasks.

Disclaimer: This is a bodge which may not hold up against the ever-changing markup of the Gitlab UI. Expect this to stop working at any moment. I'm not committing to bodging it again when it breaks.

Screenshots

Before:

View without extension

After:

View with extension

Installation

Firefox

  1. Navigate to about:debugging#/runtime/this-firefox
  2. Click "Load Temporary Add-on"
  3. Select any file within the extension folder

Chrome

  1. Navigate to chrome://extensions/
  2. Click "Load unpacked"
  3. Select the extension folder