renderEvals: fixup colspan on Jobs and More
[?]
Apr 1, 2021, 1:59 AM
NEYBZZ4HOF6HG3IAOYSZ2VU6DMK7GBOVPYG6MZLCYBQSMLRXJXLACDependencies
- [2]
A5ZZCCRAUse rowspans to align Jobs reference in evaluations rendering - [3]
K22TMPH5Make the info tables less compressed - [4]
2VBQRQ2QFix some XML well-formedness problems - [5]
REJN4ASCLabels are now badges - [6]
SU2LVNTOAdd job status headers (web useability for red/green colorblindness). - [7]
5GRW5XU4Job page: Put latest builds on top - [8]
4WZQW2N6Fix indentation and get rid of some unnecessary whitespace in the output - [9]
VH5ZABDRAdd a page to show the latest evaluations for the entire server - [*]
IK53RV4V
Change contents
- replacement in src/root/common.tt at line 442
<th colspan="3">Jobs</th><th rowspan="2"><img src="[% c.uri_for("/static/images/delta.svg") %]" height="12" width="12" title="Delta" alt="Delta" class="build-status" /></th><th colspan="4">Jobs</th> - edit in src/root/common.tt at line 454
<th style="width: 2em"><img src="[% c.uri_for("/static/images/delta.svg") %]" height="12" width="12" title="Delta" alt="Delta" class="build-status" /></th> - replacement in src/root/common.tt at line 506
<tr><td class="centered" colspan="5"><a href="[% linkToAll %]"><em>More...</em></a></td></tr><tr><td class="centered" colspan="7"><a href="[% linkToAll %]"><em>More...</em></a></td></tr>