From 1709796ba895e9548b50a237498e0f0084512efc Mon Sep 17 00:00:00 2001 From: kj1352 Date: Tue, 7 Jul 2020 17:09:59 +0530 Subject: [PATCH] Connected orders data to dashboard --- src/app/dashboard/dashboard.component.html | 140 ++++-------------- src/app/dashboard/dashboard.component.ts | 49 +++++- src/app/orders/orders.component.ts | 10 +- src/app/services/order.service.ts | 4 +- .../widgets-holder.component.html | 7 +- .../widgets-holder.component.ts | 5 +- 6 files changed, 89 insertions(+), 126 deletions(-) diff --git a/src/app/dashboard/dashboard.component.html b/src/app/dashboard/dashboard.component.html index 997164a..918ee2d 100644 --- a/src/app/dashboard/dashboard.component.html +++ b/src/app/dashboard/dashboard.component.html @@ -2,8 +2,8 @@
Dashboard
- +
-