RAN Connectionscreen upgrade to mat-table 96/196/6
authorSarkar, Anand (as0481) <as0481@att.com>
Fri, 24 May 2019 18:31:19 +0000 (14:31 -0400)
committerChris Lott <cl778h@att.com>
Tue, 28 May 2019 18:21:45 +0000 (18:21 +0000)
commit6ca7894a0bb7717740dd785ddfe613c85a25e2b7
tree21a4b60c1243631d91ea0aeafc53e356a8c46de3
parent5c87567c1743fb3f6957fe8fe0906310212cd1d6
RAN Connectionscreen upgrade to mat-table

Issue-Id: RICPLT-1343
Signed-off-by: Sarkar, Anand (as0481) <as0481@att.com>
Change-Id: Id0e58a6245e4f99b8dbd534db1993a56072b17c6
14 files changed:
docs/release-notes.rst
webapp-frontend/src/app/app-routing.module.ts
webapp-frontend/src/app/app.module.ts
webapp-frontend/src/app/navigation/sidenav-list/sidenav-list.component.html
webapp-frontend/src/app/ran-connection/ran-connection-dialog.component.css [new file with mode: 0644]
webapp-frontend/src/app/ran-connection/ran-connection-dialog.component.html [moved from webapp-frontend/src/app/signal/signal.component.ranconnect-dialog.html with 100% similarity]
webapp-frontend/src/app/ran-connection/ran-connection-dialog.component.ts [moved from webapp-frontend/src/app/signal/signal.component.ranconnect-dialog.ts with 94% similarity]
webapp-frontend/src/app/ran-connection/ran-connection.component.html [new file with mode: 0644]
webapp-frontend/src/app/ran-connection/ran-connection.component.scss [moved from webapp-frontend/src/app/signal/signal.component.css with 78% similarity]
webapp-frontend/src/app/ran-connection/ran-connection.component.spec.ts [moved from webapp-frontend/src/app/signal/signal.component.spec.ts with 77% similarity]
webapp-frontend/src/app/ran-connection/ran-connection.component.ts [new file with mode: 0644]
webapp-frontend/src/app/ran-connection/ran-connection.datasource.ts [new file with mode: 0644]
webapp-frontend/src/app/signal/signal.component.html [deleted file]
webapp-frontend/src/app/signal/signal.component.ts [deleted file]