From d138be953cfa6308b510ad304cea9effdfa78b03 Mon Sep 17 00:00:00 2001 From: "Gangarajula, Uday Bhasker (ug0221)" Date: Wed, 14 Mar 2018 16:49:03 -0400 Subject: made changes to version info and defects Change-Id: I90fb87f1f32365e44180615f9be1eb6d11060dcf Issue-ID: APPC-707 Signed-off-by: Gangarajula, Uday Bhasker (ug0221) --- src/app/about-us/appVersion.json | 2 +- src/app/about-us/versionLog.txt | 101 --- .../reference-dataform.component.html | 43 +- .../reference-dataform.component.spec.ts | 819 ++++++++++++++++++++- .../reference-dataform.component.ts | 252 +++---- 5 files changed, 930 insertions(+), 287 deletions(-) diff --git a/src/app/about-us/appVersion.json b/src/app/about-us/appVersion.json index 5972822..9e9f709 100644 --- a/src/app/about-us/appVersion.json +++ b/src/app/about-us/appVersion.json @@ -1,4 +1,4 @@ { - "versionNo": "2.0.7", + "versionNo": "1.0.0", "releaseName": "1806" } \ No newline at end of file diff --git a/src/app/about-us/versionLog.txt b/src/app/about-us/versionLog.txt index af9808a..56abe31 100644 --- a/src/app/about-us/versionLog.txt +++ b/src/app/about-us/versionLog.txt @@ -1,104 +1,3 @@ -Version 2.0.7 -=========================================================== -1. Fixed issues raised by ST in test screen. -2. Added few test cases to increase code coverage. - -Version 2.0.6 -=========================================================== -1. Fixed issues raised by ST in test screen. -2. Added test spec file - -Version 2.0.5 -=========================================================== -1. Changed the location of Assign new Template Identifier. -2. Fixed an issue with retaining the selected value in the dropdown for Template Id's. -3. Added Artifact Name to the Filter box. -4. Added empty value validations on create new VNF pop up box. - -Version 2.0.4 -=========================================================== -1. Added test cases to golden configuration spec file -2. Fixed defect in test screen regarding request id while polling using getTestResponse method -3. Added validation to template configuration tab for accepting only xml and json files -4. Added validation to param values tab to accept only json files - -Version 2.0.3 -=========================================================== -1. Fixed E2E defect 430809 in 1802 : Space is not getting ignored in param configure artifact - generated by CDT tool if VNF name / vnfc - type has spaces - -Version 2.0.2 -=========================================================== -1. Added Licence Info to Reference Data Screen. -2. Added Config ScaleOut Action and Template Identifiers to the Reference screen. -3. resolved a defect where the configscale out file uploaded doesnt populate the template is dropdown. - -Version 2.0.1 -=========================================================== -1. Added Licence Info to golden config/ My VNF and other modules for ONAP- Only Reference Page remaining. -2. Added Test screen to the main menu. -3. Created HTML for Test Screen and integrated ts code. - -Version 2.0.0 -=========================================================== -1. 18/06 Major release. - -Version 1.1.1 -=========================================================== -1. Defect 416768 Block Name should not be merged. Do not allow a merge with a value that double quotes around it, possibly a space and a colon at the end. -2. Populating PD using name/value pairs when Uploading key file. - -Version 1.1.0 -=========================================================== -1. Added functionality for entering names in template through modal. -2. Enabled test screen and added basic test functionality. - -Version 1.0.9 -=========================================================== -1. Allow user to upload of Key Data Files multiple times. -2. Removing INSTAR and its properties using key file. - -Version 1.0.8 -=========================================================== -1. Changed the color code for merge successful/ unsuccessful messages. - -Version 1.0.7 -=========================================================== -1. Fixed defect in reference screen where previous vm actions where not getting replaced on uploading the new ones. - -Version 1.0.6 -=========================================================== -1. Fixed defect 396019- Added functionality for syncing template from parameters. - -Version 1.0.5 -=========================================================== -1. Fixed protocol field while uploading reference artifact file for OpenStack Actions. - -Version 1.0.4 -=========================================================== -1. Fixed defect: Changed artifact-list to [] and vnfc-type to null in case of reference artifact generated for OpenStack Actions. - -Version 1.0.3 -=========================================================== -1. Fix for Defect#399542 Merge from Params should not Merge the commented section of the base template ( CDT Version : 1.2.1). -2. Fix for Defect#402786 While changing back to Manual from other sources, other fields is not return to previous. -3. With some minor ST issues on PD source, ruletype manipulation. - -Version 1.0.2 -=========================================================== -1. Added functionality for hiding template and PD tabs on selection of OpenStack Actions in reference screen -2. Fixed ST defect raised by Ed, wherein the user autoretrieves refrence data with multiple actions from myvnfs, - comes to reference screen, and navigates to template and pd pages and comes back to reference page, the data for the - multiple actions are saving and retrieving correctly now. - -Version 1.0.1 -=========================================================== -Story#330094 - Fixed the defects and left over tasks from this story. - 1. Source Manual/INSTAR/A&AI selection handled properly. - 2. Disabling INSTAR to avoid manual selection of INSTAR. - 3. "" empty quates in PD file when we select empty value in dropdowns. - 4. Retrieval of A&AI, ruletype, filter columns. - Version 1.0.0(18/02 Release) ========================================================== diff --git a/src/app/vnfs/build-artifacts/reference-dataform/reference-dataform.component.html b/src/app/vnfs/build-artifacts/reference-dataform/reference-dataform.component.html index d38620a..7fcb9df 100644 --- a/src/app/vnfs/build-artifacts/reference-dataform/reference-dataform.component.html +++ b/src/app/vnfs/build-artifacts/reference-dataform/reference-dataform.component.html @@ -22,36 +22,31 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. --> - +
-
- -
- + Required Field
- +
@@ -60,9 +55,8 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. *ngFor="let device of deviceProtocols">{{device}} -
-
+
-
@@ -131,11 +124,10 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
- +
-
+
VNFC Information @@ -164,13 +156,13 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
-
- +
- +
-
-
+
VM Number: {{j+1}}
@@ -319,7 +308,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.