Skip to content

A Visual Studio Team Services (VSTS) work items widget for Übersicht

License

Notifications You must be signed in to change notification settings

GregaVrbancic/vsts.widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VSTS Widget

Made for Übersicht

Requirements

You have to have installed Python 2.7 to make this widget work!

In the index.coffee you should change the following variables defined on the top:

  • personalAccessToken = '<personal-access-token>' - create one if you don't have one see here for more info
  • instance = '<instance>' - VS Team Services account ({instance}.visualstudio.com)
  • project = '<project-name>' - name of the project in which is defined the query you want
  • queryId = '<query-id>' - open the desired query copy the query id from url ({instance}.visualstudio.com/DefaultCollection/{project}/_workitems?id={queryId}&_a=query)

Screenshot

screenshot

Click on info icon opens a work item in browser.

Contribute

Feel free to do pull request or open an issue! :)

License

VSTS Widget for Übersicht is released under the MIT License.

About

A Visual Studio Team Services (VSTS) work items widget for Übersicht

Resources

License

Stars

Watchers

Forks

Packages

No packages published