Chrome plugin to manage daily standup meeting with Jira board
- Adding next and prev filters to quick filters
npm install
- to compile .ts files to .js run
tsc
or use your IDE compiler - to compile .scss files to .css use your IDE compiler or any other scss compiler
Adding Play button: in play mode each X time next filter will be selected.Display timer on top of page for Play mode.