yanivsegev / VSTS-DropPlan

Plan and track your sprint with a calendar based view.
MIT License
20 stars 17 forks source link

Fixes #108 - Duplicating first activity capacity #109

Closed sgtwilko closed 7 months ago

sgtwilko commented 8 months ago

Fixes #108 where we were including the first activities capacity twice in the calculation, which for many people seemed to double it. Have updated my testing scenario to show this.

(We've already fixed 80, but I didn't link it correctly, so Fixes #80 )

sgtwilko commented 8 months ago

@yanivsegev This feels like the last bug I introduced for 2.0, so I'm going to look at adding another couple of features after this. Anything you particularly want to see added?

yanivsegev commented 7 months ago

@sgtwilko Your contribution is much appreciated! I was thinking of removing the "rearrange" button and start moving towards React as my next goal. What other new features have you thought about?

sgtwilko commented 7 months ago

Hiya @yanivsegev

I'd certainly be nice to move to React with Typescript, and moving to the new Azure DevOps SDK. However I think that'll probably be a longer term project.

Short(er) term:

These I think would really help as you can only effectively plan if you can see you availability.

yanivsegev commented 7 months ago

Sounds good. Thanks!

sgtwilko commented 7 months ago

@yanivsegev

I'll get the following three in a PR in the next day or so: