Age | Commit message (Collapse) | Author | Files | Lines |
|
The same variable values are set on file upload failure either due to
wrong format or due to wrong content of the file being uploaded in
uplaod() and uplaodedFileResult() methods of test component.
Moved this duplicate code to a single method called
setValuesOnFileUploadFailure() and called this method where required.
Issue-ID: APPC-1082
Change-Id: If92d375e3cfa44479c2d7f54915a1b6461bdda89
Signed-off-by: Arundathi <arundpil@in.ibm.com>
|
|
As per the comment made by Takamune Cho (tc012c@aat.com) in gerrit request
'https://gerrit.onap.org/r/#/c/56277/', changed the release name to ONAP
in vergionlog text file and appVersion json file in aboutUs directory.
Issue-ID: APPC-1081
Change-Id: Ia452b898eb839e434b81f3e875835fd2ae644294
Signed-off-by: Arundathi <arundpil@in.ibm.com>
|
|
Created a constant file called app-contants and moved the harded coded values in builArtifact component to app-constant
file
Issue-ID: APPC-1054
Change-Id: I2641579cdb6b20f2c51ce4f4d3ca2bd0667d2e81
Signed-off-by: Arundathi <arundpil@in.ibm.com>
|
|
Added a unit test case that covers the get collapse() function in
collapse directive.
Issue-ID: APPC-1064
Change-Id: I273cb3a515bae9140fd7807cfa2d11bdee254cfa
Signed-off-by: Arundathi <arundpil@in.ibm.com>
|
|
Added unit test cases to cover ngOninit, selectedNavItem and showUpload
methods.
Issue-ID: APPC-1064
Change-Id: I38b885f905a13ca316ee31e5efa6b5bbb74d8506
Signed-off-by: Arundathi <arundpil@in.ibm.com>
|
|
Unsubscribed from observable in navigation component in ngOnDestroy
method. This will dispose the resource that the subscription holds.
Issue-ID: APPC-1049
Change-Id: I63203c7f3af9fb83b58bea91d9a21219611c7f7f
Signed-off-by: Arundathi <arundpil@in.ibm.com>
|
|
Wrote unit test case for paramShare service. The file is now covered
100%.
Issue-ID: APPC-1064
Change-Id: Ie3f8768577435eba4b2922d239567871f8a5ccaf
Signed-off-by: Arundathi <arundpil@in.ibm.com>
|
|
wrote unit test case for notification service.
Issue-ID: APPC-1064
Change-Id: Ib5459ae4795b8d2b225d8953a7d707ce516b8ee3
Signed-off-by: Arundathi <arundpil@in.ibm.com>
|
|
Wrote unit test case for mapping-editor service.
Issue-ID: APPC-1064
Change-Id: I99f439a8b8d841d81bf01d85cf9744e64d78fc35
Signed-off-by: Arundathi <arundpil@in.ibm.com>
|
|
Added missing braces at the end of the file.
Issue-ID: APPC-1051
Change-Id: I83db0d604bb50b2d7b8fd7fe3f8a61b0cd64ccd8
Signed-off-by: Arundathi <arundpil@in.ibm.com>
|
|
The current version of mdbootstrap has a problem.
Setting it to 4.5.3 which seems stable.
Change-Id: I45545119ff127c20d588be5fd08c6b367d18de03
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1072
|
|
Change-Id: I63885258b74576e7d038af92ca2b10363093f55e
Issue-ID: APPC-1025
Signed-off-by: Taka Cho <tc012c@att.com>
|
|
Kubernetes uses a 302 prefix on port numbers. Going
to change the port used for cdt proxy backend to use
this port.
Change-Id: I630b101e28b8cc072166dcbcb0e8de42dfb6d513
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-924
|
|
Change-Id: I9da3a2c965345eb71cf724608f3f55f581668eb0
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-916
|
|
Change from version 1.3.0-SNAPSHOT to
1.4.0-SNAPSHOT
Change-Id: I4767e1e63c7b5bb76a3fd0aea48ac18d81f7faf7
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-916
|
|
This plugin configuration is needed so jenkins can
update the version number of the proxy project to
the release number when the release job is run.
Change-Id: I30f02b150b71cb1cbaea6a5f1ccdac03d8843889
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-910
|
|
The port number and hostname need to be changed
since the proxy will run in the appc docker.
Change-Id: I22463013756f43a3bb5ff0513944b0d18e24c130
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-909
|
|
Change-Id: I09bde6cbea87c1346b5cc293b1e5379973f42034
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-911
|
|
Change-Id: I7e0c18c7e0875af106ee95e540e17b9ba961177f
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-905
|
|
Change-Id: I9d0ed862a34bec2ff720d189f5cecf7afeae38a4
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-905
|
|
Initial commit for CDT proxy server to fix CORS Issues.
Issue-ID: APPC-885
Change-Id: Idf2688dbca3fd6c25636544147ed5b23a5a4ed7f
Signed-off-by: Kumar, Amaresh (ak583p) <ak583p@us.att.com>
|
|
Added CORS proxy endpoint for backend calls to enable connection.
Issue-ID: APPC-885
Change-Id: I0bb98feda477cb77312bc707cb52e1296b69245b
Signed-off-by: Kumar, Amaresh (ak583p) <ak583p@us.att.com>
|
|
changed http util service to allow headers in the api request
Issue-ID: APPC-885
Change-Id: Ia85148eefdc217011155099b33ac39cc638dd734
Signed-off-by: sj108s <sj108s@us.att.com>
|
|
Change-Id: I9d5aaa07aeed62c83eea123f34de2735fb58ef02
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-886
|
|
changed cdt application properties to display configscaleout in reference data
Issue-ID: APPC-877
Change-Id: Id7e37298421aaa1a42379cf40870ced3e329ebca
Signed-off-by: sj108s <sj108s@us.att.com>
|
|
Fixed parsing of retrieved data in case of openstack action and also
fixed browser hang while syncing large template
Issue-ID: APPC-867
Change-Id: I3058626cb5a21c01a9b261d470672db5d0f17926
Signed-off-by: sj108s <sj108s@us.att.com>
|
|
Issue-ID: APPC-862
Change-Id: I902f794cec5d69e2118f7a87f5c6fb867a1b2216
Signed-off-by: Gangarajula, Uday Bhasker (ug0221) <ug0221@att.com>
|
|
Changed environment files url from https to http for onap
Issue-ID: APPC-860
Change-Id: If443ae5bf5d152b916523b27bd9947b1aa2a6733
Signed-off-by: sj108s <sj108s@us.att.com>
|
|
VM data retrieval and stopping user not to navigate to PD and template
if mandatory fields are missing in reference data.
Issue-ID: APPC-853
Change-Id: Id43500579c6d222a2c17a53db9213372afec565f
Signed-off-by: Mohamed Asgar Samiulla(ma926a) <ma926a@us.att.com>
|
|
Issue-ID: APPC-707
Change-Id: Ibdf18a021ea453842ddf4001f947f1f4de276997
Signed-off-by: Gangarajula, Uday Bhasker (ug0221) <ug0221@att.com>
|
|
Test API urls corrected and vserverid removed from poll request.
Issue-ID: APPC-831
Change-Id: I0bc616888afee8683ccbf5238980e97c6ca51af6
Signed-off-by: Mohamed Asgar Samiulla(ma926a) <ma926a@us.att.com>
|
|
Made changes in param name value component ts for setting correct
artifact name while saving and retrieving artifacts, in case of multiple
template ids.
Issue-ID: APPC-812
Change-Id: I973f7b763f4c2204425fceb77cdae33944ba3c8d
Signed-off-by: sj108s <sj108s@us.att.com>
|
|
Issue-ID: APPC-707
Change-Id: Ie618635618333da7d548ff5a0fe711cc34076f62
Signed-off-by: Gangarajula, Uday Bhasker (ug0221) <ug0221@att.com>
|
|
Fixed poll status button alignment and fixed minore defect in test
screen and updated test cases as per code change
Issue-ID: APPC-713
Change-Id: I530739fda78d6ca05fba4cbfaacef8ead3b7c23d
Signed-off-by: sj108s <sj108s@us.att.com>
|
|
Removed license form package.json.
Issue-ID: APPC-750
Change-Id: If20087a24fc0cf42977e1b1149d6be0ff1387689
Signed-off-by: Mohamed Asgar Samiulla(ma926a) <ma926a@us.att.com>
|
|
The source name for INSTAR made configurable through a property file.
Issue-ID: APPC-750
Change-Id: I7e0d2ae657d4469f6fae54b5358ddb6f5476b211
Signed-off-by: Mohamed Asgar Samiulla(ma926a) <ma926a@us.att.com>
|
|
Added few more test cases to improve code coverage and changed trigger
command for modal in template page from Enter to ctrl-4
Issue-ID: APPC-697
Change-Id: I4a158ba687bad0bb2f808428333083200714f18a
Signed-off-by: sj108s <sj108s@us.att.com>
|
|
Remove ECOMP trademark line from License.txt files at root directory
Issue-ID: APPC-737
Change-Id: Ie2a8d26166361434274b7a4425c931d66df0e0d7
Signed-off-by: Skip Wonnell <skip@att.com>
|
|
Change-Id: I90fb87f1f32365e44180615f9be1eb6d11060dcf
Issue-ID: APPC-707
Signed-off-by: Gangarajula, Uday Bhasker (ug0221) <ug0221@att.com>
|
|
Fixed few defects raised by ST in test screen and also updated test
cases to improve coverage. Also,changed code to match onap standards,
and rectfied grep code violations.
Issue-ID: APPC-730
Change-Id: I0286c38eb4f76dc8c0253a4ccab721b3ccfeff9d
Signed-off-by: sj108s <sj108s@us.att.com>
|
|
Created a new test for dropdown.ts
Issue-ID: APPC-717
Change-Id: Ic4e63520bbf16a7bd0d8ca0e0896d15ce3412d5d
Signed-off-by: Mohamed Asgar Samiulla(ma926a) <ma926a@us.att.com>
|
|
Need to re-add the build helper plugin
to pom in order to attach the zip file for
deployment.
Change-Id: I73afb91e622890601cfd723ef33ac9b40352dd7b
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-627
|
|
increased verion no in package json
Issue-ID: APPC-694
Change-Id: I0af99ea46345a9e8192733bc23778320616674b7
Signed-off-by: Kumar, Amaresh (ak583p) <ak583p@us.att.com>
|
|
Incorrect groupid is causing deploy to fail.
Change-Id: I372e4b0546cfb10cfab9d4c7b193185b038633b7
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-627
|
|
Merge deploy is failing because repository listings
are missing.
Copied the repository listings over from the main
appc project.
Change-Id: Iee5b976dd34134fb0a0dedec9a070cb8ef151697
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-627
|
|
Remove the unused repository and scm tags from
the root pom file. They are causing merge job to
fail and should not be there.
Change-Id: If3611b093cc818133916e468770d497f8edc56d9
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-627
|
|
Fix indentation in two files, replacing tabs with spaces
Issue-ID: APPC-687
Change-Id: I6883ef86e8bfa19d627240dc0524a09dc6a16269
Signed-off-by: Skip Wonnell <skip@att.com>
|
|
Using the same plugin that portal has been using
to perform angular cli builds in jenkins.
Also modifed maven assembly plugin to package the
generated angular javascript code into a deployable
zip file.
Change-Id: Ib26801ca6b4d8dd5195b570bc694d37efe421684
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-627
|
|
Issue-ID: APPC-682
Change-Id: I0331ffce2a430195c29d0d1b2295966f9eb28699
Signed-off-by: Skip Wonnell <skip@att.com>
|
|
Issue-ID: APPC-563
Change-Id: Iccb338745c819cccdb0ddde182d90c37df62935b
Signed-off-by: Skip Wonnell <skip@att.com>
|