Ted M. Young
Ted M. Young
The start date/time-related behavior needs to move to a new class.
When the Ensemble has started, should only show the Ensemble to those who have Accepted. And then only show the Zoom link, not the Decline button.
OAuth2 'em all!
For future ensembles: only allow editing of Name, Zoom link, and date/time. For past (but not completed) ensembles: only allow editing of Name For completed ensembles: edit only video recording...
This would mean we could get rid of the JavaScript on-the-fly conversion.
If (when) the JWT expires, or if it's revoked, we'll get a 401. Handle that properly.
Such as a failure to schedule a Zoom meeting during scheduling of an Ensemble.
Need another config option
So we can get the version number from the Actuator Info endpoint. See https://github.com/qcastel/github-actions-maven-release
Especially see AdminDashboardControllerTest.