Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(888)

Side by Side Diff: milo/appengine/frontend/expectations/swarming.build-build-link.html

Issue 2921573002: Milo UI tweaks (Closed)
Patch Set: only -> Only Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 1
2 <!DOCTYPE html> 2 <!DOCTYPE html>
3 3
4 <html lang="en"> 4 <html lang="en">
5 <meta charset="utf-8"> 5 <meta charset="utf-8">
6 <title> 6 <title>
7 7
8 Running 8 Running
9 9
10 - 10 -
(...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after
76 76
77 77
78 78
79 <h2>Steps and Logfiles:</h2> 79 <h2>Steps and Logfiles:</h2>
80 Show: 80 Show:
81 <input type="radio" name="hider" id="showAll"> 81 <input type="radio" name="hider" id="showAll">
82 <label for="showAll">All</label> 82 <label for="showAll">All</label>
83 <input type="radio" name="hider" id="showStandard" checked> 83 <input type="radio" name="hider" id="showStandard" checked>
84 <label for="showStandard">Standard</label> 84 <label for="showStandard">Standard</label>
85 <input type="radio" name="hider" id="showInteresting"> 85 <input type="radio" name="hider" id="showInteresting">
86 <label for="showInteresting">Interesting Only</label> 86 <label for="showInteresting">Non-Green Only</label>
87 <ol id="steps" class="standard"> 87 <ol id="steps" class="standard">
88 88
89 89
90 90
91 <li class="verbosity-Hidden"> 91 <li class="verbosity-Hidden">
92 <div class="status-Running result"> 92 <div class="status-Running result">
93 <b>Steps</b> 93 <span class="duration"
94 <span style="float:right"
95 class="duration"
96 data-starttime="2016-03-14T10:00:01Z" 94 data-starttime="2016-03-14T10:00:01Z"
97 data-endtime="0001-01-01T00:00:00Z"> 95 data-endtime="0001-01-01T00:00:00Z">
98 ( 59 mins 58 secs )</span> 96 ( 59 mins 58 secs )</span>
97 <b>Steps</b>
99 </div> 98 </div>
100 <ul> 99 <ul>
101 100
102 <li><a href="foo/stdout">stdout</a></li> 101 <li class="sublink"><a href="foo/stdout">stdout</a></li>
103 102
104 </ul> 103 </ul>
105 </li> 104 </li>
106 105
107 106
108 107
109 108
110 <li class="verbosity-Normal"> 109 <li class="verbosity-Normal">
111 <div class="status-Running result"> 110 <div class="status-Running result">
112 <b>recipe bootstrap</b> 111 <span class="duration"
113 <span style="float:right"
114 class="duration"
115 data-starttime="2016-03-14T10:00:02Z" 112 data-starttime="2016-03-14T10:00:02Z"
116 data-endtime="0001-01-01T00:00:00Z"> 113 data-endtime="0001-01-01T00:00:00Z">
117 ( 59 mins 58 secs )</span> 114 ( 59 mins 58 secs )</span>
115 <b>recipe bootstrap</b>
118 <span> 116 <span>
119 117
120 </span> 118 </span>
121 </div> 119 </div>
122 <ul> 120 <ul>
123 121
124 <li><a href="foo/steps/recipe_bootstrap/0/stdout">stdout</a></li > 122 <li class="sublink"><a href="foo/steps/recipe_bootstrap/0/stdout ">stdout</a></li>
125 123
126 <li><a href="https://chromium.googlesource.com/external/github.c om/luci/recipes-py/&#43;/master/doc/workflow.md">Confused? README here</a></li> 124 <li class="sublink"><a href="https://chromium.googlesource.com/e xternal/github.com/luci/recipes-py/&#43;/master/doc/workflow.md">Confused? READM E here</a></li>
127 125
128 126
129 </ul> 127 </ul>
130 </li> 128 </li>
131 129
132 </ol> 130 </ol>
133 131
134 132
135 </div> 133 </div>
136 134
137 <div class="column"> 135 <div class="column">
138 136
139 <h2>Build Properties:</h2> 137 <h2>Build Properties:</h2>
140 138
141 <table class="info" width="100%"> 139 <table class="info BuildProperties" width="100%">
142 <tr><th>Name</th><th>Value</th><th>Source</th></tr> 140 <tr><th>Name</th><th>Value</th><th>Source</th></tr>
143 141
144 142
145 143
146 144
147 145
148 146
149 147
150 148
151 </table> 149 </table>
(...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after
229 <script> 227 <script>
230 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||functio n(){ 228 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||functio n(){
231 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createEleme nt(o), 229 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createEleme nt(o),
232 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefo re(a,m) 230 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefo re(a,m)
233 })(window,document,'script','https://www.google-analytics.com/analytics. js','ga'); 231 })(window,document,'script','https://www.google-analytics.com/analytics. js','ga');
234 232
235 ga('create', 'UA-12345-01', 'auto'); 233 ga('create', 'UA-12345-01', 'auto');
236 ga('send', 'pageview'); 234 ga('send', 'pageview');
237 </script> 235 </script>
238 236
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698