Enhanced Sprint History supports viewing changes to user stories in an iteration over time. https://marketplace.visualstudio.com/items?itemName=JamesSkemp.enhanced-sprint-history
Go to file
James Skemp 8ad354732a Add support link to GitHub 2024-05-12 10:29:09 -05:00
src Fix breaking error if iteration has no start/finish dates 2024-05-12 10:08:46 -05:00
static Add just enough code to allow the extension to be installed 2024-04-01 12:39:20 -05:00
.gitignore Add just enough code to allow the extension to be installed 2024-04-01 12:39:20 -05:00
README.md Add team and sprint selection options 2024-04-01 13:23:25 -05:00
azure-devops-extension.json Add support link to GitHub 2024-05-12 10:29:09 -05:00
logo.png Update logo and add tags and preview flag 2024-04-07 11:37:40 -05:00
overview.md Improve styling and remove testing code 2024-04-14 12:33:38 -05:00
package-lock.json Update select outdated npm packages and webpack config 2024-04-27 08:52:23 -05:00
package.json Update select outdated npm packages and webpack config 2024-04-27 08:52:23 -05:00
tsconfig.json Add just enough code to allow the extension to be installed 2024-04-01 12:39:20 -05:00
webpack.config.js Update select outdated npm packages and webpack config 2024-04-27 08:52:23 -05:00

README.md

Enhanced Sprint History

Install

Install from Visual Studio Marketplace: https://marketplace.visualstudio.com/items?itemName=JamesSkemp.enhanced-sprint-history

Build

npm run build automatically increments the version and creates a new *.vsix file in the root directory.

Publish to https://marketplace.visualstudio.com/manage/publishers

Dependencies