From f1157f48f6a0ac6de7d72152ec2c5bb45d6ddc6d Mon Sep 17 00:00:00 2001 From: umasoodch Date: Wed, 26 Feb 2020 16:46:29 +0300 Subject: [PATCH] fixed timecard module --- .../date-info-modal.component.ts | 2 +- .../employee-information.component.html | 4 +- .../employee-information.component.ts | 2 + .../services-button.component.html | 3 +- Mohem/src/app/home/home.page.html | 2 +- Mohem/src/app/home/home.page.ts | 5 + .../my-team/details/details.component.html | 5 +- .../app/my-team/details/details.component.ts | 9 - .../src/app/my-team/home/home.component.html | 3 +- .../time-card-details.component.html | 228 ++- .../time-card-details.component.scss | 1225 +++++++++++------ .../time-card-details.component.ts | 335 ++--- 12 files changed, 1048 insertions(+), 775 deletions(-) diff --git a/Mohem/src/app/hmg-common/ui/circle-calendar/date-info-modal/date-info-modal.component.ts b/Mohem/src/app/hmg-common/ui/circle-calendar/date-info-modal/date-info-modal.component.ts index 6bee539f..001b4b25 100644 --- a/Mohem/src/app/hmg-common/ui/circle-calendar/date-info-modal/date-info-modal.component.ts +++ b/Mohem/src/app/hmg-common/ui/circle-calendar/date-info-modal/date-info-modal.component.ts @@ -89,7 +89,7 @@ export class DateInfoModalComponent implements OnInit { { data: [this.percChart], backgroundColor: [ - '#22C6B3' + '#094875' ], borderWidth: 2 }] diff --git a/Mohem/src/app/hmg-common/ui/employee-information/employee-information.component.html b/Mohem/src/app/hmg-common/ui/employee-information/employee-information.component.html index f6b03e26..f3099eaa 100644 --- a/Mohem/src/app/hmg-common/ui/employee-information/employee-information.component.html +++ b/Mohem/src/app/hmg-common/ui/employee-information/employee-information.component.html @@ -13,9 +13,9 @@

{{name}}

{{title}} - + - +