euanwm / OpenWeightlifting

Repository that is deployed for the OpenWeightlifting site
https://www.openweightlifting.org
BSD 3-Clause "New" or "Revised" License
31 stars 21 forks source link

Feature/recent events #286

Closed euanwm closed 7 months ago

euanwm commented 7 months ago

Adds a new page which replaces The League.

The new page allows users to view recently added events and view them individually.

There's a small bugfix required as double selecting a value means a null value is passed to the payload generator for the API call.

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (6f96ae8) 81.73% compared to head (45a3b7d) 81.73%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #286 +/- ## ============================================ Coverage 81.73% 81.73% ============================================ Files 12 12 Lines 438 438 ============================================ Hits 358 358 Misses 70 70 Partials 10 10 ```

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