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
48e03a84
Commit
48e03a84
authored
Jan 17, 2025
by
Nattana Chaiyamat
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
เปลี่ยนชื่อไฟล์เป็นพิมพ์เล็ก
parent
6a86e2b1
Show whitespace changes
Inline
Side-by-side
Showing
11 changed files
with
7 additions
and
7 deletions
+7
-7
dashboard-routing.module.ts
src/app/components/dashboard/dashboard-routing.module.ts
+2
-2
dashboard.module.ts
src/app/components/dashboard/dashboard.module.ts
+3
-3
self-evaluation.component.html
...evaluation/self-evaluation/self-evaluation.component.html
+1
-1
self-evaluation.component.scss
...evaluation/self-evaluation/self-evaluation.component.scss
+0
-0
self-evaluation.component.ts
...e-evaluation/self-evaluation/self-evaluation.component.ts
+1
-1
round-one.component.html
.../supervisor-evaluation/round-one/round-one.component.html
+0
-0
round-one.component.scss
.../supervisor-evaluation/round-one/round-one.component.scss
+0
-0
round-one.component.ts
...on/supervisor-evaluation/round-one/round-one.component.ts
+0
-0
supervisor-evaluation.component.html
...upervisor-evaluation/supervisor-evaluation.component.html
+0
-0
supervisor-evaluation.component.scss
...upervisor-evaluation/supervisor-evaluation.component.scss
+0
-0
supervisor-evaluation.component.ts
.../supervisor-evaluation/supervisor-evaluation.component.ts
+0
-0
No files found.
src/app/components/dashboard/dashboard-routing.module.ts
View file @
48e03a84
...
...
@@ -31,13 +31,13 @@ import { CommandStructureComponent } from '../job-detail-components/command-stru
import
{
AssessmentManagementComponent
}
from
'../performance-management-evaluation/assessment-management/assessment-management.component'
;
import
{
JobPositionIndicatorsComponent
}
from
'../job-detail-components/job-position-indicators/job-position-indicators.component'
;
import
{
EvaluationCyclePerformanceComponent
}
from
'../performance-management-evaluation/evaluation-cycle-performance/evaluation-cycle-performance.component'
;
import
{
SupervisorEvaluationComponent
}
from
'../
Performance E
valuation/supervisor-evaluation/supervisor-evaluation.component'
;
import
{
SupervisorEvaluationComponent
}
from
'../
performance-e
valuation/supervisor-evaluation/supervisor-evaluation.component'
;
import
{
EmployeeRegistrationComponent
}
from
'../company-components/employee-registration/employee-registration.component'
;
import
{
NameRegistrationPerfomanceComponent
}
from
'../performance-management-evaluation/name-registration-perfomance/name-registration-perfomance.component'
;
import
{
EvaluationFactorsComponent
}
from
'../performance-management-evaluation/evaluation-factors/evaluation-factors.component'
;
import
{
GradeRegistrationComponent
}
from
'../competency-assessment/grade-registration/grade-registration.component'
;
import
{
SettingPerformanceEvalutionComponent
}
from
'../performance-management-evaluation/setting-performance-evalution/setting-performance-evalution.component'
;
import
{
SelfEvaluationComponent
}
from
'../
Performance E
valuation/self-evaluation/self-evaluation.component'
;
import
{
SelfEvaluationComponent
}
from
'../
performance-e
valuation/self-evaluation/self-evaluation.component'
;
...
...
src/app/components/dashboard/dashboard.module.ts
View file @
48e03a84
...
...
@@ -88,8 +88,8 @@ import { EditDefineDocumentFormComponent } from '../competency-assessment/evalua
import
{
EvaluationCyclePerformanceComponent
}
from
'../performance-management-evaluation/evaluation-cycle-performance/evaluation-cycle-performance.component'
;
import
{
DocumentFormComponent
}
from
'../performance-management-evaluation/evaluation-cycle-performance/document-form/document-form.component'
;
import
{
EditEvaluationFormComponent
}
from
'../performance-management-evaluation/evaluation-cycle-performance/document-form/edit-evaluation-form/edit-evaluation-form.component'
;
import
{
RoundOneComponent
}
from
'../
Performance E
valuation/supervisor-evaluation/round-one/round-one.component'
;
import
{
SupervisorEvaluationComponent
}
from
'../
Performance E
valuation/supervisor-evaluation/supervisor-evaluation.component'
;
import
{
RoundOneComponent
}
from
'../
performance-e
valuation/supervisor-evaluation/round-one/round-one.component'
;
import
{
SupervisorEvaluationComponent
}
from
'../
performance-e
valuation/supervisor-evaluation/supervisor-evaluation.component'
;
import
{
EmployeeRegistrationComponent
}
from
'../company-components/employee-registration/employee-registration.component'
;
import
{
SubEmployeeRegistrationComponent
}
from
'../company-components/employee-registration/sub-employee-registration/sub-employee-registration.component'
;
import
{
SetApproversComponent
}
from
'../competency-assessment/competency-management/set-approvers/set-approvers.component'
;
...
...
@@ -109,7 +109,7 @@ import { EditGroupGradeComponent } from '../competency-assessment/grade-registra
import
{
SubGradeRegistrationComponent
}
from
'../competency-assessment/grade-registration/grade-management/sub-grade-registration/sub-grade-registration.component'
;
import
{
SettingPerformanceEvalutionComponent
}
from
'../performance-management-evaluation/setting-performance-evalution/setting-performance-evalution.component'
;
import
{
AssessmentSystemConfigurationComponent
}
from
'../performance-management-evaluation/setting-performance-evalution/assessment-system-configuration/assessment-system-configuration.component'
;
import
{
SelfEvaluationComponent
}
from
'../
Performance E
valuation/self-evaluation/self-evaluation.component'
;
import
{
SelfEvaluationComponent
}
from
'../
performance-e
valuation/self-evaluation/self-evaluation.component'
;
@
NgModule
({
declarations
:
[
...
...
src/app/components/
Performance E
valuation/self-evaluation/self-evaluation.component.html
→
src/app/components/
performance-e
valuation/self-evaluation/self-evaluation.component.html
View file @
48e03a84
...
...
@@ -309,7 +309,7 @@
</td>
<td
class=
"align-center text-center"
*
ngFor=
"let value of ['5','4','3','2','1']; let i3=index"
>
<input
type=
"radio"
[
name
]="'
radio
'+
i
+''+
i2
"
class=
"ti-form-radio"
<input
type=
"radio"
[
name
]="'
radio
'+
i
+''+
i2
"
class=
"ti-form-radio
cursor-pointer
"
[
id
]="'
radio
'+
i
+''+
i2
+''+
i3
"
[
value
]="
value
"
[(
ngModel
)]="
item
.
degree
"
>
</td>
</tr>
...
...
src/app/components/
Performance E
valuation/self-evaluation/self-evaluation.component.scss
→
src/app/components/
performance-e
valuation/self-evaluation/self-evaluation.component.scss
View file @
48e03a84
File moved
src/app/components/
Performance E
valuation/self-evaluation/self-evaluation.component.ts
→
src/app/components/
performance-e
valuation/self-evaluation/self-evaluation.component.ts
View file @
48e03a84
...
...
@@ -30,7 +30,7 @@ export class SelfEvaluationComponent implements OnInit {
dataList
:
DataModel
[]
=
[
{
code
:
"CC"
,
name
:
"การประเมินผลการปฏิบัติงาน (
Performance E
valuation)"
,
name
:
"การประเมินผลการปฏิบัติงาน (
performance-e
valuation)"
,
startDate
:
"1 ตุลาคม 2567"
,
endDate
:
"30 ตุลาคม 2567"
,
status
:
"ยังไม่ประเมิน"
...
...
src/app/components/
Performance E
valuation/supervisor-evaluation/round-one/round-one.component.html
→
src/app/components/
performance-e
valuation/supervisor-evaluation/round-one/round-one.component.html
View file @
48e03a84
File moved
src/app/components/
Performance E
valuation/supervisor-evaluation/round-one/round-one.component.scss
→
src/app/components/
performance-e
valuation/supervisor-evaluation/round-one/round-one.component.scss
View file @
48e03a84
File moved
src/app/components/
Performance E
valuation/supervisor-evaluation/round-one/round-one.component.ts
→
src/app/components/
performance-e
valuation/supervisor-evaluation/round-one/round-one.component.ts
View file @
48e03a84
File moved
src/app/components/
Performance E
valuation/supervisor-evaluation/supervisor-evaluation.component.html
→
src/app/components/
performance-e
valuation/supervisor-evaluation/supervisor-evaluation.component.html
View file @
48e03a84
File moved
src/app/components/
Performance E
valuation/supervisor-evaluation/supervisor-evaluation.component.scss
→
src/app/components/
performance-e
valuation/supervisor-evaluation/supervisor-evaluation.component.scss
View file @
48e03a84
File moved
src/app/components/
Performance E
valuation/supervisor-evaluation/supervisor-evaluation.component.ts
→
src/app/components/
performance-e
valuation/supervisor-evaluation/supervisor-evaluation.component.ts
View file @
48e03a84
File moved
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