-
Notifications
You must be signed in to change notification settings - Fork 35
/
dashboard.htm
230 lines (225 loc) · 13.7 KB
/
dashboard.htm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>QMetry Automation Studio Reporter</title>
<link href="./dashboard/css/style.css" rel="stylesheet" onerror='document.write("Required <a href=\"https://github.com/infostretch/qaf-report#qaf-report\">dashboard.</a>"); window.stop();' />
<link rel="stylesheet" href="./dashboard/jquery/jqplot/jquery.jqplot.min.css" />
<link rel="stylesheet" href="./dashboard/jquery/ui/css/smoothness/jquery-ui-1.9.0.custom.min.css" />
<link rel="stylesheet" href="./dashboard/jquery/layout/layout-default-latest.css" />
<link rel="stylesheet" type="text/css" href="./dashboard/jquery/jqplot/examples.min.css" />
<link type="text/css" rel="stylesheet" href="./dashboard/jquery/jqplot/syntaxhighlighter/styles/shCoreDefault.min.css" />
<link type="text/css" rel="stylesheet" href="./dashboard/jquery/jqplot/syntaxhighlighter/styles/shThemejqPlot.min.css" />
<link href="./dashboard/css/stylesheet_master.css" media="screen" rel="stylesheet" type="text/css">
<script src="./dashboard/jquery/jquery-1.9.1.min.js"></script>
<script src="./dashboard/jquery/jquery.tinysort.min.js"></script>
<script src="./dashboard/jquery/jquery.timer.js"></script>
<script src="./dashboard/jquery/ui/jquery-ui-1.9.1.min.js"></script>
<script type="text/javascript" src="./dashboard/jquery/tmpl/jquery.tmpl.min.js"></script>
<script type="text/javascript" src="./dashboard/jquery/tmpl/jquery.tmplPlus.min.js"></script>
<script src="./dashboard/jquery/layout/jquery.layout-latest.min.js"></script>
<script src="./dashboard/jquery/jqplot/jquery.jqplot.min.js"></script>
<script src="./dashboard/jquery/jqplot/plugins/jqplot.pieRenderer.min.js"></script>
<script src="./dashboard/jquery/jqplot/plugins/jqplot.donutRenderer.min.js"></script>
<script type="text/javascript" src="./dashboard/jquery/jqplot/plugins/jqplot.barRenderer.min.js"></script>
<script type="text/javascript" src="./dashboard/jquery/jqplot/plugins/jqplot.categoryAxisRenderer.min.js"></script>
<script type="text/javascript" src="./dashboard/jquery/jqplot/plugins/jqplot.canvasAxisTickRenderer.min.js"></script>
<script type="text/javascript" src="./dashboard/jquery/jqplot/plugins/jqplot.enhancedLegendRenderer.min.js"></script>
<script type="text/javascript" src="./dashboard/jquery/jqplot/plugins/jqplot.canvasAxisLabelRenderer.min.js"></script>
<script type="text/javascript" src="./dashboard/jquery/jqplot/plugins/jqplot.cursor.min.js"></script>
<script type="text/javascript" src="./dashboard/jquery/jqplot/plugins/jqplot.canvasTextRenderer.min.js"></script>
<script type="text/javascript" src="./dashboard/jquery/jqplot/plugins/jqplot.highlighter.min.js"></script>
<script type="text/javascript" src="./dashboard/jquery/jqplot/syntaxhighlighter/scripts/shCore.min.js"></script>
<script type="text/javascript" src="./dashboard/jquery/jqplot/syntaxhighlighter/scripts/shBrushJScript.min.js"></script>
<script type="text/javascript" src="./dashboard/jquery/jqplot/syntaxhighlighter/scripts/shBrushXml.min.js"></script>
<!--[if lt IE 9]><script language="javascript" type="text/javascript" src="./jquery/jqplot/excanvas.js"></script><![endif]-->
<!--<link href="./css/jquery.clearable.css" rel="stylesheet" />
<script src="./js/jquery.clearable.js"></script>
-->
<script src="./dashboard/jquery/qaf_dashboard.js"></script>
<link href="./dashboard/css/jquery.mCustomScrollbar.css" rel="stylesheet" />
<script src="./dashboard/jquery/jqueryFileTree/jquery.easing.js"></script>
<script src="./dashboard/jquery/jquery.mCustomScrollbar.concat.min.js"></script>
<link href="./dashboard/css/prettify.css" rel="stylesheet" />
<script src="./dashboard/jquery/prettify.js"></script>
<script src="./dashboard/jquery/vkbeautify.0.99.00.beta.js"></script>
</head>
<body>
<div class="ui-layout-north ">
<div class="logo_area">
<!-- <object data="./dashboard/images/logo_qaf_icon.svg" width="180px" -->
<!-- height="56px" type="image/svg+xml"> -->
<!-- <img src="./dashboard/images/logo_qaf_aicon.png" /> -->
<!-- </object> -->
<img src="./dashboard/images/logo_qaf_icon.svg" alt="QAF Logo" onerror="this.src='./dashboard/images/logo.png'">
</div>
<div class="my_logo_area">
<img src="app-logo.png" height="60px" onerror="this.height='0px'">
</div>
</div>
<div class="ui-layout-center content" style="margin-left: 1px;">
<div class="main_cont ui-layout-center">
<section id="data_area">
<div class="button_area">
<div class="auto_refresh_btn">
<button class="nav-toggle" title="Auto Refresh" id="refreshBtn"></button>
</div>
<div class="fright">
<ul class="tabs">
<li onclick="showTrendChart(this)">
<a href="#"><span
class="margin_r_two"><img
src="dashboard/images/trands_icon.png" width="25" height="19"
alt=""></span><span>Trends</span></a>
</li>
<li onclick="showOverview(this)" id="overview-tab">
<a href="javascript:void(0);"><span class="margin_r_two"><img
src="dashboard/images/overview_icon.png" width="19"
height="23" alt=""></span><span>Overview</span></a>
</li>
</ul>
</div>
</div>
<div class="data_cont">
<div class="container tab_container">
<div id="trends-tab-content" class="tab_content">
<div class="title_bg">
Trend Chart
</div>
<div class="cont_data">
<div id="trends-chart"></div>
<center>
<div id="trends-chart-loading"></div>
</center>
</div>
</div>
<div id="overview-tab-content" class="tab_content"></div>
</div>
</div>
</section>
<div id="report_details" style="display: none;width:100%">
<section class="report">
<div class="tool_cont">
<div class="tool_title">
Tools
</div>
<div class="filter_cont">
<ul>
<li class="topic_title">
Filter: <input type="search" onchange="doFilter('')" id="inputSerach"/><span id="filterResultCnt"></span><span id="allResultCnt"></span>
</li>
<li class="topic_data">
<input name="fpass" type="checkbox" value="pass" id="fpass" onclick="doFilter('pass')" checked="checked" />
<label for="fpass">Pass</label>
<input name="ffail" type="checkbox" value="fail" id="ffail" checked="checked" onclick="doFilter('fail')" />
<label for="ffail">Fail</label>
<input name="fskip" id="fskip" type="checkbox" value="skip" onclick="doFilter('skip')" checked="checked" />
<label for="fskip">Skip</label>
<input name="fconfig" id="fconfig" type="checkbox" value="config" onclick="doFilter('config')" />
<label for="fconfig">Configuration</label>
<input name="ftest" id="ftest" type="checkbox" value="test" onclick="doFilter('test')" checked="checked" />
<label for="ftest">Test</label>
</li>
</ul>
</div>
<div class="filter_cont">
<ul>
<li class="topic_title">
Order
</li>
<li class="topic_data">
<input name="order" type="radio" value="pass" id="opass" onclick="doSort('pass')" />
<label for="opass">Pass</label>
<input name="order" type="radio" value="fail" id="ofail" onclick="doSort('fail')" />
<label for="ofail">Fail</label>
<input name="order" type="radio" value="skip" id="oskip" onclick="doSort('skip')" />
<label for="oskip">Skip</label>
<input name="order" type="radio" value="execution" id="oexecution" onclick="doSortE()" />
<label for="oexecution">Execution</label>
<input name="order" type="radio" value="execution" id="oname" onclick="doSortN(true)" />
<label for="oname">Name</label>
</li>
</ul>
</div>
<div class="details_cont">
<ul>
<li class="topic_title">
Details <span id="loading-info"> <span id="progress" class="tiny-green"> </span> <span class="tiny-blue"> <button id="stop" style="height: 20px;"></button> </span> </span>
</li>
<li class="topic_data">
<input value="true" id="oexpand" name="expandcollapse" onclick="expandCollapseAll(true)" type="radio" />
<label for="oexpand">Expand All</label>
<input value="false" name="expandcollapse" onclick="expandCollapseAll(false)" type="radio" id="ocollapse" />
<label for="ocollapse">Collapse All </label>
</li>
</ul>
</div>
</div>
</section>
<section class="environment_info">
<div id="env_header" class="title_bg collapse">
<ul>
<li class="info_icon"></li>
<li class="txt">
Environment Information
</li>
</ul>
<div class="accordien_arrow"></div>
</div>
<div id="env_details" class="ui-layout-content">
<table border="0" cellspacing="0" cellpadding="0" class="back_tab_bg">
<tr>
<td>
<table border="0" cellspacing="1" cellpadding="0" class="environment_tab">
<tr>
<th>Execution On</th>
<th>QAF build</th>
<th>Desired Capabilities</th>
<th>Actual Capabilities</th>
<th>Run Parameters</th>
</tr>
<tr>
<td id="execution_env_info">QAF-Type : Pro</td>
<td id="isfw_build_info">QAF-Type : Pro</td>
<td id="desired_capabilities">Platform : ANY</td>
<td id="actual-capabilities">Platform : XP</td>
<td id="run-parameters">default.locale : en</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<!--<section class="error_analysis"> -->
<div id="error_analysis_header" class="title_bg error_analysis collapse" style="margin-top: 10px;">
<ul>
<li class="icon"></li>
<li class="txt">
Error Analysis
</li>
</ul>
<div class="accordien_arrow"></div>
</div>
<div id="error_analysis_details" class="ui-layout-content"></div>
<!-- </section> -->
<div id="method-results"></div>
</section>
</div>
</div>
</div>
<div class="ui-layout-west">
<div id="reportlist_scroll" class="ui-layout-content" style="border-left:1px solid #fff;">
<ul id="reportlist"></ul>
</div>
</div>
<div id="dialog" title="An Image!">
<a id="newwin" href="" target="_blank"> <img id="image" src="" style="width: 100%;" /></a>
</div>
<div id="cmd-dialog" title="Request Details">
<h3 onclick="$('request-details').toggle();">Request</h3>
<div id="request-details"></div>
<h3 onclick="$('reponse-details').toggle();">Reponse</h3>
<div id="response-details"></div>
</div>
</body>
</html>