ui/dmaapbc.git
7 years agoMove ionicons font dir to the expected place. 99/6999/1
Christopher Lott (cl778h) [Tue, 8 Aug 2017 15:56:26 +0000 (11:56 -0400)]
Move ionicons font dir to the expected place.

Previously was child of digital-ng-library, now a peer of that directory.

Issue: PORTAL-65
Change-Id: If08fc98f143e97d5ca029e767ea2645771ad8628
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
7 years agoDefine css class names with font glyphs 91/6991/1
Christopher Lott (cl778h) [Tue, 8 Aug 2017 14:36:09 +0000 (10:36 -0400)]
Define css class names with font glyphs

Use the latest ecomp-ionicons.css file with additional font glyph definitions.

Issue: PORTAL-64, PORTAL-65
Change-Id: Id795b45083fecafb5707c3d88a7efb1cde1afd6c
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
7 years agoRevise LoginStrategyImpl for property 03/6903/2
Christopher Lott (cl778h) [Tue, 8 Aug 2017 02:16:19 +0000 (22:16 -0400)]
Revise LoginStrategyImpl for property

Fetch the decryption key from the system.properties file, not the
portal.properties file.  Also add logging to debug problems that
were blocking successful single sign-on from the portal.

Change-Id: I7991aa0f5f9cb76d348d2046582133603d17b2ba
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
7 years agoRepair logback.xml config for com.att 79/6879/1
Christopher Lott (cl778h) [Mon, 7 Aug 2017 21:15:28 +0000 (17:15 -0400)]
Repair logback.xml config for com.att

Prefix com.att must match EELF implementation packages which
use com.att.*

Change-Id: Ia02678a55a30889cec13b3151f3020df772ec655
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
7 years agoRevise demo user orgUserId to match Portal. 31/6731/1
Christopher Lott (cl778h) [Fri, 4 Aug 2017 16:03:58 +0000 (12:03 -0400)]
Revise demo user orgUserId to match Portal.

An exact match enables single sign on at the Portal, recognized at app.

Change-Id: I102d0c64397decf5982c475dd7f56ca7504cba90
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
7 years agoAdd "demo" user to DBC to match portal 25/6725/1
Christopher Lott (cl778h) [Fri, 4 Aug 2017 13:28:13 +0000 (09:28 -0400)]
Add "demo" user to DBC to match portal

All demonstration apps for Rackspace accept a "demo" user login.

Change-Id: I2780943b9c24346cf756134e8b007e4dba12018e
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
7 years agoAdd plugin config to skip deployment step. 23/6223/1
Christopher Lott (cl778h) [Tue, 25 Jul 2017 18:07:20 +0000 (14:07 -0400)]
Add plugin config to skip deployment step.

ONAP Jenkins always runs "mvn deploy" but the WAR file
may not be deployed to their Nexus.

Change-Id: I75bcfdf563395b1d3b174876e199b2874518c022
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
7 years agoRepair missing-driver deployment problem 63/6163/2
Christopher Lott (cl778h) [Sat, 22 Jul 2017 14:39:43 +0000 (10:39 -0400)]
Repair missing-driver deployment problem

Add mysql connector to app POM; drop mariaDB from common POM.
Patch around epsdk-app-common POM problem of using version
1.1.0-SNAPSHOT of epsdk-* libraries.

Change-Id: I2ef021e51610e5db2235c3ef64a02bfce01a4a3b
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
7 years ago[PORTAL-23] Use EPSDK 1.1.0 83/5783/1
Christopher Lott (cl778h) [Thu, 13 Jul 2017 12:28:54 +0000 (08:28 -0400)]
[PORTAL-23] Use EPSDK 1.1.0

Upgrade to release version 1.1.0 of EPSDK libraries.

Drop version suffix from final name of web app war file.

Change-Id: Id03e2808445e59c18eafe3f635c09774ef3f0dba
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
7 years ago[Portal-7] Add scripts to create db in docker 89/4489/2
Christopher Lott (cl778h) [Thu, 25 May 2017 18:00:16 +0000 (14:00 -0400)]
[Portal-7] Add scripts to create db in docker

Change-Id: I327048c4dc3f0faea21fbda894cd22ed102346aa
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
8 years ago[Portal-7] Add site to dist mgt in dbca-os pom. 79/4079/2
Christopher Lott (cl778h) [Wed, 10 May 2017 12:11:06 +0000 (08:11 -0400)]
[Portal-7] Add site to dist mgt in dbca-os pom.

Change-Id: Ief0101959213af88d7ddaf6cf4fa8418d30f5898
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
8 years ago[Portal-7] Correct dist mgt in dbca-os pom 53/4053/1
Christopher Lott (cl778h) [Tue, 9 May 2017 21:17:36 +0000 (17:17 -0400)]
[Portal-7] Correct dist mgt in dbca-os pom

Change-Id: Ie1f40b43f8cfc5920900495f7e3902453aa16454
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
8 years ago[Portal-7] restore deploy target to dbca-os 51/4051/2
Christopher Lott (cl778h) [Tue, 9 May 2017 20:47:15 +0000 (16:47 -0400)]
[Portal-7] restore deploy target to dbca-os

Change-Id: Ia56ab190eb709d75e906c248390ade77c576952e
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
8 years ago[Portal-7] skip deploy target in all projects 41/4041/2
Christopher Lott (cl778h) [Tue, 9 May 2017 19:39:08 +0000 (15:39 -0400)]
[Portal-7] skip deploy target in all projects

Change-Id: If8188f6354d47c7357bfaa1a0b9f65a2ffe347bb
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
8 years ago[Portal-7] Remove property files that slipped by 37/4037/1
Christopher Lott (cl778h) [Tue, 9 May 2017 19:17:31 +0000 (15:17 -0400)]
[Portal-7] Remove property files that slipped by

Change-Id: Ie2153bcca54648d1321695d6c5b44f75558effdf
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
8 years ago[ONAP-rebase] Rebase as 1.1.0-SNAPSHOT 29/4029/2
Christopher Lott (cl778h) [Tue, 9 May 2017 18:24:20 +0000 (14:24 -0400)]
[ONAP-rebase] Rebase as 1.1.0-SNAPSHOT

Consolidate into a single maven project; no more separate model and client jars.

Change-Id: Ibbba982250b74c0dfd09ee1c65c0fb6c158dd632
Signed-off-by: Christopher Lott <cl778h@att.com>
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
8 years agojavadocs site added 41/3041/1
Manoop Talasila [Tue, 4 Apr 2017 19:48:02 +0000 (15:48 -0400)]
javadocs site added

Change-Id: I2258da0ebbbafdf19e8edf407f2423357728ec64
Signed-off-by: Manoop Talasila <talasila@research.att.com>
8 years agoMerge "Point Nexus proxy to new URL"
Daniel Rose [Fri, 31 Mar 2017 14:29:43 +0000 (14:29 +0000)]
Merge "Point Nexus proxy to new URL"

8 years agoPoint Nexus proxy to new URL 07/2707/1
Andrew Grimberg [Wed, 29 Mar 2017 20:33:00 +0000 (13:33 -0700)]
Point Nexus proxy to new URL

The nexus.openecomp.org domain has been deprecated for nexus.onap.org

Change-Id: Iefb68e55fb5e7a4fcc384bac381c8be6a1a34d70
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
8 years agoUpdate .gitreview with onap URL 43/2643/1
Andrew Grimberg [Wed, 29 Mar 2017 15:20:53 +0000 (08:20 -0700)]
Update .gitreview with onap URL

Change-Id: I00e6bbb9c5d802747ca141c9c22d9a0e97826dbf
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
8 years agostaging repo added 63/2363/1
talasila [Fri, 24 Mar 2017 14:31:04 +0000 (10:31 -0400)]
staging repo added

Change-Id: I80795739d01d54dbad14f20a1275711ee3b3778e
Signed-off-by: talasila <talasila@research.att.com>
8 years agogitignore added 09/2309/1
talasila [Wed, 22 Mar 2017 21:05:58 +0000 (17:05 -0400)]
gitignore added

Change-Id: Ie15ce501456a3f30c8d7b91cc7b85173d27652e3
Signed-off-by: talasila <talasila@research.att.com>
8 years ago1.1.0-SNAPSHOT is updated in poms 77/1977/1
talasila [Fri, 10 Mar 2017 16:32:11 +0000 (11:32 -0500)]
1.1.0-SNAPSHOT is updated in poms

Change-Id: I8b613d1de0e69ab97e1cc87598740a672c40ddc7
Signed-off-by: talasila <talasila@research.att.com>
8 years agostaging release 1.0.0 61/1761/1
talasila [Tue, 7 Mar 2017 22:04:27 +0000 (17:04 -0500)]
staging release 1.0.0

Change-Id: Ida76d40f4ac6da933118905d9f94c45988cc80bc
Signed-off-by: talasila <talasila@research.att.com>
8 years agosnapshot release and added staging 47/1747/1
talasila [Tue, 7 Mar 2017 21:13:29 +0000 (16:13 -0500)]
snapshot release and added staging

Change-Id: I08dfa46e244d44d2b8952de4559f9e8305a2e075
Signed-off-by: talasila <talasila@research.att.com>
8 years agocleaning pom comments 69/269/3
talasila [Mon, 13 Feb 2017 22:49:49 +0000 (17:49 -0500)]
cleaning pom comments

Change-Id: Iadb95ec19614c363f88d02b701b685cf367240f6
Signed-off-by: talasila <talasila@research.att.com>
8 years agonexus repo URL updated 27/227/1
talasila [Fri, 10 Feb 2017 22:25:05 +0000 (17:25 -0500)]
nexus repo URL updated

Change-Id: If4b043d46e565d024c39c6c148bdd117f877fdac
Signed-off-by: talasila <talasila@research.att.com>
8 years agoInitial OpenECOMP UI/DMaapBC commit 45/145/1
talasila [Wed, 8 Feb 2017 15:13:29 +0000 (10:13 -0500)]
Initial OpenECOMP UI/DMaapBC commit

Change-Id: Ia492e1b88311b9bed4c31f593b28deaaad73b7e4
Signed-off-by: talasila <talasila@research.att.com>
8 years agoInitial empty repository
Andrew Grimberg [Tue, 7 Feb 2017 23:01:07 +0000 (23:01 +0000)]
Initial empty repository