Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add a small bottom margin to the build status span | Christopher Baines | 2019-12-16 |
| | | | | So it displays better when there are items below it. | ||
* | Deduplicate the build status span code in html-utils | Christopher Baines | 2019-12-16 |
| | |||
* | Add a utility to help generate next page links | Christopher Baines | 2019-12-13 |
| | |||
* | Add a utility to generate a span for the status of a build | Christopher Baines | 2019-12-12 |
| | |||
* | Move build-status helpers to the html-utils module | Christopher Baines | 2019-12-12 |
| | |||
* | Add a new html-utils module | Christopher Baines | 2019-12-12 |
To store code used for rendering HTML across multiple controllers. |