Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add a job events page | Christopher Baines | 2020-01-20 |
| | |||
* | Tweak the recent events table on the jobs page | Christopher Baines | 2020-01-20 |
| | |||
* | Add a small table of recent job events | Christopher Baines | 2020-01-12 |
| | | | | To make it easier to see what recently happened. | ||
* | Fix the help text on the jobs page | Christopher Baines | 2019-12-27 |
| | |||
* | Add pagination to the jobs page | Christopher Baines | 2019-12-26 |
| | |||
* | Handle unknown requests better within controllers | Christopher Baines | 2019-10-18 |
| | |||
* | Refactor the jobs pages code | Christopher Baines | 2019-10-13 |
Move the code out of the main controller and html modules. There's now too much code in these modules, so begin to separate the functionality, starting with the small amount of code for the jobs pages. |