Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mySkill-x
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Registry
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
angular
mySkill-x
Commits
f23f1e12
Commit
f23f1e12
authored
Aug 20, 2025
by
Nattana Chaiyamat
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
เพิ่มการเก็บระยะเวลาที่พัฒนา ในส่วน IDP
parent
5d5f9cd4
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
6 deletions
+23
-6
pms-idp.component.html
...aluation/pms-form-employee/pms-idp/pms-idp.component.html
+23
-6
No files found.
src/app/components/performance-evaluation/pms-form-employee/pms-idp/pms-idp.component.html
View file @
f23f1e12
...
...
@@ -174,7 +174,7 @@
<i
class=
"ti ti-dots-vertical fs-l"
></i>
</div>
</th>
<th
scope=
"col"
rowspan=
"3"
style=
"border-radius: 0 20px 0 0;"
<th
scope=
"col"
rowspan=
"3"
style=
"border-radius: 0 20px 0 0;
min-width: 175px
"
class=
"relative px-10px py-10px bg-soft-secondary text-primary !text-center"
>
<span
class=
"font-size-12px font-weight-700 "
>
ระยะเวลาที่พัฒนา
</span>
</th>
...
...
@@ -256,14 +256,16 @@
</td>
<td
class=
"align-start text-center"
[
class
.
bg-gray-200
]="!
data
.
idpDevelopmentPlan
||!
data
.
idpDevelopmentPlan
.
training
"
>
<ng-container
*
ngIf=
"data.idpDevelopmentPlan&&data.idpDevelopmentPlan?.training"
>
<ng-container
*
ngIf=
"data.idpDevelopmentPlan&&data.idpDevelopmentPlan?.training"
>
<i
class=
"ti ti-check text-danger fs-xl "
></i>
</ng-container>
</td>
<td
class=
"!p-0"
></td>
<td
class=
"align-start text-center"
[
class
.
bg-gray-200
]="
canEdit
?(!
data
.
idpDevelopmentPlan
?.
training
||(
appraisalIdp
.
masfromEvaluationIdp
.
idpStatus
!='
1
'
&&
!
data
.
competencyCourse
))
:
!
data
.
competencyCourse
"
>
<ng-container
*
ngIf=
"data.idpDevelopmentPlan&&data.idpDevelopmentPlan?.training"
>
<ng-container
*
ngIf=
"data.idpDevelopmentPlan&&data.idpDevelopmentPlan?.training"
>
<div
class=
"flex !items-center"
*
ngFor=
"let competencyCourse of data.competencyCourse"
style=
"min-height: 100px;flex-direction:column"
>
...
...
@@ -274,7 +276,8 @@
</td>
<td
class=
"align-start text-center !white-space-normal"
[
class
.
bg-gray-200
]="
canEdit
?(!
data
.
idpDevelopmentPlan
?.
training
||(
appraisalIdp
.
masfromEvaluationIdp
.
idpStatus
!='
1
'
&&
!
data
.
competencyCourse
))
:
!
data
.
competencyCourse
"
>
<ng-container
*
ngIf=
"data.idpDevelopmentPlan&&data.idpDevelopmentPlan?.training"
>
<ng-container
*
ngIf=
"data.idpDevelopmentPlan&&data.idpDevelopmentPlan?.training"
>
<ng-container
*
ngFor=
"let competencyCourse of data.competencyCourse;let l = index;let last=last"
>
<div
class=
"flex !items-center"
style=
"min-height: 100px;"
>
...
...
@@ -299,7 +302,7 @@
*
ngIf=
"canEdit&&!data.competencyCourse?.length&&appraisalIdp.masfromEvaluationIdp.idpStatus=='1'&&data.idpDevelopmentPlan?.training"
>
<button
type=
"button"
class=
"ti-btn ti-btn-soft-secondary h-45px m-0 shadow-md"
(
click
)="
openCompetencycourseDialog
(
i
)
"
>
(
click
)="
openCompetencycourseDialog
(
i
)"
>
<i
class=
"ri-add-line"
></i>
Add
</button>
...
...
@@ -312,12 +315,26 @@
*
ngIf=
"appraisalIdp.masfromEvaluationRound.apsPeriodStart &&appraisalIdp.masfromEvaluationRound.apsPeriodEnd"
>
จาก
</ng-container>
<ng-container
*
ngIf=
"data.idpDevelopmentPlan&&data.idpDevelopmentPlan?.training && appraisalIdp.masfromEvaluationIdp.idpStatus=='1'"
>
<input
type=
"date"
id=
"input-label"
class=
"ti-form-input"
[(
ngModel
)]="
appraisalIdp
.
masfromEvaluationRound
.
apsPeriodStart
"
>
<ng-container
*
ngIf=
"appraisalIdp.masfromEvaluationRound.apsPeriodStart &&appraisalIdp.masfromEvaluationRound.apsPeriodEnd"
>
<p></p>
ถึง
</ng-container>
<input
type=
"date"
id=
"input-label"
class=
"ti-form-input"
[(
ngModel
)]="
appraisalIdp
.
masfromEvaluationRound
.
apsPeriodEnd
"
>
</ng-container>
<ng-container
*
ngIf=
"!(data.idpDevelopmentPlan&&data.idpDevelopmentPlan?.training) || appraisalIdp.masfromEvaluationIdp.idpStatus!='1'"
>
{{convertDateFormat(appraisalIdp.masfromEvaluationRound.apsPeriodStart)}}
<ng-container
*
ngIf=
"appraisalIdp.masfromEvaluationRound.apsPeriodStart &&appraisalIdp.masfromEvaluationRound.apsPeriodEnd"
>
ถึง
<p></p>
ถึง
</ng-container>
{{convertDateFormat(appraisalIdp.masfromEvaluationRound.apsPeriodEnd)}}
</ng-container>
</td>
</tr>
</ng-container>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment