Workplan AJAX Indented View
| Engineer: | Carlos |
| Work remaining: | 2 weeks |
| QA effort | 1 week |
| No. of automated tests | 0 |
Description
Utilize the extJs tree view to replace the Workplan's Indented View.
User stories
TBD
Analysis & Design
As this feature is an intent to eventually replace an actual Indented View, it is worth to display first how the actual view looks like:
This view is a HTML Table object, which is populated by means of JavaBeans and XSL (eXtensible Stylesheet Language), becomes unreadable after click on some of the columns. For instance, if we click on "work" column, the next time we select the Indented view, it will be rendered as:
We need to enter again into the project to go-back to a "readable" indented view.
Implementation Matrix
contemplated here.
| Functionality | Actual - Indented View | Beta - Indented View |
| Notify Task | YES | NO |
| Modify Task | YES | NO |
| View Task Properties | YES | NO |
| Move Task(s) Up | YES | NO |
| Move Task(s) Down | YES | NO |
| Assign Resource(s) | YES | NO |
| Update Percent Complete | YES | NO |
| Assign Task to a Phase | YES | NO |
| Link Tasks | YES | NO |
| Unlink Tasks | YES | NO |
| Delete Task | YES | NO |
| Capture Work | YES | NO |
| Share Task | YES | NO |
| Click on Task Name cell and go to View Task page | YES | NO |
| Unindent Task(s) | YES | NO |
| Indent Task(s) | YES | NO |
Known Issues
Backlog
Attachments
- actual-indented-view.JPG (116.1 kB) - added by carlos on 07/25/08 07:28:23.
- actual-indented-view-after-click-on-work-column.JPG (115.6 kB) -
When we click on some of the columns, the view becomes unreadable
, added by carlos on 07/25/08 07:28:55.
