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
e6d67721
Commit
e6d67721
authored
Jan 29, 2025
by
Nakarin Luankla
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'DEV' of
https://mygit.myhr.co.th/angular/myAppraisal
into DEV
parents
00e2db21
08b7c257
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
12 additions
and
14 deletions
+12
-14
edit-group-indicators.html
...rriculum/edit-group-indicators/edit-group-indicators.html
+4
-5
edit-group-indicators.ts
...curriculum/edit-group-indicators/edit-group-indicators.ts
+0
-0
type-registration.component.ts
...stration/type-registration/type-registration.component.ts
+3
-3
sub-job-qualifications.component.html
...-job-qualifications/sub-job-qualifications.component.html
+3
-4
navservice.ts
src/app/shared/services/navservice.ts
+2
-2
No files found.
src/app/components/competency-assessment/competency-management/indicators-and-curriculum/edit-group-indicators/edit-group-indicators.html
View file @
e6d67721
...
@@ -57,23 +57,22 @@
...
@@ -57,23 +57,22 @@
<div
class=
"grid grid-cols-11"
>
<div
class=
"grid grid-cols-11"
>
<div
class=
"space-y-2 col-span-2"
>
<div
class=
"space-y-2 col-span-2"
>
<label
class=
"ti-form-label"
>
รหัสสมรรถนะ
</label>
<label
class=
"ti-form-label"
>
รหัสสมรรถนะ
</label>
<input
type=
"text"
class=
"ti-form-input bg-input-readonly"
readonly
>
<input
type=
"text"
class=
"ti-form-input bg-input-readonly"
readonly
value=
"CC-01"
>
</div>
</div>
<div
class=
"col-span-1"
></div>
<div
class=
"col-span-1"
></div>
<div
class=
"space-y-2 col-span-2"
>
<div
class=
"space-y-2 col-span-2"
>
<label
class=
"ti-form-label"
>
ประเภท
</label>
<label
class=
"ti-form-label"
>
ประเภท
</label>
<input
type=
"text"
class=
"ti-form-input bg-input-readonly"
readonly
>
<input
type=
"text"
class=
"ti-form-input bg-input-readonly"
readonly
value=
"CC"
>
</div>
</div>
</div>
</div>
<div
class=
"space-y-2"
>
<div
class=
"space-y-2"
>
<label
class=
"ti-form-label"
>
ชื่อสมรรถนะ
</label>
<label
class=
"ti-form-label"
>
ชื่อสมรรถนะ
</label>
<textarea
type=
"text"
rows=
"2"
class=
"ti-form-input bg-input-readonly"
readonly
></textarea>
<textarea
type=
"text"
rows=
"2"
class=
"ti-form-input bg-input-readonly"
readonly
>
จิตสำนึกด้านความปลอดภัยและคุณภาพ (Safety
&
Quality)
</textarea>
</div>
</div>
<div
class=
"space-y-2"
>
<div
class=
"space-y-2"
>
<label
class=
"ti-form-label"
>
นิยามสมรรถนะ
</label>
<label
class=
"ti-form-label"
>
นิยามสมรรถนะ
</label>
<textarea
type=
"text"
rows=
"3"
class=
"ti-form-input bg-input-readonly"
<textarea
type=
"text"
rows=
"3"
class=
"ti-form-input bg-input-readonly"
readonly
>
การส่งเสริมให้ทุกคนในองค์กรมีจจิตสำนึกด้านความปลอดภัยเเละคุณภาพ โดยให้ความสำคัญกับเรื่องความปลอดภัยเป็นอันดับเเรก (Safety first) สวมอุปกรณ์ป้องกันเพื่อความปลอดภัย ระวังสิ่งที่อาจจะเป็นสาเหตุของอุบัติเหตุรอบๆ
readonly
>
การส่งเสริมให้ทุกคนในองค์กรมีจิตสำนึกด้านความปลอดภัยและคุณภาพ โดยให้ความสำคัญกับเรื่องความปลอดภัยเป็นอันดับแรก (Safety First) สวมใส่อุปกรณ์ป้องกันเพื่อความปลอดภัย ระวังสิ่งที่อาจะเป็นสาเหตุของอุบัติเหตุรอบๆตัว รวมถึงการให้ความสำคัญกับคุณภาพของสินค้าและบริการที่ตนเองรับผิดชอบให้ได้มาตรฐาน(Quality Awareness) มีส่วนร่วมในการควบคุมปริมาณของเสีย (Defect) การแก้ไขงาน(Rework) หรือการหยุดรองาน (Delay) ให้น้อยที่สุด ประสิทธิภาพและประสิทธิผลในการปฏิบัติงานหรือเครื่องจักรสูงขึ้น (Effectiveness)
</textarea>
รวมถึงการให้ความสำคัญกับคุณรภาพของสินค้าเเละบริการที่ตนเองรับผิดชอบให้ได้มาตราฐาน(Quality Awareness)
</textarea>
</div>
</div>
</div>
</div>
</div>
</div>
...
...
src/app/components/competency-assessment/competency-management/indicators-and-curriculum/edit-group-indicators/edit-group-indicators.ts
View file @
e6d67721
This diff is collapsed.
Click to expand it.
src/app/components/competency-assessment/name-registration/type-registration/type-registration.component.ts
View file @
e6d67721
...
@@ -50,9 +50,9 @@ export class TypeRegistration {
...
@@ -50,9 +50,9 @@ export class TypeRegistration {
}
}
mockData
=
[
mockData
=
[
{
'id'
:
'01'
,
'name'
:
'Core Comp
o
tency'
,
'code'
:
'CC'
,
'checked'
:
false
},
{
'id'
:
'01'
,
'name'
:
'Core Comp
e
tency'
,
'code'
:
'CC'
,
'checked'
:
false
},
{
'id'
:
'02'
,
'name'
:
'Management Comp
o
tency'
,
'code'
:
'MC'
,
'checked'
:
false
},
{
'id'
:
'02'
,
'name'
:
'Management Comp
e
tency'
,
'code'
:
'MC'
,
'checked'
:
false
},
{
'id'
:
'03'
,
'name'
:
'Position Comp
o
tency'
,
'code'
:
'PC'
,
'checked'
:
false
},
{
'id'
:
'03'
,
'name'
:
'Position Comp
e
tency'
,
'code'
:
'PC'
,
'checked'
:
false
},
]
]
mockDataSelect
:
any
=
[]
mockDataSelect
:
any
=
[]
...
...
src/app/components/job-detail-components/job-qualifications/sub-job-qualifications/sub-job-qualifications.component.html
View file @
e6d67721
...
@@ -170,7 +170,7 @@
...
@@ -170,7 +170,7 @@
<textarea
type=
"text"
id=
"detail_eng"
class=
"ti-form-input font-bold"
rows=
"4"
cols=
"50"
></textarea>
<textarea
type=
"text"
id=
"detail_eng"
class=
"ti-form-input font-bold"
rows=
"4"
cols=
"50"
></textarea>
<label
for=
"detail_eng"
class=
"ti-form-label mt-2rem"
>
การฝึกอบรมที่จำเป็นต่อการปฏิบัติงาน (Especially Training Course)
</label>
<label
for=
"detail_eng"
class=
"ti-form-label mt-2rem"
>
การฝึกอบรมที่จำเป็นต่อการปฏิบัติงาน (Especially Training Course)
</label>
<textarea
type=
"text"
id=
"detail_eng"
class=
"ti-form-input font-bold"
rows=
"4"
cols=
"50"
></textarea>
<textarea
type=
"text"
id=
"detail_eng"
class=
"ti-form-input font-bold"
rows=
"4"
cols=
"50"
></textarea>
<label
for=
"detail_eng"
class=
"ti-form-label mt-2rem"
>
ความสาม
รถอื่นๆ (Q
ther Abillities)
</label>
<label
for=
"detail_eng"
class=
"ti-form-label mt-2rem"
>
ความสาม
ารถอื่นๆ (O
ther Abillities)
</label>
<textarea
type=
"text"
id=
"detail_eng"
class=
"ti-form-input font-bold"
rows=
"5"
cols=
"50"
></textarea>
<textarea
type=
"text"
id=
"detail_eng"
class=
"ti-form-input font-bold"
rows=
"5"
cols=
"50"
></textarea>
<div
class=
"flex justify-end mt-2rem mb-1rem"
>
<div
class=
"flex justify-end mt-2rem mb-1rem"
>
<button
type=
"button"
<button
type=
"button"
...
@@ -185,7 +185,7 @@
...
@@ -185,7 +185,7 @@
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
...
@@ -258,4 +258,4 @@
...
@@ -258,4 +258,4 @@
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
\ No newline at end of file
src/app/shared/services/navservice.ts
View file @
e6d67721
...
@@ -118,8 +118,8 @@ export class NavService implements OnDestroy {
...
@@ -118,8 +118,8 @@ export class NavService implements OnDestroy {
{
path
:
'/job-detail-management'
,
title
:
'ข้อมูลทั่วไป'
,
type
:
'link'
},
{
path
:
'/job-detail-management'
,
title
:
'ข้อมูลทั่วไป'
,
type
:
'link'
},
{
path
:
'/command-structure'
,
title
:
'โครงสร้างสายการบังคับบัญชา'
,
type
:
'link'
},
{
path
:
'/command-structure'
,
title
:
'โครงสร้างสายการบังคับบัญชา'
,
type
:
'link'
},
{
path
:
'/job-detail'
,
title
:
'รายละเอียดของงาน'
,
type
:
'link'
},
{
path
:
'/job-detail'
,
title
:
'รายละเอียดของงาน'
,
type
:
'link'
},
{
path
:
'/job-qualifications'
,
title
:
'คุณสมบัติที่จำเป็น
ต่อการปฏิบัติหน้าที่
'
,
type
:
'link'
},
{
path
:
'/job-qualifications'
,
title
:
'คุณสมบัติที่จำเป็น'
,
type
:
'link'
},
{
path
:
'/job-competency'
,
title
:
'ความ
รู้ ทักษะ ความ
สามารถในตำเเหน่งงาน'
,
type
:
'link'
},
{
path
:
'/job-competency'
,
title
:
'ความสามารถในตำเเหน่งงาน'
,
type
:
'link'
},
{
path
:
'/job-position-indicators'
,
title
:
'ตัวชี้วัดของตำแหน่งงาน'
,
type
:
'link'
},
{
path
:
'/job-position-indicators'
,
title
:
'ตัวชี้วัดของตำแหน่งงาน'
,
type
:
'link'
},
],
],
},
},
...
...
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