klokantech / github-time-tracking

Add time tracking to the GitHub Issue Tracker with Harvest Platform.
52 stars 7 forks source link

Huboard.com integration #12

Closed MassiveHiggsField closed 10 years ago

MassiveHiggsField commented 10 years ago

I've integrated the harvest button into the kanban style board offered by huboard.com (it takes the issues from github and presents them in a more organized way). In the process, i've switched the strategy for adding the button to an interval based one. This was needed since on GitHub you would lose the button if you have updated the issue (just change the assignee and the button disappears) and similar effects on huboard.com. I couldn't find any sensible events to attach to so the interval was needed.

calmyournerves commented 10 years ago

I prefer to keep this extension exclusive to GitHub. Most people don't use huboard.com. I'd create a separate repo/extension for your use case. Why not huboard-time-tracking?

MassiveHiggsField commented 10 years ago

Because Huboard is just another frontend to GitHub and the functionality for using GitHub directly isn't affected.

klokan commented 10 years ago

Thanks for the code. I agree with @calmyournerves, there should be a separate extension for Huboard.