ListTaskStory

Functional specification

Given a project, list all the available tasks associated with that project. The user can select one or more tasks from the list and perform one of two actions on them: edit and remove. There's also the option to create a new task for the project.

Nothing is changed in the persistence layer by this story.

Technical specification

The list of tasks is shown in the EditProjectPage (from EditProjectStory).

There is a component that lists the tasks (showing the names), such as a ListChoice. And a button to Edit. The user clicks on a task and can then click on Edit.

The list of tasks of a project is included in the Project object, which is the model of the EditProjectPage.

What is the current procedure for this use case?

The tasks are browsed through phpldapadmin.

Discussion

  • Deletion of tasks is being discussed (see mails in ops-developer mailinglist).

Hours

Estimates

task estimated hours
show the component in the ready-made page 6  
Total 6

Resources

-- RommertDeBruijn - 06 Mar 2007

Topic revision: r2 - 15 Mar 2007 - 15:12:42 - FlaviaPaganelli

tip TWiki Tip of the Day
Control table attributes with TablePlugin
The TablePlugin gives extra control of table display: Allows sorting Changing table properties ... Read on Read more

 
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback