The Task Board app provides you with a way to view and update tasks during your daily standup meeting. Here is an explaination from Martin Fowler about what makes up for a productive standup meeting.
If you want to start using the app immediately, create an Custom HTML app on your Rally dashboard. Then copy App.html from the deploy folder into the HTML text area. That's it, it should be ready to use. See this help link if you don't know how to create a dashboard page for Custom HTML apps.
Or you can just click here to find the file and copy it into the custom HTML app.
You can:
- View tasks in rows next to their associated user stories
- Use drag & drop controls to quickly change the state of a task
- Edit the Estimate, To Do, Owner, and State fields without leaving the board
- Delete tasks
- View blocked tasks
- Filter content by owner, accepted state, and iteration
You're free to customize this app to your liking (see the License section for details). Since this app uses a very old version of Rally's SDK, the app is only presented in its deployed form.
TaskBoard is released under the MIT license. See the file LICENSE for the full text.