Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/klaufel/gojira
JIRA browser (actually Google chrome) extension to provides useful tools to manage your dashboards and direct links to your most used JIRA dashboards, such as your current sprint, backlog and quickly access any issue.
https://github.com/klaufel/gojira
atlassian atlassian-jira chrome chrome-extension extension jira jira-issue jira-ticket
Last synced: about 1 month ago
JSON representation
JIRA browser (actually Google chrome) extension to provides useful tools to manage your dashboards and direct links to your most used JIRA dashboards, such as your current sprint, backlog and quickly access any issue.
- Host: GitHub
- URL: https://github.com/klaufel/gojira
- Owner: klaufel
- License: mit
- Created: 2020-09-17T23:52:35.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-25T22:18:35.000Z (about 4 years ago)
- Last Synced: 2023-08-10T12:46:55.351Z (over 1 year ago)
- Topics: atlassian, atlassian-jira, chrome, chrome-extension, extension, jira, jira-issue, jira-ticket
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/go-jira/kedgeclbpechdggkikfibghmldgehege
- Size: 94.7 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
🔷 Go JIRA
An awesome JIRA browser extension to provides useful tools!
Overview •
Getting started •
Developing
## :fire: Overview
JIRA browser (actually Google chrome) extension to provides useful tools to manage your dashboards and direct links to your most used JIRA dashboards, such as your current sprint, backlog and quickly access any issue.
# :rocket: Getting started
Install the extension in your browser (Google chrome actually):
https://chrome.google.com/webstore/detail/gojira/kedgeclbpechdggkikfibghmldgehegeConfigure the extension to get quick access to your current sprint and backlog.
You can quickly search for a task using text or your issue id.
Also collapse and expand the tasks of your sprint that are open or closed or all.
![](https://user-images.githubusercontent.com/1427623/99705636-4839a680-2a9a-11eb-867b-b2ab76e9a452.png)
## Use omnibox for quick search issue
When opening a new tab, you can use the search bar to type: `gojira` and then write the issue you want to search. Its fast!
![](https://user-images.githubusercontent.com/1427623/99706165-f80f1400-2a9a-11eb-8eb6-493e702eb6ee.png)
## :rocket: Developing
Download repository and go to your browser extension manager. Then install this extension with `load unzipped` mode and select the extension folder.