From a6a6f176528807d44ceaa9dad7898bee827a167e Mon Sep 17 00:00:00 2001 From: Fatimah Alshammari Date: Tue, 29 Jun 2021 10:53:03 +0300 Subject: [PATCH] fixed testing issues --- .../my-request/my-request.component.ts | 1 + .../src/app/my-team/home/home.component.html | 19 +++++++++++++------ .../src/app/my-team/home/home.component.scss | 10 ++++++---- Mohem/src/app/my-team/home/home.component.ts | 13 +++++++++++-- 4 files changed, 31 insertions(+), 12 deletions(-) diff --git a/Mohem/src/app/mowadhafi/my-request/my-request.component.ts b/Mohem/src/app/mowadhafi/my-request/my-request.component.ts index 24476202..06e83aa2 100644 --- a/Mohem/src/app/mowadhafi/my-request/my-request.component.ts +++ b/Mohem/src/app/mowadhafi/my-request/my-request.component.ts @@ -39,6 +39,7 @@ export class MyRequestComponent implements OnInit { } ngOnInit() { + this.cs.startLoading(); this.getTicketsByEmployee(); } diff --git a/Mohem/src/app/my-team/home/home.component.html b/Mohem/src/app/my-team/home/home.component.html index 59406b7e..59dba377 100644 --- a/Mohem/src/app/my-team/home/home.component.html +++ b/Mohem/src/app/my-team/home/home.component.html @@ -31,10 +31,17 @@ --> - - - - + +
+ + + +
+
+ + + +
@@ -104,14 +111,14 @@ --> -
+