luckyshot / agilescrumfortrello

'Agile SCRUM for Trello boards' is a Google Chrome extension that gives super-powers to your Trello boards by enabling SCRUM features (Story Points, Tags, Progress Bars, Time Spent and more)
http://xaviesteve.com/5109/agile-scrum-trello-boards/
GNU General Public License v2.0
77 stars 29 forks source link

Points to Checklists #1

Open luckyshot opened 8 years ago

luckyshot commented 8 years ago

Add points to checklists so they add to the global of a task

JorgeBoscan commented 8 years ago

I got it working. Though I have to change the way the card story points is rendered in the case checklist points exists. Screen1 Screen2

Note: I had to get the JSON data of the board when the extension starts and in an interval of X amount of time, otherwise getting the data without the json would require the user to open a card and close it.