ensembler icon indicating copy to clipboard operation
ensembler copied to clipboard

Ensembler: the Remote Ensemble Registration System

Results 47 ensembler issues
Sort by recently updated
recently updated
newest added

The start date/time-related behavior needs to move to a new class.

REFACTOR

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.

REFACTOR

The following unit tests fail on my local machine (which is located in Austria): - `membersInDifferentTimeZonesGetCustomizedEnsembleScheduledEmail` - `memberWithEmailWhenEnsembleScheduledThenCustomEmailSentToMember` - `memberWithEmailAcceptsThenEmailSentToMemberWithEnsembleDetails` Here's an example of one of the assertion errors: ```...

bug

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...

enhancement

After an ensemble is completed it should be either automatically named or generally named from a summary of what happened. Examples: "created multiplayer player object out of game" "used recursion...

This would mean we could get rid of the JavaScript on-the-fly conversion.

enhancement

If (when) the JWT expires, or if it's revoked, we'll get a 401. Handle that properly.

enhancement

Such as a failure to schedule a Zoom meeting during scheduling of an Ensemble.

enhancement
UI/UX