Git Product home page Git Product logo

versiononebacklogprovider's Introduction

VersionOne Backlog Provider

A really basic VersionOne backlog provider.

Visit http://planningpoker.io/scrummaster/TeamRoom for an instance of the Planning Poker application running this provider with mock data (this is not connecting to an instance of VersionOne)

Configure

Update the config/config.js file with the following values

  • hostname: This should be the host name of your VersionOne server
  • instance: The VersionOne isntance that you want to connect to (usually 'VersionOne')
  • username: The backlog provider will connect to VersionOne as this user
  • password: Self explanatory
  • port: Usually this is running on port 80, change this value if required
  • protocol: Change this to 'https' if you are running on a secured server
  • status: Change this to the value of the status that you want the provider to load (Defaults to 'Prepared')
  • room: This must match the 'room' portion of the PlanningPoker url (http://planningpoker.io/scrummaster/{room})
  • socketHost: The root url of the Planning Poker Application (e.g. http://planningpoker.io)
  • mockData: Set to true to use mock Data

Setup

npm install

Run

node index.js

Features

  • Select Project scope (lists scopes that have either no EndDate or and EndDate in the future)
  • Lists backlogs in a configured state ('Prepared' status by default)
  • Vote on each backlog item.
  • Team Members can see the backlog number, title and description
  • Team Members see a link to open the Backlog in VersionOne
  • Backlog Status and Estimate is updated automatically on Final Vote
  • Scrum Master can change the status of a backlog (e.g. Set to 'Technical Grooming')

Screenshots

Voting In Progress

Voting Results

Vote Complete (Backlog Status and Estimate has been updated in VersionOne)

Change Backlog Status

versiononebacklogprovider's People

Contributors

perterb avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.