Can I have feedback on this JIRA Agile chrome plugin?

Kelvin Hung January 26, 2015

Hello Everyone,

I am a developer and recently I developed a Chrome plugin for my dev department.  We have been using it in the last couple months and it has saved us a lot of time during planning and standups.  Scrum masters especially love using it.  I would like to share this chrome plugin with more people and would like to know if there is any pain you have when using JIRA Agile.  Maybe this plugin can help.

https://chrome.google.com/webstore/detail/jira-agile-instant/igkhfelkcokndphgeoimbijbegmfpcep

Extension functionalities

  • Show a hover box when your hover on a card, with description, fix version, last comment, blocked/parent/subtask info.
  • Display the “Labels” field on the card and automatically color the card.
  • Display block status on the card.
  • Add a link on the card to open the issue to a new tab (so it bypasses the side panel)
  • Sort cards by labels
  • Sort cards by assignees
  • Filter by assignees (it automatically detect all the assignees on the board so you don’t need to create different filters for each person)
  • Show board stats (number of issues and number of story points by status)
  • Times when you are last mentioned on the comments of the issues on the board.

Thanks,

Kelvin

 

jira_instant_agile1.png

3 answers

0 votes
Stuart Wright December 19, 2016

Really useful! Thanks!

Some minor issues:

  • The toolbar (#intu-side-menu) mouseover was a bit glitchy for me, appears to be due to JIRA mouseover handlers so I moved right hand position to 0 so toolbar overlays the right hand scrollbar when openend.
  • I forked from GitHub and had to change the hard coded https urls to use http.

What was the idea behind the "Hygiene" label mentioned in the extension's config page - currently not operational? Is this for JIRA issues that need "cleaned up" or completed ASAP?

 

0 votes
Kelvin Hung March 12, 2015

Hi Joe,

Thank you for the feedback.

I pushed the chrome plugin code to github.  Feel free to submit a pull request.

https://github.com/webkhung/jira_agile_instant

Let me know if you have any questions about the code.

Kelvin

0 votes
Joe Behymer March 11, 2015

Hey Kelvin, I recently started using your extension and it is pretty awesome.

It is missing the one feature that caused me to look for it though.  I really want the ability to hover over a link in the Reports->Burndown view and see the issue details.  Can you add that, or if you'd prefer to pass over the code I'll add it myself.

Cheers! 

Suggest an answer

Log in or Sign up to answer