Open lbartoletti opened 1 month ago
When viewing the builds page, it's common to want the latest builds to appear first. I suggest making this the default behavior. Therefore, I’ve modified the sorting in the JavaScript to use descending (desc) order instead of ascending (asc).
When viewing the builds page, it's common to want the latest builds to appear first. I suggest making this the default behavior. Therefore, I’ve modified the sorting in the JavaScript to use descending (desc) order instead of ascending (asc).