Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ltpquang/collapse-jira-swimlanes

Collapse 'Done' swimlanes in Jira board
https://github.com/ltpquang/collapse-jira-swimlanes

agile chrome-extension hacktoberfest jira

Last synced: 21 days ago
JSON representation

Collapse 'Done' swimlanes in Jira board

Awesome Lists containing this project

README

        

# 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.png)

![img_1.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:
```sh
git clone https://github.com/ltpquang/collapse-jira-swimlanes.git
```

2. Navigate to the project directory:
```sh
cd collapse-jira-swimlanes
```

3. Open your browser and go to the extensions page:
- For Chrome: `chrome://extensions/`
- For Firefox: `about:addons`

4. Enable "Developer mode" (for Chrome) or "Debug mode" (for Firefox).

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

6. 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.