fetch/display xApp instance 33/133/5
authorjh245g <jh245g@att.com>
Thu, 9 May 2019 17:55:56 +0000 (13:55 -0400)
committerLott, Christopher (cl778h) <cl778h@att.com>
Fri, 10 May 2019 12:44:54 +0000 (08:44 -0400)
commitca47b9c9b9a52aee1a23bf695e8dc9e76c132d74
tree43e6c6362b8989469e61d589263786f67c868471
parent9457e10be41282c973744cdced34cdeff65837f7
fetch/display xApp instance

remove front-end mock data
remove mock pendulum control from back end.
fetch all xApp data from back end
get and display xApp instances
fix api request in catalog

Change-Id: Icbf057adab954dfa4af27f946554fbbccda92cb9
Issue-id: RICPLT-953
Signed-off-by: Jun (Nicolas) Hu <jh245g@att.com>
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
docs/release-notes.rst
webapp-backend/src/main/java/org/oransc/ric/portal/dashboard/config/XappManagerMockConfiguration.java
webapp-frontend/src/app/catalog/catalog.component.ts
webapp-frontend/src/app/control/control.component.css
webapp-frontend/src/app/control/control.component.ts
webapp-frontend/src/app/services/catalog/catalog.service.ts
webapp-frontend/src/app/services/control/control.service.ts