Git Product home page Git Product logo

rallyitburndown's Introduction

RallyITBurndown

Example of a Rally iteration burndown chart integrated into a portal like Confluence

Usage

These files need to be hosted as static content somewhere, then referenced using an IFRAME from the portal. Replace the __INSERT_YOUR_KEY_HERE__ content in index.html with an appropriate login key. See the rally documentation for instructions to obtain this key.

In Confluence, reference the static page using an IFRAME macro. You should provide two parameters:

  • workspace - this should have the value of the workspace object ID
  • project - this should have the value of the project object ID

For example, your iframe URL might end up like: http://myconfluencesite.com/staticcontent/itburndown?project=12312312345&workspace=32132132121

See this link for a description of how to find these IDs.

Note that the javascript used in this project creates an IFRAME, but nesting this inside of another IFRAME still seems to be necessary. I found that the javascript Rally uses to create the graph also makes changes to the CSS of the page that contains this inner IFRAME. If you don't have the extra IFRAME it will mess up your confluence site's look and make it inoperable for some browsers.

This javascript will also use the client's current date to query the project looking for the current iteration. It displays the iteration burndown graph for the iteration it finds.

##Credits Thanks to Steven Levithan for his parseUri utility

The base functionality for embedding a StandardReport came from the Rally Login-Component-Example.

rallyitburndown's People

Contributors

sappling avatar

Watchers

 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.