yanivsegev / VSTS-DropPlan

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

Plan and track your work in a sprint

Sprint Drop Plan is an organizational tool that helps team members to sync their tasks by visualizing work status and dependencies on a sprint-based calendar.

Donate

Review your sprint plan

Screenshot of drop plan

Arrange and track sprint progress

Annotated screenshot of drop plan

Task showing a sequencing Warning

Task showing progress

Plan showing a user without tasks, and with the weekend hidden

Highlight tasks

Quick steps to get started

  1. Navigate to your sprint.
  2. Click on the "Drop plan" tab.
  3. Start organizing your tasks.

An optional step is Configuring your project activity order in Drop Plan Settings.
Drop Plan settings are available from "Project Settings" under "Extensions".

Happy coding :-)

Change Log

2.3.0

New warning which shows when you have a work item in the sprint which doesn't have visible child tasks on the Drop Plan.

2.2.1 -> 2.2.4

Bugfixes:

  1. Styles for #59 and #121 failing to insert, but only in production. (#124)
  2. Possible that browser extensions like ad-blockers are interfering with style insert. (#126)
  3. Fixes for Azure timezone changes.

2.2.0

Now able to Highlight either the Status colour of the task, or by Parent in addition to the existing Area path (#121).

2.1.1 -> 2.1.12

BugFixes:

  1. Improving error handling on saving.
  2. Settings weren't scoped to project. (#113)
  3. Related tasks with more than 11 siblings spill the status outside the item.
  4. Warnings weren't hiding if the settings was switched off.
  5. Fixed issue with users in negative timezones being unable to place tasks on the first day of the sprint. (#118)
  6. Only include users with matching items when filtering.
  7. Stop Non-working day indicator floating over tasks.

New features:

  1. Additional settings to control when warnings appear for different activity types.

2.1.0

  1. See task type from icon or colour (theme dependant). (#59)
  2. Add option to hide team non-working days (e.g., hide weekends/national holidays). (#9, #57)
  3. See all people on the plan with allocated capacity. (#73)
  4. Add ability to right click to add/remove individual team members as on leave for that day.
  5. Add ability to use Stories instead of Tasks on the Drop Plan for teams that do not use the lowest level of work item type.
  6. Bugfixes #111, Not showing avatar image.

2.0.1 -> 2.0.14

Bugfixes #75, #84, #98, #97, #102, #106, #108, #110.

2.0.0

  1. Add Dark theme support with new theme "Modern".
  2. Add task completion progress.
  3. Add warning for tasks where the activities are out of order sequence (E.g., Testing before Development).
  4. Add warning for Tasks that are planned out of parent sequence.
  5. Add ability to filter on Activity and tags. (#89)
  6. Use all the configured capacity for a user. (#80)
  7. Reduce the number of calls the Plan makes when active, and vastly reduce when the plan is in the background. (#63)
  8. Other bugfixes.
  9. Updated dependences to latest.