/collapse-jira-swimlanes

Collapse 'Done' swimlanes in Jira board

Primary LanguageJavaScript

Collapse Jira Swimlanes

Introduction

Collapse Jira Swimlanes is a browser extension designed to enhance your Jira board experience by injecting a custom button that allows you to collapse all "Done" swimlanes with a single click. This helps in keeping your board clean and focused on the tasks that are still in progress.

img.png

img_1.png

Purpose

The main purpose of this extension is to improve productivity by reducing visual clutter on Jira boards. By collapsing completed swimlanes, users can easily focus on the tasks that need their attention.

Installation

  1. Clone the repository to your local machine:
git clone https://github.com/ltpquang/collapse-jira-swimlanes.git
  1. Navigate to the project directory:
cd collapse-jira-swimlanes
  1. Open your browser and go to the extensions page:
  • For Chrome: chrome://extensions/
  • For Firefox: about:addons
  1. Enable "Developer mode" (for Chrome) or "Debug mode" (for Firefox).

  2. Click on "Load unpacked" (for Chrome) or "Load Temporary Add-on" (for Firefox) and select the project directory.

  3. The extension should now be installed and active.

Disclaimer

Icons

Icon used in this project is created by Freepik from Flaticon: Justification icons created by Freepik - Flaticon

README

This README was generated by GitHub Copilot.