Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
nni
Commits
744885eb
"docs/vscode:/vscode.git/clone" did not exist on "a16db11bbf4c0361820fac1f098a0f8b74226551"
Commit
744885eb
authored
Nov 01, 2018
by
Lijiao
Committed by
chicm-ms
Nov 01, 2018
Browse files
Update WebUI (#295)
parent
c5c0fa2e
Changes
67
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
8867 additions
and
10394 deletions
+8867
-10394
src/webui/src/style/logdetail.css
src/webui/src/style/logdetail.css
+0
-20
src/webui/src/style/para.css
src/webui/src/style/para.css
+0
-58
src/webui/src/style/sessionpro.css
src/webui/src/style/sessionpro.css
+0
-189
src/webui/src/style/slideBar.css
src/webui/src/style/slideBar.css
+0
-50
src/webui/tsconfig.prod.json
src/webui/tsconfig.prod.json
+1
-1
src/webui/tslint.json
src/webui/tslint.json
+124
-124
src/webui/yarn.lock
src/webui/yarn.lock
+8742
-9952
No files found.
src/webui/src/style/logdetail.css
deleted
100644 → 0
View file @
c5c0fa2e
.log
{
width
:
98%
;
margin
:
10px
auto
;
}
.log
pre
{
white-space
:
pre-wrap
;
color
:
#333
;
border
:
1px
solid
#e8e8e8
;
border-top
:
none
;
margin-top
:
-17px
;
padding
:
14px
;
}
.marginTab
{
margin-right
:
5px
;
}
.pai
{
position
:
fixed
;
top
:
16px
;
right
:
1%
;
}
\ No newline at end of file
src/webui/src/style/para.css
deleted
100644 → 0
View file @
c5c0fa2e
.para
{
margin-top
:
50px
;
}
.paraCon
{
width
:
80%
;
margin
:
0
auto
;
border
:
2px
solid
#ccc
;
box-shadow
:
0px
2px
0px
rgba
(
204
,
204
,
204
,
.8
);
}
.paraTitle
{
width
:
100%
;
height
:
60px
;
padding-left
:
20px
;
padding-right
:
20px
;
line-height
:
60px
;
font-size
:
20px
;
color
:
#333
;
border-bottom
:
1px
solid
#ccc
;
}
.paraLeft
{
float
:
left
;
}
.paraRight
{
float
:
right
;
width
:
60%
;
}
.paraRight
>
span
{
font-size
:
14px
;
color
:
#333
;
margin-right
:
5px
;
}
.paraRight
.parapercent
{
margin-right
:
10px
;
}
/* user exchange search space yAxis */
.paraExchange
{
width
:
100%
;
height
:
60px
;
padding-left
:
20px
;
padding-right
:
20px
;
line-height
:
60px
;
font-size
:
20px
;
color
:
#333
;
}
Button
.changeBtu
,
Button
.changeBtu
:hover
,
Button
.changeBtu
:focus
{
background-color
:
#3c8dbc
;
border-color
:
#3c8dbc
;
}
.paraGra
{
position
:
relative
;
}
.paraGra
.paraNodata
{
position
:
absolute
;
left
:
49%
;
top
:
2.5%
;
font-size
:
13px
;
color
:
rgba
(
0
,
0
,
0
,
0.45
)
}
\ No newline at end of file
src/webui/src/style/sessionpro.css
deleted
100644 → 0
View file @
c5c0fa2e
.session
{
width
:
98%
;
margin
:
30px
auto
;
}
.headRow
{
border
:
1px
solid
red
;
}
.boxLitt
{
border-right
:
1px
solid
#eee
;
}
.box1
b
{
font-size
:
18px
;
color
:
#333
;
}
.box1
span
{
margin-left
:
10px
;
font-size
:
16px
;
/* color: #999; */
}
/* long long ago */
.session
.head
{
width
:
100%
;
height
:
120px
;
margin
:
0
auto
;
margin-bottom
:
10px
;
}
.headCon
{
margin
:
0
auto
;
}
.session
.head
.headCon
>
div
{
float
:
left
;
width
:
17%
;
min-width
:
230px
;
height
:
120px
;
margin-right
:
1.4%
;
margin-bottom
:
10px
;
}
.session
.head
.headCon
>
div
>
div
:first-child
{
float
:
left
;
width
:
50%
;
}
.session
.head
.headCon
>
div
>
div
:last-child
{
float
:
right
;
width
:
50%
;
}
.session
.head
.headCon
>
div
.message
{
height
:
100%
;
padding-left
:
6px
;
box-sizing
:
border-box
;
}
.runtime
{
padding-left
:
6px
;
box-sizing
:
border-box
;
}
/* trial profile author id ... */
.message
span
,
.message
p
{
color
:
#999
;
font-size
:
14px
;
}
.proKey
{
padding-top
:
16px
;
padding-bottom
:
10px
;
color
:
#999
;
}
.proTime
{
padding-top
:
16px
;
}
.message
.trialNum
{
padding-top
:
21px
;
}
.session
.head
.headCon
>
div
.logo
{
width
:
113px
;
height
:
100%
;
margin-top
:
6px
;
}
.session
.head
.headCon
>
div
.logo
i
{
width
:
60px
;
height
:
60px
;
line-height
:
60px
;
margin-left
:
38%
;
margin-top
:
19%
;
font-size
:
38px
;
border-radius
:
50%
;
}
/* logo color backcolor */
.tyellow
{
color
:
#FAE5B6
;
border
:
2px
solid
#FAE5B6
;
}
.bone
{
color
:
#9DC6E0
;
border
:
2px
solid
#9DC6E0
;
}
.thrpink
{
color
:
#F4C3C6
;
border
:
2px
solid
#F4C3C6
;
}
.fogreen
{
color
:
#B2E7CF
;
border
:
2px
solid
#B2E7CF
;
}
/* four block color backcolor */
.session
.head
.author
{
background
:
#CEE8F7
;
border
:
2px
solid
#B1D6E8
;
}
.session
.head
.type
{
background
:
#FCF5DB
;
border
:
2px
solid
#F4EAC6
;
}
.session
.head
.runtime
{
background
:
#FCDEE3
;
border
:
2px
solid
#F4C3C6
;
}
.session
.head
.cdf
{
background
:
#DAF6E8
;
border
:
2px
solid
#CAEEDD
;
margin-right
:
0
;
}
.messcont
{
padding-left
:
10px
;
font-size
:
14px
;
white-space
:
nowrap
;
}
.searchTitle
{
/* font-size: 30px; */
color
:
#333
;
margin-top
:
15px
;
}
.jsonbox
>
div
{
float
:
left
;
width
:
45%
;
}
.jsonbox
>
div
:first-child
{
margin-right
:
8%
;
}
.jsonbox
.trialProfile
{
height
:
246px
;
}
.clear
{
clear
:
both
;
}
.searchSpace
{
height
:
246px
;
}
.searchSpace
,
.trialProfile
{
padding
:
5px
;
border
:
1px
solid
white
;
border-radius
:
15px
;
background-color
:
rgba
(
60
,
141
,
188
,
.1
);
}
.jsontree
ul
,
.jsontree
ul
li
{
background
:
none
!important
;
}
.selectInline
{
margin-bottom
:
15px
;
}
.selectItem
{
display
:
inline
;
padding-right
:
8px
;
}
.ant-select
{
width
:
90px
;
}
#description
{
text-align
:
left
;
}
/* react-json-view background */
#description
ul
,
#description
ul
li
{
background
:
none
!important
;
}
.comtable
{
width
:
100%
;
border
:
1px
solid
#ccc
;
padding
:
23px
24px
5px
24px
;
margin-bottom
:
30px
;
}
.tabuser1
,
.tabuser2
{
color
:
#333
;
margin-right
:
8px
;
}
.experStatus
{
line-height
:
12px
;
}
.downExp
{
width
:
154px
;
margin
:
0
auto
;
}
src/webui/src/style/slideBar.css
deleted
100644 → 0
View file @
c5c0fa2e
.slider
{
position
:
fixed
;
top
:
60px
;
left
:
0
;
background
:
#222d32
;
border-right
:
1px
solid
#ccc
;
width
:
250px
;
height
:
calc
(
100%
-
(
60px
));
z-index
:
1000
;
}
.nav
{
list-style
:
none
;
width
:
100%
;
margin
:
0
;
padding
:
0
;
}
.nav
li
{
width
:
100%
;
height
:
40px
;
line-height
:
40px
;
border-bottom
:
1px
solid
rgba
(
255
,
255
,
255
,
.08
);
}
.nav
.icon
{
padding-left
:
13px
;
padding-right
:
13px
;
font-size
:
18px
;
}
.nav
.floicon
{
font-size
:
16px
;
float
:
right
;
margin-right
:
10px
;
line-height
:
40px
;
}
.nav
li
a
{
display
:
block
;
width
:
100%
;
height
:
40px
;
line-height
:
40px
;
font-size
:
16px
;
text-decoration
:
none
;
color
:
#b8c7ce
;
}
.nav
li
a
:hover
{
color
:
white
;
background
:
#1e282c
;
}
.nav
.high
{
color
:
white
;
background
:
#1e282c
;
}
\ No newline at end of file
src/webui/tsconfig.prod.json
View file @
744885eb
src/webui/tslint.json
View file @
744885eb
...
@@ -40,7 +40,7 @@
...
@@ -40,7 +40,7 @@
"static-before-instance"
,
"static-before-instance"
,
"variables-before-functions"
"variables-before-functions"
],
],
"no-any"
:
tru
e
,
"no-any"
:
fals
e
,
"no-arg"
:
true
,
"no-arg"
:
true
,
"no-bitwise"
:
true
,
"no-bitwise"
:
true
,
"no-console"
:
[
"no-console"
:
[
...
...
src/webui/yarn.lock
View file @
744885eb
This diff is collapsed.
Click to expand it.
Prev
1
2
3
4
Next
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