Added home dashboard component related files maste 65/100665/1
authorjz385p <jegadeesh.babu@att.com>
Thu, 23 Jan 2020 10:27:26 +0000 (15:57 +0530)
committerjz385p <jegadeesh.babu@att.com>
Thu, 23 Jan 2020 10:30:49 +0000 (16:00 +0530)
commit8f5b48e0ddafd02dbba49f2a69089bd42058c07c
tree57e9fd55469e1c97ec61c02ce26276c514ad122a
parent16c3ddbf7f9f644adc23b8f834e6453c5260ada6
Added home dashboard component related files maste

Added home dashboard component related files maste

Issue-ID: PORTAL-809
Change-Id: Ibd17ccae20bacbe5cd4af6c88fe3d0e2f806e89b
Signed-off-by: jz385p <jegadeesh.babu@att.com>
12 files changed:
portal-FE-common/src/app/pages/dashboard-application-catalog/dashboard-application-catalog.component.html [new file with mode: 0644]
portal-FE-common/src/app/pages/dashboard-application-catalog/dashboard-application-catalog.component.scss [new file with mode: 0644]
portal-FE-common/src/app/pages/dashboard-application-catalog/dashboard-application-catalog.component.spec.ts [new file with mode: 0644]
portal-FE-common/src/app/pages/dashboard-application-catalog/dashboard-application-catalog.component.ts [new file with mode: 0644]
portal-FE-common/src/app/pages/dashboard-widget-catalog/dashboard-widget-catalog.component.html [new file with mode: 0644]
portal-FE-common/src/app/pages/dashboard-widget-catalog/dashboard-widget-catalog.component.scss [new file with mode: 0644]
portal-FE-common/src/app/pages/dashboard-widget-catalog/dashboard-widget-catalog.component.spec.ts [new file with mode: 0644]
portal-FE-common/src/app/pages/dashboard-widget-catalog/dashboard-widget-catalog.component.ts [new file with mode: 0644]
portal-FE-common/src/app/pages/dashboard/dashboard.component.html [new file with mode: 0644]
portal-FE-common/src/app/pages/dashboard/dashboard.component.scss [new file with mode: 0644]
portal-FE-common/src/app/pages/dashboard/dashboard.component.spec.ts [new file with mode: 0644]
portal-FE-common/src/app/pages/dashboard/dashboard.component.ts [new file with mode: 0644]