demoive / JIRA-Buddy

Chrome Extension to facilitate common Atlassian JIRA tasks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JIRA Buddy

A convenience helper for your most common or day-to-day OnDemand JIRA tasks.

Download it on the Chrome Webstore
Submit bugs and issues on GitHub
View the project board on Trello

Screenshot of the Chrome Extension Popup

Features

  • Quick "go-to" search box: will either open a new or the existing tab for the JIRA issue submitted
  • All of your favorite filters from JIRA are automatically available by default
  • Switch between any filter to instantly see the results
  • Show the result count of any JQL filter on the extension badge. Lots of samples available
  • Inovative Ownership column with the most concise way to show the reporter and current assignee of an issue
  • Easily switch the project context in case your JIRA instance has more than one projects

Philosophy

For third party, unofficial apps (as is the case with this and all the other JIRA extensions), I appreciate having a philosophy of being as unintrunsive as possible. With regards to security concerns, if they are at all avoidable, even better!

That is why with this extension, you do not need to input nor save any credentials or data. The extension uses the active session of your browser - if you are not logged in to your OnDemand instance in the browser, the extension won't do much! This saves you the trouble of trusting the security concerns of a third party developer (me) since no sensitive data is ever stored.

It quite literally is a convinience tool to facilitate certain tasks.

About

Chrome Extension to facilitate common Atlassian JIRA tasks


Languages

Language:JavaScript 66.8%Language:HTML 24.9%Language:CSS 8.3%