luillo1 / RaceResults

A platform for managing and sharing running race results within running groups
4 stars 0 forks source link

Add checkpoint models and generate newsletter pane #95

Closed MutatedGamer closed 2 years ago

MutatedGamer commented 2 years ago

The primary purpose of this PR is to add the "newsletter" pane to the admin view that lets us generate a newsletter based on submissions.

To make picking submissions easier, I've opted to create a "submissions checkpoint" model. These models are just a date timestamp that mark "checkpoints" in submissions. They're primarily going to be used to mark when we create newsletters.

The newsletter generator will use all submissions added after the most recent checkpoint. The newsletter page has a button to create a new checkpoint.

MutatedGamer commented 2 years ago

I have created the necessary containers this PR interacts with.

github-actions[bot] commented 2 years ago

Azure Static Web Apps: Your stage site is ready! Visit it here: https://jolly-desert-0639b971e-95.westus2.azurestaticapps.net

github-actions[bot] commented 2 years ago

Azure Static Web Apps: Your stage site is ready! Visit it here: https://jolly-desert-0639b971e-95.westus2.azurestaticapps.net