Rename controlpanel.component to app.component 07/5607/1
authorelinuxhenrik <henrik.b.andersson@est.tech>
Mon, 8 Feb 2021 14:40:38 +0000 (15:40 +0100)
committerelinuxhenrik <henrik.b.andersson@est.tech>
Mon, 8 Feb 2021 14:42:45 +0000 (15:42 +0100)
commit5d7de18e40bb0da67d375d9461f9106ec3ea8e51
treec415f7c1207bae36351f5d1ff8d91a8aaaf91062
parentd438de53c446413c5c3152fdfee1578a304f484e
Rename controlpanel.component to app.component

To follow Angular naming conventions.

Change-Id: I5208bfab7e025a5dd53e96080aa25b1a1397f724
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Issue-ID: NONRTRIC-432
webapp-frontend/src/app/app-routing.module.ts [moved from webapp-frontend/src/app/controlpanel-routing.module.ts with 97% similarity]
webapp-frontend/src/app/app.component.html
webapp-frontend/src/app/app.component.sass [deleted file]
webapp-frontend/src/app/app.component.scss [moved from webapp-frontend/src/app/controlpanel.component.scss with 100% similarity]
webapp-frontend/src/app/app.component.spec.ts
webapp-frontend/src/app/app.component.ts
webapp-frontend/src/app/app.module.ts [moved from webapp-frontend/src/app/controlpanel.module.ts with 95% similarity]
webapp-frontend/src/app/controlpanel.component.html [deleted file]
webapp-frontend/src/app/controlpanel.component.spec.ts [deleted file]
webapp-frontend/src/app/controlpanel.component.ts [deleted file]
webapp-frontend/src/main.ts