Closed rugulous closed 2 years ago
Oh - there's also a tweak in the complimentary PR (https://github.com/BritishYouthBandAssociation/Library/pull/73) which fixes the time issues in #149 :)
Oops sorry for the pushes - I rebased both PRs to master for testing (some things weren't working quite right because the branch is quite old) and then muscle memory pushed them both. There were no conflicts though so didn't break anything.
I see how it is, stealing all my commits... ;)
@matt-fidd you had a chance to look at this yet?
This should now solve #101. Users are taken to the manual screen by default, but have the option to auto-assign a schedule.
If the schedule is auto-assigned, newly registered bands are added to the schedule following the chosen config settings
Closes #129
Adds a manual schedule creation page, which kinda scratches the surface on #101 (creates a basic template for us to do cool automated stuff on later!) - will look to fill this out in another PR!