Skip to content

GabLeRoux/hide-jira-board-columns

Repository files navigation

Hide Jira board columns

Simple chrome extension to hide some columns from your Jira board.

Jira example

Installation

Until this is deployed to the Chrome Web Store, you can do this:

  1. Download latest zip file in the releases tab.
  2. Unzip the the file
  3. Open chrome://extensions
  4. Drag n drop the folder of the plugin

Have fun! ✌️

Development

I used yeoman/generator-chrome-extension to generate this extension so refer to it for build commands and more.

Todo / nice to have

  • Button to hide columns
  • Icon!
  • Have the hide button display again when we select a different quick filter
  • ⚠️ Find a way not to mess the drag-n-drop system ;)
  • Toggle buttons instead (hide/show), maybe use aui-iconfont-arrows-left and aui-iconfont-arrows-right from Atlassian icons
  • Persistent settings (remember hidden columns)
  • Publish extension

Contributing

  • Pull requests are welcome! Please contribute 🚀

License

MIT © Gabriel Le Breton