Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Team Foundation Server 2015 Customization

You're reading from  Team Foundation Server 2015 Customization

Product type Book
Published in Oct 2015
Publisher
ISBN-13 9781785888199
Pages 208 pages
Edition 1st Edition
Languages
Concepts
Author (1):
Gordon Beeming Gordon Beeming
Profile icon Gordon Beeming

Table of Contents (17) Chapters

Team Foundation Server 2015 Customization
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
1. Creating a Dashboard and a Welcome Page 2. Streamlining Your Teams' Boards 3. Customizing Your Process Template 4. Enhanced Work Item Forms with Field Custom Controls 5. The Guide Standards for Check-in Policies 6. Enforcing Standards with Server-Side Plugins 7. Customizing the TFS Build 8. Creating TFS Scheduled Jobs 9. Service Hooks 10. VSO Extensions Index

What is VSO Extensions?


VSO Extensions is the new UI extension model that is being used for web access. It allows us to create custom supported extensions throughout the web access. This includes extending areas such as menus and toolbars into the following hubs:

  • Build

  • Code

  • Test

  • Work

You can also create your own hubs and hub groups if you want, and then build a complete app UI embedded inside TFS for applications such as the TFS time tracker (http://www.tfs-timetracker.com/).

VSO Extensions is, as a single package, called an extension, and then inside each extension are one or more contributions. These contributions can be all the core TFS contributions, or they can be contributions exposed from your own extension or other extensions.

The extensions are mostly HTML and JavaScript with an extension manifest file that has metadata about the extension presented as JSON. For security purposes, the content for these extensions needs to be hosted using HTTPS. This isn't a problem for small and community...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}