yanivsegev / VSTS-DropPlan

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

Use task colour (#59), Hide non-working days (#9, #57), See all team … #112

Closed sgtwilko closed 7 months ago

sgtwilko commented 7 months ago

Use task colour (Fixes #59), Option to Show/Hide non-working days (Fixes #9 , Fixes #57), See all team members with capacity (fixes #73), Use configured capacity (fixes #111 ), Not showing avatar image after D&D fixes.

Also: Right click on cells to be able to mark/unmark as a Day off for a team member. Add team setting to enable PBI items to be used on the Drop Plan for teams that do not use Task types.

sgtwilko commented 7 months ago

@yanivsegev I've bumped the version to 2.1.0 as this introduces new functionality. If you've got any outstanding changes I'm happy to re-work this after you've merged them in.

I'm probably going to start looking at marking days as holiday from the plan next, but would like to chat to see if this aligns with your goals too.

sgtwilko commented 7 months ago

@yanivsegev I think I have the days off from the plan working, but DevOps is giving me 503 errors right now, so will push that up tomorrow.

sgtwilko commented 7 months ago

@yanivsegev PR updated to include "Mark as Day off" functionality.

sgtwilko commented 7 months ago

@yanivsegev PR updated to also include a team wide setting to use PBI level items instead of Task level items on the plan. Also fixed an issue where the settings page wasn't saving the highlightPlanningIssues check box.