Add AC xApp control screen 16/216/3
authorLott, Christopher (cl778h) <cl778h@att.com>
Thu, 30 May 2019 13:17:43 +0000 (09:17 -0400)
committerLott, Christopher (cl778h) <cl778h@att.com>
Fri, 31 May 2019 15:21:29 +0000 (11:21 -0400)
commit52d66fff0881226fe6ae0b1a2cd6c2c2e2837af4
treef4414bea225ec364c6dfda8f595ea4f085f31efd
parent19570d54903b181469ee2806043d562dadc1d804
Add AC xApp control screen

Change-Id: I55f0cda8e9207936390aa59b0852a816cce2f2dd
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
17 files changed:
docs/release-notes.rst
webapp-backend/src/main/java/org/oransc/ric/portal/dashboard/controller/AcXappController.java
webapp-backend/src/main/java/org/oransc/ric/portal/dashboard/controller/AnrXappController.java
webapp-frontend/src/app/ac-xapp/ac-xapp.component.html [new file with mode: 0644]
webapp-frontend/src/app/ac-xapp/ac-xapp.component.scss [new file with mode: 0644]
webapp-frontend/src/app/ac-xapp/ac-xapp.component.spec.ts [new file with mode: 0644]
webapp-frontend/src/app/ac-xapp/ac-xapp.component.ts [new file with mode: 0644]
webapp-frontend/src/app/anr-xapp/anr-edit-ncr-dialog.component.scss
webapp-frontend/src/app/anr-xapp/anr-edit-ncr-dialog.component.ts
webapp-frontend/src/app/app-routing.module.ts
webapp-frontend/src/app/app.module.ts
webapp-frontend/src/app/control/control.component.ts
webapp-frontend/src/app/ran-connection/ran-connection.component.ts
webapp-frontend/src/app/services/ac-xapp/ac-xapp.service.spec.ts
webapp-frontend/src/app/services/ac-xapp/ac-xapp.service.ts
webapp-frontend/src/app/services/anr-xapp/anr-xapp.service.spec.ts
webapp-frontend/src/app/services/anr-xapp/anr-xapp.service.ts