openaustralia / theyvoteforyou

Making parliamentary voting information accessible, understandable, and easy to use so that you can hold your elected representatives to account.
https://theyvoteforyou.org.au/
Other
136 stars 30 forks source link

Added Sort by Date Edited feature to policies index page #1297

Closed MutazAshhab closed 2 years ago

MutazAshhab commented 2 years ago

This PR allows for sorting policies on the policies index page by date edited.

This PR solves issue #1290.

Note, in the schema the wording used is updated_at. I chose to use date edited in order to stay consistent with the the policies banner.

Check this image:

edited about

MutazAshhab commented 2 years ago

Doing the tests now! just making my commits small.

MutazAshhab commented 2 years ago

Tested locally, passed all tests.

mlandauer commented 2 years ago

Now deployed to production along with your other fix @Taz17. Well done!