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
beef98ce
Commit
beef98ce
authored
Aug 04, 2025
by
Nattana Chaiyamat
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
เปลี่ยนการจัดกลุ่มหัวข้อประเมิน จาก JL เป็น JD แก้ไขหน้าขอ
parent
d7615e6f
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
29 additions
and
8 deletions
+29
-8
edit-group-competencies.component.html
...group-competencies/edit-group-competencies.component.html
+2
-2
competency-configuration.component.html
...ncy-configuration/competency-configuration.component.html
+2
-2
edit-evaluation-grouping.component.html
...aluation-grouping/edit-evaluation-grouping.component.html
+23
-2
assessment-system-configuration.component.html
...figuration/assessment-system-configuration.component.html
+2
-2
No files found.
src/app/components/competency-assessment/competency-management/group-competencies/edit-group-competencies/edit-group-competencies.component.html
View file @
beef98ce
...
@@ -27,10 +27,10 @@
...
@@ -27,10 +27,10 @@
</div>
</div>
<div
class=
"grid grid-cols-3 gap-6 mt-5"
>
<div
class=
"grid grid-cols-3 gap-6 mt-5"
>
<div
class=
"col-span-1"
>
<div
class=
"col-span-1"
>
<label
for=
"hs-trailing-button-add-on-with-icon"
class=
"ti-form-label"
>
ชื่อ
ระดับพนัก
งาน (ไทย)
</label>
<label
for=
"hs-trailing-button-add-on-with-icon"
class=
"ti-form-label"
>
ชื่อ
ลักษณะ
งาน (ไทย)
</label>
</div>
</div>
<div
class=
"col-span-1"
>
<div
class=
"col-span-1"
>
<label
for=
"hs-trailing-button-add-on-with-icon"
class=
"ti-form-label"
>
ชื่อ
ระดับพนัก
งาน (อังกฤษ)
</label>
<label
for=
"hs-trailing-button-add-on-with-icon"
class=
"ti-form-label"
>
ชื่อ
ลักษณะ
งาน (อังกฤษ)
</label>
</div>
</div>
</div>
</div>
<div
class=
"grid grid-cols-3 gap-6"
>
<div
class=
"grid grid-cols-3 gap-6"
>
...
...
src/app/components/competency-assessment/setting-competency/competency-configuration/competency-configuration.component.html
View file @
beef98ce
...
@@ -47,7 +47,7 @@
...
@@ -47,7 +47,7 @@
oninput=
"this.value = this.value.replace(/\D/g, '')"
[(
ngModel
)]="
setting
.
data
.
expectationLevel
"
>
oninput=
"this.value = this.value.replace(/\D/g, '')"
[(
ngModel
)]="
setting
.
data
.
expectationLevel
"
>
</div>
</div>
</div>
</div>
<label
for=
"hs-trailing-button-add-on-with-icon"
class=
"ti-form-label mt-10"
>
จัดการสมรรถนะกับกลุ่ม
<span
<
!-- <
label for="hs-trailing-button-add-on-with-icon" class="ti-form-label mt-10">จัดการสมรรถนะกับกลุ่ม <span
class="text-danger">*</span></label>
class="text-danger">*</span></label>
<div class="box-body">
<div class="box-body">
<div class="grid grid-cols-6 gap-2">
<div class="grid grid-cols-6 gap-2">
...
@@ -80,7 +80,7 @@
...
@@ -80,7 +80,7 @@
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
-->
<label
for=
"hs-trailing-button-add-on-with-icon"
class=
"ti-form-label mt-10"
>
น้ำหนักปัจจัยการประเมิน
</label>
<label
for=
"hs-trailing-button-add-on-with-icon"
class=
"ti-form-label mt-10"
>
น้ำหนักปัจจัยการประเมิน
</label>
<div
class=
"overflow-auto contenttable"
>
<div
class=
"overflow-auto contenttable"
>
<table
class=
"ti-custom-table ti-custom-table-head ti-custom-table-hover table-bordered"
<table
class=
"ti-custom-table ti-custom-table-head ti-custom-table-hover table-bordered"
...
...
src/app/components/performance-management-evaluation/assessment-management/evaluation-grouping/edit-evaluation-grouping/edit-evaluation-grouping.component.html
View file @
beef98ce
...
@@ -15,12 +15,32 @@
...
@@ -15,12 +15,32 @@
<div
class=
"mt-2rem pb-1rem border-b-2 border-collapse "
>
<div
class=
"mt-2rem pb-1rem border-b-2 border-collapse "
>
<div
class=
"grid grid-cols-3"
>
<div
class=
"grid grid-cols-3"
>
<div
class=
"col-span-1"
>
<div
class=
"col-span-1"
>
<label
class=
"ti-form-label"
>
ร
ะดับพนักงาน
</label>
<label
class=
"ti-form-label"
>
ร
หัส
</label>
</div>
</div>
</div>
</div>
<div
class=
"grid grid-cols-6"
>
<div
class=
"grid grid-cols-6"
>
<input
type=
"text"
class=
"ti-form-input !bg-input-readonly"
readonly
[(
ngModel
)]="
pl
.
plId
"
>
<input
type=
"text"
class=
"ti-form-input !bg-input-readonly"
readonly
[(
ngModel
)]="
pl
.
plId
"
>
</div>
</div>
<div
class=
"grid grid-cols-3 gap-6 mt-5"
>
<div
class=
"col-span-1"
>
<label
for=
"hs-trailing-button-add-on-with-icon "
class=
"ti-form-label"
>
ชื่อลักษณะงาน (ไทย)
</label>
</div>
<div
class=
"col-span-1"
>
<label
for=
"hs-trailing-button-add-on-with-icon"
class=
"ti-form-label"
>
ชื่อลักษณะงาน (อังกฤษ)
</label>
</div>
</div>
<div
class=
"grid grid-cols-3 gap-6"
>
<div
class=
"col-span-1"
>
<input
type=
"text"
id=
"input-label"
class=
"py-2 px-3 ltr:pr-11 rtl:pl-11 ti-form-input w-2/3 rounded-md ltr:rounded-r-md rtl:rounded-l-md focus:z-10 !bg-input-readonly"
readonly
[(
ngModel
)]="
pl
.
tdesc
"
>
</div>
<div
class=
"col-span-1"
>
<input
type=
"text"
id=
"input-label"
class=
"py-2 px-3 ltr:pr-11 rtl:pl-11 ti-form-input w-2/3 rounded-md ltr:rounded-r-md rtl:rounded-l-md focus:z-10 !bg-input-readonly"
readonly
[(
ngModel
)]="
pl
.
edesc
"
>
</div>
</div>
</div>
</div>
<div
class=
"header-title-type mt-2rem mb-1rem"
>
<div
class=
"header-title-type mt-2rem mb-1rem"
>
...
@@ -384,7 +404,8 @@
...
@@ -384,7 +404,8 @@
ย้อนกลับ
ย้อนกลับ
</button>
</button>
<a
class=
"ti-btn ti-btn-danger"
href=
"javascript:void(0);"
<a
class=
"ti-btn ti-btn-danger"
href=
"javascript:void(0);"
data-hs-overlay=
"#edit-evaluation-grouping-alert-modal"
(
click
)="
deletePmsGroupAssessment
()"
*
ngIf=
"numDataListChecked"
>
data-hs-overlay=
"#edit-evaluation-grouping-alert-modal"
(
click
)="
deletePmsGroupAssessment
()"
*
ngIf=
"numDataListChecked"
>
ลบข้อมูล
ลบข้อมูล
</a>
</a>
</div>
</div>
...
...
src/app/components/performance-management-evaluation/setting-performance-evalution/assessment-system-configuration/assessment-system-configuration.component.html
View file @
beef98ce
...
@@ -33,7 +33,7 @@
...
@@ -33,7 +33,7 @@
</select>
</select>
</div>
</div>
</div>
</div>
<label
for=
"hs-trailing-button-add-on-with-icon"
class=
"ti-form-label mt-10"
>
จัดการสมรรถนะกับกลุ่ม
<span
<
!-- <
label for="hs-trailing-button-add-on-with-icon" class="ti-form-label mt-10">จัดการสมรรถนะกับกลุ่ม <span
class="text-danger">*</span></label>
class="text-danger">*</span></label>
<div class="box-body">
<div class="box-body">
<div class="grid grid-cols-6 gap-2">
<div class="grid grid-cols-6 gap-2">
...
@@ -65,7 +65,7 @@
...
@@ -65,7 +65,7 @@
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
-->
<label
for=
"hs-trailing-button-add-on-with-icon"
class=
"ti-form-label mt-10"
>
เเสดงผลประเมินสมรรถนะ
<span
<label
for=
"hs-trailing-button-add-on-with-icon"
class=
"ti-form-label mt-10"
>
เเสดงผลประเมินสมรรถนะ
<span
class=
"text-danger"
>
*
</span></label>
class=
"text-danger"
>
*
</span></label>
<div
class=
"box-body"
>
<div
class=
"box-body"
>
...
...
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