webkom / lego

Backend for abakus.no
https://lego.abakus.no
MIT License
52 stars 20 forks source link

Let the joblistings time filter be optional #3574

Closed ivarnakken closed 3 months ago

ivarnakken commented 3 months ago

Description

This is going to be used to view companies' older joblistings on bdb

linear[bot] commented 3 months ago

ABA-891 Fetch and showcase older joblistings

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 89.08%. Comparing base (3f94280) to head (ecd7139). Report is 8 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3574 +/- ## ========================================== + Coverage 89.07% 89.08% +0.01% ========================================== Files 680 680 Lines 21321 21333 +12 ========================================== + Hits 18992 19005 +13 + Misses 2329 2328 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

ivarnakken commented 3 months ago

Slight pivot! Turns out the query param is supported by django out of the box and wasn't really what we wanted. I've now turned the time filter to be optional