|
|
|
|
@ -35,14 +35,14 @@
|
|
|
|
|
{{ts.trPK('userProfile','title')}}
|
|
|
|
|
</ion-label>
|
|
|
|
|
</ion-item>
|
|
|
|
|
<ion-item (click)="performanceEvaluation()">
|
|
|
|
|
<!-- <ion-item (click)="performanceEvaluation()">
|
|
|
|
|
<ion-thumbnail slot="start" class="menu-thumb">
|
|
|
|
|
<img style= "height: 24px !important;" src="../assets/icon/bar-chart.svg" item-left>
|
|
|
|
|
</ion-thumbnail>
|
|
|
|
|
<ion-label class="profile">
|
|
|
|
|
{{ts.trPK('userProfile','performance-evaluation')}}
|
|
|
|
|
</ion-label>
|
|
|
|
|
</ion-item>
|
|
|
|
|
</ion-item> -->
|
|
|
|
|
<ion-item [hidden]="TeamFlag!='true'" (click)="openMyTeamPage()">
|
|
|
|
|
<ion-thumbnail slot="start" class="menu-thumb">
|
|
|
|
|
<img style= "height: 14px !important;" src="../assets/imgs/my_team_icon.png" item-left>
|
|
|
|
|
@ -52,16 +52,16 @@
|
|
|
|
|
</ion-label>
|
|
|
|
|
</ion-item>
|
|
|
|
|
|
|
|
|
|
<ion-item (click)="openMyRequestPage()">
|
|
|
|
|
<!-- <ion-item (click)="openMyRequestPage()">
|
|
|
|
|
<ion-thumbnail slot="start" class="menu-thumb">
|
|
|
|
|
<img style= "height: 20px !important;" src="../assets/imgs/hr-request.png" item-left>
|
|
|
|
|
</ion-thumbnail>
|
|
|
|
|
<ion-label class="profile">
|
|
|
|
|
{{ts.trPK('userProfile','HR-Request')}}
|
|
|
|
|
</ion-label>
|
|
|
|
|
</ion-item>
|
|
|
|
|
</ion-item> -->
|
|
|
|
|
<div *ngFor="let menu of menuList">
|
|
|
|
|
<ion-item (click)="oepnMyRequest(menu)" *ngIf="menu.REQUEST_GROUP_NAME =='MBL_RG_01'">
|
|
|
|
|
<ion-item (click)="oepnMyRequest(menu)" *ngIf="menu.MENU_TYPE == 'E'">
|
|
|
|
|
<ion-thumbnail slot="start" class="menu-thumb">
|
|
|
|
|
<img style= "height: 20px !important;" src="../assets/imgs/my-request.png" item-left>
|
|
|
|
|
</ion-thumbnail>
|
|
|
|
|
@ -71,17 +71,17 @@
|
|
|
|
|
</ion-item>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<ion-item (click)="oepnTransaction()">
|
|
|
|
|
<!-- <ion-item (click)="oepnTransaction()">
|
|
|
|
|
<ion-thumbnail slot="start" class="menu-thumb">
|
|
|
|
|
<img style= "height: 20px !important;" src="../assets/imgs/pending-transaction.png" item-left>
|
|
|
|
|
</ion-thumbnail>
|
|
|
|
|
<ion-label class="profile">
|
|
|
|
|
{{ts.trPK('general','pending-transaction')}}
|
|
|
|
|
</ion-label>
|
|
|
|
|
</ion-item>
|
|
|
|
|
</ion-item> -->
|
|
|
|
|
|
|
|
|
|
<!-- <ion-item (click)="openChangePassword()"> -->
|
|
|
|
|
<ion-item (click)="openChangePassword()">
|
|
|
|
|
<!-- <ion-item (click)="openChangePassword()">
|
|
|
|
|
<ion-thumbnail slot="start" class="menu-thumb">
|
|
|
|
|
<img style= "height: 25px !important;" src="../assets/imgs/lock_icon.png" item-left>
|
|
|
|
|
</ion-thumbnail>
|
|
|
|
|
@ -89,9 +89,9 @@
|
|
|
|
|
{{ts.trPK('login','changepassword')}}
|
|
|
|
|
<ion-badge class="start-badge main-badge" slot="end" color="danger">{{notBadge}}</ion-badge>
|
|
|
|
|
</ion-label>
|
|
|
|
|
</ion-item>
|
|
|
|
|
</ion-item> -->
|
|
|
|
|
|
|
|
|
|
<ion-item (click)="openDigitalId()">
|
|
|
|
|
<!-- <ion-item (click)="openDigitalId()">
|
|
|
|
|
<ion-thumbnail slot="start" class="menu-thumb">
|
|
|
|
|
<img style= "height: 25px !important;" src="../assets/imgs/ID_ico_menu.png" item-left>
|
|
|
|
|
</ion-thumbnail>
|
|
|
|
|
@ -99,9 +99,9 @@
|
|
|
|
|
{{ts.trPK('general','digital-id')}}
|
|
|
|
|
<ion-badge class="start-badge main-badge" slot="end" color="danger">{{notBadge}}</ion-badge>
|
|
|
|
|
</ion-label>
|
|
|
|
|
</ion-item>
|
|
|
|
|
</ion-item> -->
|
|
|
|
|
|
|
|
|
|
<ion-item *ngIf='userInfo?.show_business' (click)="openBusinessCard()">
|
|
|
|
|
<!-- <ion-item *ngIf='userInfo?.show_business' (click)="openBusinessCard()">
|
|
|
|
|
<ion-thumbnail slot="start" class="menu-thumb">
|
|
|
|
|
<img style= "height: 25px !important;" src="../assets/imgs/business-card-design.png" item-left>
|
|
|
|
|
</ion-thumbnail>
|
|
|
|
|
@ -109,7 +109,7 @@
|
|
|
|
|
{{ts.trPK('general','business-card')}}
|
|
|
|
|
<ion-badge class="start-badge main-badge" slot="end" color="danger">{{notBadge}}</ion-badge>
|
|
|
|
|
</ion-label>
|
|
|
|
|
</ion-item>
|
|
|
|
|
</ion-item> -->
|
|
|
|
|
|
|
|
|
|
</ion-list>
|
|
|
|
|
|
|
|
|
|
@ -157,14 +157,14 @@
|
|
|
|
|
{{ts.trPK('userProfile','title')}}
|
|
|
|
|
</ion-label>
|
|
|
|
|
</ion-item>
|
|
|
|
|
<ion-item (click)="performanceEvaluation()">
|
|
|
|
|
<!-- <ion-item (click)="performanceEvaluation()">
|
|
|
|
|
<ion-thumbnail slot="start" class="menu-thumb">
|
|
|
|
|
<img style= "height: 24px !important;" src="../assets/icon/bar-chart.svg" item-left>
|
|
|
|
|
</ion-thumbnail>
|
|
|
|
|
<ion-label class="profile">
|
|
|
|
|
{{ts.trPK('userProfile','performance-evaluation')}}
|
|
|
|
|
</ion-label>
|
|
|
|
|
</ion-item>
|
|
|
|
|
</ion-item> -->
|
|
|
|
|
<ion-item [hidden]="TeamFlag!='true'" (click)="openMyTeamPage()">
|
|
|
|
|
<ion-thumbnail slot="start" class="menu-thumb">
|
|
|
|
|
<img style= "height: 14px !important;" src="../assets/imgs/my_team_icon.png" item-left>
|
|
|
|
|
@ -173,16 +173,16 @@
|
|
|
|
|
{{ts.trPK('myTeam','myTeam-header')}}
|
|
|
|
|
</ion-label>
|
|
|
|
|
</ion-item>
|
|
|
|
|
<ion-item (click)="openMyRequestPage()">
|
|
|
|
|
<!-- <ion-item (click)="openMyRequestPage()">
|
|
|
|
|
<ion-thumbnail slot="start" class="menu-thumb">
|
|
|
|
|
<img style= "height: 14px !important;" src="../assets/imgs/my_team_icon.png" item-left>
|
|
|
|
|
</ion-thumbnail>
|
|
|
|
|
<ion-label class="profile">
|
|
|
|
|
{{ts.trPK('userProfile','HR-Request')}}
|
|
|
|
|
</ion-label>
|
|
|
|
|
</ion-item>
|
|
|
|
|
</ion-item> -->
|
|
|
|
|
<div *ngFor="let menu of menuList">
|
|
|
|
|
<ion-item (click)="oepnMyRequest(menu)" *ngIf="menu.REQUEST_GROUP_NAME =='MBL_RG_01'">
|
|
|
|
|
<ion-item (click)="oepnMyRequest(menu)" *ngIf="menu.MENU_TYPE == 'E'">
|
|
|
|
|
<ion-thumbnail slot="start" class="menu-thumb">
|
|
|
|
|
<img style= "height: 20px !important;" src="../assets/imgs/my-request.png" item-left>
|
|
|
|
|
</ion-thumbnail>
|
|
|
|
|
@ -192,15 +192,15 @@
|
|
|
|
|
</ion-item>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<ion-item (click)="oepnTransaction()">
|
|
|
|
|
<!-- <ion-item (click)="oepnTransaction()">
|
|
|
|
|
<ion-thumbnail slot="start" class="menu-thumb">
|
|
|
|
|
<img style= "height: 20px !important;" src="../assets/imgs/pending-transaction.png" item-left>
|
|
|
|
|
</ion-thumbnail>
|
|
|
|
|
<ion-label class="profile">
|
|
|
|
|
{{ts.trPK('general','pending-transaction')}}
|
|
|
|
|
</ion-label>
|
|
|
|
|
</ion-item>
|
|
|
|
|
<ion-item (click)="openChangePassword()">
|
|
|
|
|
</ion-item> -->
|
|
|
|
|
<!-- <ion-item (click)="openChangePassword()">
|
|
|
|
|
<ion-thumbnail slot="start" class="menu-thumb">
|
|
|
|
|
<img style= "height: 25px !important;" src="../assets/imgs/lock_icon.png" item-left>
|
|
|
|
|
</ion-thumbnail>
|
|
|
|
|
@ -208,15 +208,15 @@
|
|
|
|
|
{{ts.trPK('login','changepassword')}}
|
|
|
|
|
|
|
|
|
|
<ion-badge [ngClass]=" direction === 'rtl' ? 'end-badge' : 'start-badge'" slot="end" color="danger" class="main-badge">{{notBadge}}</ion-badge>
|
|
|
|
|
</ion-label>
|
|
|
|
|
</ion-label> -->
|
|
|
|
|
<!-- <button class="menu-item" ion-item menuClose ion-item (click)="goToWorkListPage()" >
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</button> -->
|
|
|
|
|
</ion-item>
|
|
|
|
|
<!-- </ion-item> -->
|
|
|
|
|
|
|
|
|
|
<ion-item (click)="openDigitalId()">
|
|
|
|
|
<!-- <ion-item (click)="openDigitalId()">
|
|
|
|
|
<ion-thumbnail slot="start" class="menu-thumb">
|
|
|
|
|
<img style= "height: 25px !important;" src="../assets/imgs/ID_ico_menu.png" item-left>
|
|
|
|
|
</ion-thumbnail>
|
|
|
|
|
@ -224,9 +224,9 @@
|
|
|
|
|
{{ts.trPK('general','digital-id')}}
|
|
|
|
|
<ion-badge class="start-badge main-badge" slot="end" color="danger">{{notBadge}}</ion-badge>
|
|
|
|
|
</ion-label>
|
|
|
|
|
</ion-item>
|
|
|
|
|
</ion-item> -->
|
|
|
|
|
|
|
|
|
|
<ion-item *ngIf='userInfo?.show_business' (click)="openBusinessCard()">
|
|
|
|
|
<!-- <ion-item *ngIf='userInfo?.show_business' (click)="openBusinessCard()">
|
|
|
|
|
<ion-thumbnail slot="start" class="menu-thumb">
|
|
|
|
|
<img style= "height: 25px !important;" src="../assets/imgs/business-card-design.png" item-left>
|
|
|
|
|
</ion-thumbnail>
|
|
|
|
|
@ -234,7 +234,7 @@
|
|
|
|
|
{{ts.trPK('general','business-card')}}
|
|
|
|
|
<ion-badge class="start-badge main-badge" slot="end" color="danger">{{notBadge}}</ion-badge>
|
|
|
|
|
</ion-label>
|
|
|
|
|
</ion-item>
|
|
|
|
|
</ion-item> -->
|
|
|
|
|
|
|
|
|
|
<!-- <ion-item (click)="profile()">
|
|
|
|
|
<ion-thumbnail slot="start" class="menu-thumb">
|
|
|
|
|
|