Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
myAppraisal
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
myAppraisal
Commits
8efada1e
Commit
8efada1e
authored
Jan 29, 2025
by
Ooh-Ao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
wording
parent
fcfdaf78
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
37 additions
and
17 deletions
+37
-17
position-unit.component.html
...nts/job-description/position/position-unit.component.html
+2
-3
edit-group-indicators.ts
...curriculum/edit-group-indicators/edit-group-indicators.ts
+25
-4
set-approvers.component.html
...ncy-management/set-approvers/set-approvers.component.html
+5
-5
assigning-approvers.component.html
...nt/assigning-approvers/assigning-approvers.component.html
+5
-5
No files found.
src/app/components/company-components/job-description/position/position-unit.component.html
View file @
8efada1e
...
...
@@ -55,7 +55,7 @@
<thead>
<tr>
<ng-container
*
ngFor=
"let item of ['รหัส
พนักงาน
','รายละเอียด(ไทย) ','รายละเอียด(อังกฤษ)','การจัดการ']; let f = first; let l = last; let i = index"
>
*
ngFor=
"let item of ['รหัส
ตำแหน่ง
','รายละเอียด(ไทย) ','รายละเอียด(อังกฤษ)','การจัดการ']; let f = first; let l = last; let i = index"
>
<th
scope=
"col"
class=
"relative px-10px py-10px bg-soft-secondary text-primary !text-center"
>
<span
class=
"font-size-12px font-weight-700"
>
{{ item }}
</span>
<div
class=
"absolute top-1/2 transform -translate-y-1/2 right-0"
*
ngIf=
"!l"
>
...
...
@@ -393,4 +393,4 @@
</div>
</div>
</div>
</div>
\ No newline at end of file
</div>
src/app/components/competency-assessment/competency-management/indicators-and-curriculum/edit-group-indicators/edit-group-indicators.ts
View file @
8efada1e
...
...
@@ -38,8 +38,30 @@ export class EditGroupIndicators implements OnInit {
{
code
:
"O"
,
nameShow
:
"O"
,
name
:
"O"
},
]],
curriculum
:
[{
code
:
"1"
,
name
:
"1"
},
{
code
:
"asdasdasdasdasdasdasdasdasdasddsdasdasdasdasdasdasdasdasdasdsad"
,
name
:
"asdasdasdasdasdasdasdasdasdasddsdasdasdasdasdasdasdasdasdasdsad"
},
{
code
:
"3"
,
name
:
"3"
}]
},
{
code
:
"2"
,
behaviorIndicators
:
[],
assessmentTools
:
[],
curriculum
:
[]
},
{
code
:
"3"
,
behaviorIndicators
:
[],
assessmentTools
:
[],
curriculum
:
[]
}
{
code
:
"1"
,
behaviorIndicators
:
[
"asdasdasdasdasdasdasdasdasdasddsdasdasdasdasdasdasdasdasdasdsad"
,
"2"
,
"3"
],
assessmentTools
:
[[
{
code
:
"O"
,
nameShow
:
"O"
,
name
:
"O"
},
{
code
:
"A"
,
nameShow
:
"A"
,
name
:
"A"
},
{
code
:
"D"
,
nameShow
:
"D"
,
name
:
"D"
},
{
code
:
"O"
,
nameShow
:
"O"
,
name
:
"O"
},
{
code
:
"A"
,
nameShow
:
"A"
,
name
:
"A"
},
{
code
:
"D"
,
nameShow
:
"D"
,
name
:
"D"
}
],[],[
{
code
:
"O"
,
nameShow
:
"O"
,
name
:
"O"
},
]],
curriculum
:
[{
code
:
"1"
,
name
:
"1"
},
{
code
:
"asdasdasdasdasdasdasdasdasdasddsdasdasdasdasdasdasdasdasdasdsad"
,
name
:
"asdasdasdasdasdasdasdasdasdasddsdasdasdasdasdasdasdasdasdasdsad"
},
{
code
:
"3"
,
name
:
"3"
}]
},
{
code
:
"1"
,
behaviorIndicators
:
[
"asdasdasdasdasdasdasdasdasdasddsdasdasdasdasdasdasdasdasdasdsad"
,
"2"
,
"3"
],
assessmentTools
:
[[
{
code
:
"O"
,
nameShow
:
"O"
,
name
:
"O"
},
{
code
:
"A"
,
nameShow
:
"A"
,
name
:
"A"
},
{
code
:
"D"
,
nameShow
:
"D"
,
name
:
"D"
},
{
code
:
"O"
,
nameShow
:
"O"
,
name
:
"O"
},
{
code
:
"A"
,
nameShow
:
"A"
,
name
:
"A"
},
{
code
:
"D"
,
nameShow
:
"D"
,
name
:
"D"
}
],[],[
{
code
:
"O"
,
nameShow
:
"O"
,
name
:
"O"
},
]],
curriculum
:
[{
code
:
"1"
,
name
:
"1"
},
{
code
:
"asdasdasdasdasdasdasdasdasdasddsdasdasdasdasdasdasdasdasdasdsad"
,
name
:
"asdasdasdasdasdasdasdasdasdasddsdasdasdasdasdasdasdasdasdasdsad"
},
{
code
:
"3"
,
name
:
"3"
}]
},
]
dataSelect
?:
DataModel
assessmentToolsSelect
:
number
=
-
1
...
...
@@ -109,4 +131,4 @@ export class EditGroupIndicators implements OnInit {
return
match
;
});
}
}
\ No newline at end of file
}
src/app/components/competency-assessment/competency-management/set-approvers/set-approvers.component.html
View file @
8efada1e
...
...
@@ -166,7 +166,7 @@
<label
for=
"input-label"
class=
"ti-form-label"
>
ระดับพนักงาน
</label>
<input
type=
"text"
id=
"input-label"
class=
"ti-form-input w-1/2 bg-input-readonly"
readonly
value=
"พนักงานระดับ 01-02"
>
<label
class=
"ti-form-label mt-2rem"
>
ผู้
อนุมัติอัน
ดับที่ 1
</label>
<label
class=
"ti-form-label mt-2rem"
>
ผู้
ประเมินลำ
ดับที่ 1
</label>
<div
class=
"flex"
>
<div
class=
"relative flex rounded-md w-2/3"
>
<input
type=
"text"
id=
"hs-leading-button-add-on-with-icon-and-button"
...
...
@@ -182,7 +182,7 @@
</div>
</div>
</div>
<label
class=
"ti-form-label mt-2rem"
>
ผู้
อนุมัติอัน
ดับที่ 2
</label>
<label
class=
"ti-form-label mt-2rem"
>
ผู้
ประเมินลำ
ดับที่ 2
</label>
<div
class=
"flex"
>
<div
class=
"relative flex rounded-md w-2/3"
>
<input
type=
"text"
id=
"hs-leading-button-add-on-with-icon-and-button"
...
...
@@ -198,7 +198,7 @@
</div>
</div>
</div>
<label
class=
"ti-form-label mt-2rem"
>
ผู้
อนุมัติอัน
ดับที่ 3
</label>
<label
class=
"ti-form-label mt-2rem"
>
ผู้
ประเมินลำ
ดับที่ 3
</label>
<div
class=
"flex"
>
<div
class=
"relative flex rounded-md w-2/3"
>
<input
type=
"text"
id=
"hs-leading-button-add-on-with-icon-and-button"
...
...
@@ -214,7 +214,7 @@
</div>
</div>
</div>
<label
class=
"ti-form-label mt-2rem"
>
ผู้
อนุมัติอัน
ดับที่ 4
</label>
<label
class=
"ti-form-label mt-2rem"
>
ผู้
ประเมินลำ
ดับที่ 4
</label>
<div
class=
"flex"
>
<div
class=
"relative flex rounded-md w-2/3"
>
<input
type=
"text"
id=
"hs-leading-button-add-on-with-icon-and-button"
...
...
@@ -230,7 +230,7 @@
</div>
</div>
</div>
<label
class=
"ti-form-label mt-2rem"
>
ผู้
อนุมัติอัน
ดับที่ 5
</label>
<label
class=
"ti-form-label mt-2rem"
>
ผู้
ประเมินลำ
ดับที่ 5
</label>
<div
class=
"flex"
>
<div
class=
"relative flex rounded-md w-2/3"
>
<input
type=
"text"
id=
"hs-leading-button-add-on-with-icon-and-button"
...
...
src/app/components/performance-management-evaluation/assessment-management/assigning-approvers/assigning-approvers.component.html
View file @
8efada1e
...
...
@@ -163,7 +163,7 @@
<div
class=
"ti-modal-body mt-1"
>
<label
for=
"input-label"
class=
"ti-form-label"
>
ระดับพนักงาน
</label>
<input
type=
"text"
id=
"input-label"
class=
"ti-form-input w-1/2 bg-input-readonly"
readonly
value=
"พนักงานระดับ 01-02"
>
<label
class=
"ti-form-label mt-2rem"
>
ผู้
อนุมัติอัน
ดับที่ 1
</label>
<label
class=
"ti-form-label mt-2rem"
>
ผู้
ประเมินลำ
ดับที่ 1
</label>
<div
class=
"flex"
>
<div
class=
"relative flex rounded-md w-2/3"
>
<input
type=
"text"
id=
"hs-leading-button-add-on-with-icon-and-button"
name=
"hs-leading-button-add-on-with-icon-and-button"
class=
"ti-form-input rounded-md ltr:rounded-r-md rtl:rounded-l-md focus:z-10"
style=
"padding-right: 2.5rem;"
value=
""
>
...
...
@@ -174,7 +174,7 @@
</div>
</div>
</div>
<label
class=
"ti-form-label mt-2rem"
>
ผู้
อนุมัติอัน
ดับที่ 2
</label>
<label
class=
"ti-form-label mt-2rem"
>
ผู้
ประเมินลำ
ดับที่ 2
</label>
<div
class=
"flex"
>
<div
class=
"relative flex rounded-md w-2/3"
>
<input
type=
"text"
id=
"hs-leading-button-add-on-with-icon-and-button"
name=
"hs-leading-button-add-on-with-icon-and-button"
class=
"ti-form-input rounded-md ltr:rounded-r-md rtl:rounded-l-md focus:z-10"
style=
"padding-right: 2.5rem;"
value=
""
>
...
...
@@ -185,7 +185,7 @@
</div>
</div>
</div>
<label
class=
"ti-form-label mt-2rem"
>
ผู้
อนุมัติอัน
ดับที่ 3
</label>
<label
class=
"ti-form-label mt-2rem"
>
ผู้
ประเมินลำ
ดับที่ 3
</label>
<div
class=
"flex"
>
<div
class=
"relative flex rounded-md w-2/3"
>
<input
type=
"text"
id=
"hs-leading-button-add-on-with-icon-and-button"
name=
"hs-leading-button-add-on-with-icon-and-button"
class=
"ti-form-input rounded-md ltr:rounded-r-md rtl:rounded-l-md focus:z-10"
style=
"padding-right: 2.5rem;"
value=
""
>
...
...
@@ -196,7 +196,7 @@
</div>
</div>
</div>
<label
class=
"ti-form-label mt-2rem"
>
ผู้
อนุมัติอัน
ดับที่ 4
</label>
<label
class=
"ti-form-label mt-2rem"
>
ผู้
ประเมินลำ
ดับที่ 4
</label>
<div
class=
"flex"
>
<div
class=
"relative flex rounded-md w-2/3"
>
<input
type=
"text"
id=
"hs-leading-button-add-on-with-icon-and-button"
name=
"hs-leading-button-add-on-with-icon-and-button"
class=
"ti-form-input rounded-md ltr:rounded-r-md rtl:rounded-l-md focus:z-10"
style=
"padding-right: 2.5rem;"
value=
""
>
...
...
@@ -207,7 +207,7 @@
</div>
</div>
</div>
<label
class=
"ti-form-label mt-2rem"
>
ผู้
อนุมัติอัน
ดับที่ 5
</label>
<label
class=
"ti-form-label mt-2rem"
>
ผู้
ประเมินลำ
ดับที่ 5
</label>
<div
class=
"flex"
>
<div
class=
"relative flex rounded-md w-2/3"
>
<input
type=
"text"
id=
"hs-leading-button-add-on-with-icon-and-button"
name=
"hs-leading-button-add-on-with-icon-and-button"
class=
"ti-form-input rounded-md ltr:rounded-r-md rtl:rounded-l-md focus:z-10"
style=
"padding-right: 2.5rem;"
value=
""
>
...
...
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