Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
Tia-dev
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
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
Dida Adams Arizona
Tia-dev
Commits
9f25c4f9
Commit
9f25c4f9
authored
Jan 17, 2021
by
rifkaki
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://103.44.149.204/d.arizona/tia-dev
into rifka
parents
9cfbbf39
c2053f47
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
36 additions
and
2 deletions
+36
-2
KPIs.js
src/container/Laporan/KPIs.js
+35
-1
OperatingIndicator.js
src/container/OprIndicator/OperatingIndicator.js
+1
-1
No files found.
src/container/Laporan/KPIs.js
View file @
9f25c4f9
...
...
@@ -7,7 +7,7 @@ export default class StrategiMap extends Component {
return
(
<
div
style
=
{{
padding
:
20
}}
>
<
Paper
style
=
{{
borderRadius
:
10
,
boxShadow
:
'0 0 4px 0 rgba(0, 0, 0, 0.5)'
}}
>
<
div
style
=
{{
height
:
56
,
b
orderTopLeftRadius
:
10
,
borderTopRightRadius
:
10
,
b
ackgroundColor
:
'#f1f1f1'
,
display
:
'flex'
}}
>
<
div
style
=
{{
height
:
56
,
backgroundColor
:
'#f1f1f1'
,
display
:
'flex'
}}
>
<
div
style
=
{{
width
:
'100%'
,
borderBottom
:
'solid 3px #979696 '
,
display
:
'grid'
,
alignContent
:
'center'
,
marginLeft
:
20
}}
>
<
Typography
style
=
{{
color
:
'#656565'
,
fontWeight
:
'bold'
,
fontSize
:
12
}}
>
Category
<
/Typography
>
<
/div
>
...
...
@@ -24,6 +24,40 @@ export default class StrategiMap extends Component {
<
Typography
style
=
{{
color
:
'#656565'
,
fontWeight
:
'bold'
,
fontSize
:
12
}}
>
Achievement
<
/Typography
>
<
/div
>
<
/div
>
<
div
style
=
{{
height
:
56
,
backgroundColor
:
'#f1f1f1'
,
display
:
'flex'
}}
>
<
div
style
=
{{
width
:
'100%'
,
borderBottom
:
'solid 1px #979696 '
,
display
:
'grid'
,
alignContent
:
'center'
,
marginLeft
:
20
}}
>
<
Typography
style
=
{{
color
:
'#656565'
,
fontWeight
:
'bold'
,
fontSize
:
12
}}
>
Category
<
/Typography
>
<
/div
>
<
div
style
=
{{
width
:
'75%'
,
borderBottom
:
'solid 1px #979696 '
,
display
:
'grid'
,
alignContent
:
'center'
,
paddingLeft
:
20
}}
>
<
Typography
style
=
{{
color
:
'#656565'
,
fontWeight
:
'bold'
,
fontSize
:
12
}}
>
KPI
<
/Typography
>
<
/div
>
<
div
style
=
{{
width
:
'100%'
,
borderBottom
:
'solid 1px #979696 '
,
display
:
'grid'
,
alignContent
:
'center'
,
paddingLeft
:
20
}}
>
<
Typography
style
=
{{
color
:
'#656565'
,
fontWeight
:
'bold'
,
fontSize
:
12
}}
>
Trends
<
/Typography
>
<
/div
>
<
div
style
=
{{
width
:
'75%'
,
borderBottom
:
'solid 1px #979696 '
,
display
:
'grid'
,
alignContent
:
'center'
,
paddingLeft
:
20
}}
>
<
Typography
style
=
{{
color
:
'#656565'
,
fontWeight
:
'bold'
,
fontSize
:
12
}}
>
Current
<
/Typography
>
<
/div
>
<
div
style
=
{{
width
:
'75%'
,
borderBottom
:
'solid 1px #979696 '
,
marginRight
:
20
,
display
:
'grid'
,
alignContent
:
'center'
,
paddingLeft
:
20
}}
>
<
Typography
style
=
{{
color
:
'#656565'
,
fontWeight
:
'bold'
,
fontSize
:
12
}}
>
Achievement
<
/Typography
>
<
/div
>
<
/div
>
<
div
style
=
{{
height
:
56
,
backgroundColor
:
'#f1f1f1'
,
display
:
'flex'
}}
>
<
div
style
=
{{
width
:
'100%'
,
borderBottom
:
'solid 1px #979696 '
,
display
:
'grid'
,
alignContent
:
'center'
,
marginLeft
:
20
}}
>
<
Typography
style
=
{{
color
:
'#656565'
,
fontWeight
:
'bold'
,
fontSize
:
12
}}
><
/Typography
>
<
/div
>
<
div
style
=
{{
width
:
'75%'
,
borderBottom
:
'solid 1px #979696 '
,
display
:
'grid'
,
alignContent
:
'center'
,
paddingLeft
:
20
}}
>
<
Typography
style
=
{{
color
:
'#656565'
,
fontWeight
:
'bold'
,
fontSize
:
12
}}
>
KPI
<
/Typography
>
<
/div
>
<
div
style
=
{{
width
:
'100%'
,
borderBottom
:
'solid 1px #979696 '
,
display
:
'grid'
,
alignContent
:
'center'
,
paddingLeft
:
20
}}
>
<
Typography
style
=
{{
color
:
'#656565'
,
fontWeight
:
'bold'
,
fontSize
:
12
}}
>
Trends
<
/Typography
>
<
/div
>
<
div
style
=
{{
width
:
'75%'
,
borderBottom
:
'solid 1px #979696 '
,
display
:
'grid'
,
alignContent
:
'center'
,
paddingLeft
:
20
}}
>
<
Typography
style
=
{{
color
:
'#656565'
,
fontWeight
:
'bold'
,
fontSize
:
12
}}
>
Current
<
/Typography
>
<
/div
>
<
div
style
=
{{
width
:
'75%'
,
borderBottom
:
'solid 1px #979696 '
,
marginRight
:
20
,
display
:
'grid'
,
alignContent
:
'center'
,
paddingLeft
:
20
}}
>
<
Typography
style
=
{{
color
:
'#656565'
,
fontWeight
:
'bold'
,
fontSize
:
12
}}
>
Achievement
<
/Typography
>
<
/div
>
<
/div
>
<
/Paper
>
<
/div
>
)
...
...
src/container/OprIndicator/OperatingIndicator.js
View file @
9f25c4f9
...
...
@@ -120,7 +120,7 @@ export default class OperatingIndicator extends Component {
return
[
item
.
number
,
item
.
report_name
,
this
.
state
.
isSubmit
===
false
?
"CLOSED"
:
item
.
current_status
,
item
.
current_status
===
'closed'
?
"CLOSED"
:
item
.
current_status
,
item
.
report_id
,
item
.
is_can_upload
]
...
...
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