Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "CosmosDataReportingComponent10 208603"

(New page: Back to Data Reporting Design)
 
(Requirements)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
Back to [[CosmosDataReportingDesign|Data Reporting Design]]
 
Back to [[CosmosDataReportingDesign|Data Reporting Design]]
 +
 +
= '''Change History''' =
 +
{|{{BMTableStyle}}
 +
!align="left"|Name:
 +
!align="left"|Date:
 +
!align="left"|Revised Sections:
 +
|-
 +
|Sheldon Lee-Loy
 +
|11/29/2007
 +
|<ul><li>Initial version</li></ul>
 +
|}
 +
 +
= ''' Workload Estimation''' =
 +
 +
{|{{BMTableStyle}}
 +
|+{{BMTableCaptionStyle}}|Rough workload estimate in person weeks
 +
|-{{BMTHStyle}}
 +
! Process
 +
! Sizing
 +
! Names of people doing the work
 +
|-
 +
| align="left" | Design
 +
| 0.5
 +
| Sheldon Lee-Loy
 +
|-
 +
| align="left" | Code
 +
| 1
 +
| Sheldon Lee-Loy
 +
|-
 +
| align="left" | Test
 +
| 1
 +
|
 +
|-
 +
| align="left" | Documentation
 +
| .5
 +
|
 +
|-
 +
| align="left" | Build and infrastructure
 +
| 0.2
 +
|
 +
|-
 +
| align="left" | Code review, etc.*
 +
| 0.2
 +
|
 +
|-
 +
! align="right" | TOTAL
 +
| 3.4
 +
|
 +
|}
 +
 +
'* -  includes other committer work (e.g. check-in, contribution tracking)
 +
 +
=Purpose=
 +
This enhancement will cover changing the existing views to use the [http://wiki.eclipse.org/CosmosDataReportingComponent10_209226 COSMOS ui infrastructure].
 +
 +
These views include:
 +
* MDR Navigator
 +
* XML Viewer
 +
* Properties Table
 +
* BIRT Report Container View
 +
* CMDBF Query Builder View
 +
 +
=Requirements=
 +
The following views were already created in i7:
 +
* MDR Navigator
 +
* XML Viewer
 +
* Properties Table
 +
* BIRT Report Container View
 +
* CMDBF Query Builder View
 +
 +
Refactoring is needed to work with the new infrastructure code.

Latest revision as of 01:06, 30 November 2007

Back to Data Reporting Design

Change History

Name: Date: Revised Sections:
Sheldon Lee-Loy 11/29/2007
  • Initial version

Workload Estimation

Rough workload estimate in person weeks
Process Sizing Names of people doing the work
Design 0.5 Sheldon Lee-Loy
Code 1 Sheldon Lee-Loy
Test 1
Documentation .5
Build and infrastructure 0.2
Code review, etc.* 0.2
TOTAL 3.4

'* - includes other committer work (e.g. check-in, contribution tracking)

Purpose

This enhancement will cover changing the existing views to use the COSMOS ui infrastructure.

These views include:

  • MDR Navigator
  • XML Viewer
  • Properties Table
  • BIRT Report Container View
  • CMDBF Query Builder View

Requirements

The following views were already created in i7:

  • MDR Navigator
  • XML Viewer
  • Properties Table
  • BIRT Report Container View
  • CMDBF Query Builder View

Refactoring is needed to work with the new infrastructure code.

Back to the top