Age | Commit message (Collapse) | Author | Files | Lines |
|
To install local copy of npm, needed to make 2 changes to
frontend-maven-plugin configuration:
1) Add tag <npmVersion>6.4.1</npmVersion>
2) Removed tag <npmDownloadRoot>
Confirmed in local build that those changes result in npm being installed
in local 'node' directory (which it was not before these changes).
Also, changed parent version to 1.3.1-SNAPSHOT - this will be needed to
prevent builds from breaking when new SAN certs are installed for ONAP gerrit.
Change-Id: I576d8737eccfaa3024a36608edc1102535a55d26
Issue-ID: CCSDK-1491
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Server compilation failure fix
Change-Id: Icea5108e38329f34886f232bb3c7ba1f32dd75a3
Issue-ID: CCSDK-1491
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
- For deploy blueprint functionality
Change-Id: I35395ae315ac063c3bb3f6893956965ecb74e74e
Issue-ID: CCSDK-1274
Signed-off-by: Nirvan Ramjuttun <nirvan.ramjuttun@amdocs.com>
|
|
- add logger with interceptor for requests
Change-Id: Iecb6b6e51c28aadcc4eec3bb69dc38f4e0e346c5
Issue-ID: CCSDK-1295
Signed-off-by: Rami <rmohamed.ext@orange.com>
|
|
Change-Id: Ie99f2ae09e65754e5da5384501f4f8574399da42
Issue-ID: CCSDK-1068
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
Added rest connector dependency to package.json
Issue-ID: CCSDK-1097
Change-Id: I215b685f9a099f3d987d472eda2ac47d9bbdb909
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
Added seed project structure for loopback server. This will act as
intermediate layer between UI and backend. The angular UI app will be
serverd through this server.
Issue-ID: CCSDK-943
Change-Id: I03259782927eda0d7e5bff989f61a36f09a3afd8
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|