RIC dynamic config screen for each xApp 47/647/12
authorjh245g <jh245g@att.com>
Tue, 6 Aug 2019 13:50:48 +0000 (09:50 -0400)
committerjh245g <jh245g@att.com>
Mon, 19 Aug 2019 19:10:16 +0000 (15:10 -0400)
commit52b5162f9ca85034e0def247f4a4e5c1bda85191
tree3eb099082efec1b9b12d9ed7090a05da0fe90e38
parentbf91f764c67001c4cad28075a38fd9196744c041
RIC dynamic config screen for each xApp

create an app-configuration component

Change-Id: I62dbeaf20508296b99248d3f0d8c2af11111f7ac
Signed-off-by: Jun (Nicolas) Hu <jh245g@att.com>
13 files changed:
docs/release-notes.rst
webapp-backend/src/test/java/org/oransc/ric/portal/dashboard/config/AppManagerMockConfiguration.java
webapp-frontend/package-lock.json
webapp-frontend/package.json
webapp-frontend/src/app/app-configuration/app-configuration.component.html [new file with mode: 0644]
webapp-frontend/src/app/app-configuration/app-configuration.component.scss [new file with mode: 0644]
webapp-frontend/src/app/app-configuration/app-configuration.component.spec.ts [new file with mode: 0644]
webapp-frontend/src/app/app-configuration/app-configuration.component.ts [new file with mode: 0644]
webapp-frontend/src/app/catalog/catalog.component.ts
webapp-frontend/src/app/rd.module.ts
webapp-frontend/src/app/services/app-mgr/app-mgr.service.ts
webapp-frontend/src/app/ui/catalog-card/catalog-card.component.html
webapp-frontend/src/assets/mockdata/config.json [new file with mode: 0644]