renderEvals: fixup colspan on Jobs and More

[?]
Apr 1, 2021, 1:59 AM
NEYBZZ4HOF6HG3IAOYSZ2VU6DMK7GBOVPYG6MZLCYBQSMLRXJXLAC

Dependencies

  • [2] A5ZZCCRA Use rowspans to align Jobs reference in evaluations rendering
  • [3] REJN4ASC Labels are now badges
  • [4] VH5ZABDR Add a page to show the latest evaluations for the entire server
  • [5] 5GRW5XU4 Job page: Put latest builds on top
  • [6] SU2LVNTO Add job status headers (web useability for red/green colorblindness).
  • [7] 4WZQW2N6 Fix indentation and get rid of some unnecessary whitespace in the output
  • [8] 2VBQRQ2Q Fix some XML well-formedness problems
  • [9] K22TMPH5 Make the info tables less compressed
  • [*] IK53RV4V

Change contents

  • replacement in src/root/common.tt at line 442
    [2.168][2.168:381]()
    <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>
    [2.168]
    [2.381]
    <th colspan="4">Jobs</th>
  • edit in src/root/common.tt at line 454
    [3.633]
    [3.9895]
    <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
    [3.11226][3.123:225]()
    <tr><td class="centered" colspan="5"><a href="[% linkToAll %]"><em>More...</em></a></td></tr>
    [3.11226]
    [3.11328]
    <tr><td class="centered" colspan="7"><a href="[% linkToAll %]"><em>More...</em></a></td></tr>