Editable extJs flat view of a project schedule

Engineer:Carlos
Work remaining:? weeks
QA effort1 week
No. of automated tests?

Description

Enable users to modify the task values displayed in the extJs-based flat view of a project schedule directly in the table. Currently, users must open tasks individually to change their values, such as name, description or duration. This feature will enable to change some or all of the displayed data directly in the table without opening each entry separately.

User stories

  • Users choose which columns of task data to display in the extJs-based schedule flat view.
    • Once displayed, a user can click to select any of the cells.

Engineering notes: extJs components

Analysis & Design