Visual-Communications / fair-housing-pledge

https://fairhousingpledge.com/
0 stars 0 forks source link

[#135]: Sort admin dashboard dates correctly #136

Closed paulshryock closed 3 years ago

paulshryock commented 3 years ago

Summary

Admin dashboard dates were sorted alphabetically as strings. This resulted in 1/1/2021 coming first instead of the most recent date. Date sorting is now handled as dates instead of strings, and sorted in descending order.

Testing

Issue(s)

Closes #135

Changelog

Fixed

Release Checklist