GithubHelp home page GithubHelp logo

dylang / jira-improved Goto Github PK

View Code? Open in Web Editor NEW
24.0 8.0 17.0 146 KB

Improves the Jira Agile board by showing the Epic name in the cards and hiding the Done column if you use a quick filter to hide tickets in that column.

Home Page: https://chrome.google.com/webstore/detail/jira-improved/mdfbpeoaadkecmpingophakekbicinip?hl=en

License: MIT License

JavaScript 80.42% HTML 2.49% CSS 17.10%

jira-improved's Introduction

Jira Improved

Improves the Agile and Kanban boards!

  • Text filtering on every board Hotkey: f
  • Hide the Done column if you use a quick filter to hide those tickets.
  • Shorter page headers to give more room to the boards.

Epic Board Improved

screen shot 2014-08-18 at 10 43 23 am

  • Issue count for Blue: Backlog, Yellow: In Progress, Green: Closed.
  • Hover over Epic to see every issue assigned to that Epic.
  • Click on an issue to jump to that issue.

Issue Board Improved

screen shot 2014-08-18 at 10 43 01 am

  • See what Epic issues are part of.
  • Red: Backlog. Blue: In Progress. Green: Done.
  • Show a Github icon for every PR associated with the ticket.
  • Closed PR's are colored green.

Add to Chrome

Add to Chrome

Building locally

# Install dependencies
$ npm install

# Auto-rebuild and reload extension as you make changes
$ gulp 

# Increase the version and build a zip file.
$ gulp build

Disclaimers

Not created owned or supported by Atlassian/Jira.

Should be safe to use

  • This plugin will not make changes to Jira.
  • This plugin does not requrie any special permissions.
  • This plugin will never ask for your username or password.
  • It is safe to try on any Jira install.

Because everybody uses Jira differently I can't promise that it will work as well for you as it does for me, especially because I utilize some custom fields that I'm not sure are the same in every Jira install. Tell me what field you use and I'll see if I can auto-detect it or I'll create an options UI.

Custom fields

var CUSTOM_FIELD_EPIC_NAME = 'customfield_13259';
var CUSTOM_FIELD_EPIC_PARENT = 'customfield_13258';
var CUSTOM_FIELD_PULL_REQUESTS = 'customfield_13153';

Contributing

I accept Pull Requests.

License

Copyright (c) 2014 Dylan Greene.

Released under the MIT license.

jira-improved's People

Contributors

dylang avatar rjbeers avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

jira-improved's Issues

Add ability to customize the field for Epic Name

In my JIRA installation, the Epic Name is customfield_10097, so this extension doesn't show them properly for me. I would LOVE to have this feature work!

I think it'd be best if you had an options UI to configure what custom field should be used for epic names.

I'd change the source myself as I know you have it in a config variable but I have no idea how to go about mucking with Chrome extensions. Not sure if you even can do that for extensions installed from the store...

Add configuration for scm applicationType

Hi,

great effort, thanks for this.

In my usecase I'm using bitbucket as git repository and unfortunately I can't configure the extension to query those pullrequests. The applicationType the pull requests are queried for is hardcoded to githubenterprise. I would LOVE to be able to change this in the extensions configuraion.

Best regards
Alex

Jira Improved - Scrum Board do not display Item Icons

Dear admin/developer, can you please look into why Jira Improved is not displaying the Jira item icons in the Scrum Boards? Instead it displays an up/down arrow icon.

Thanks in advance for looking into this,
Edgardo Honda
Jira Improved Itrems Icon Display error

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.