TO TEST: Correct cancelled sessions behavior

cancelled sessions still showing. Need a way to un-cancel a session **use case- Sat EFL on July 4th was cancelled as part of Organization Holiday, but we are actually still having that particular session. Also, what if you make a mistake and need to uncancel a session Source: https://24trots.com/sessions/ses_p-jCksNf6umX ๐Ÿ”Ž CURRENT STATE: - Currently a Reinstate button appears on cancelation, but it might be spotty or inconsistent ๐Ÿšฉ Adjustments - they currently just get flagged as cancelled, correct behavior on the /sessions page in the calendar, they should be filtered out by and not shown default (with a new option added somewhere to Show Cancelled as a micro toggle somewhere) - maybe we just link the calendar display to the filters below it next to the typeahead? solves the issue cleanly i think) - we need a new option on cancelled one-off sessions to delete permanantely (with confirmation dialog) this recursively cleans out everything in the DB about this session. Same behavior needed for Series as well - but this one, because it's more data, we should have a type-to-confirm modal, like type DELETE or something to confirm - We need the option to "uncancel" or reinstate a cancelled session or series - maybe just flip the cancel button state to this instead of disabling it (which i thought we already had in place, but we might have regressed that by accident) - โœ… Fairly certain this is fixed, might need hardening after deployment

cancelled sessions still showing. Need a way to un-cancel a session **use case- Sat EFL on July 4th was cancelled as part of Organization Holiday, but we are actually still having that particular session. Also, what if you make a mistake and need to uncancel a session Source: https://24trots.com/sessions/ses_p-jCksNf6umX ๐Ÿ”Ž CURRENT STATE: - Currently a Reinstate button appears on cancelation, but it might be spotty or inconsistent ๐Ÿšฉ Adjustments - they currently just get flagged as cancelled, correct behavior on the /sessions page in the calendar, they should be filtered out by and not shown default (with a new option added somewhere to Show Cancelled as a micro toggle somewhere) - maybe we just link the calendar display to the filters below it next to the typeahead? solves the issue cleanly i think) - we need a new option on cancelled one-off sessions to delete permanantely (with confirmation dialog) this recursively cleans out everything in the DB about this session. Same behavior needed for Series as well - but this one, because it's more data, we should have a type-to-confirm modal, like type DELETE or something to confirm - We need the option to "uncancel" or reinstate a cancelled session or series - maybe just flip the cancel button state to this instead of disabling it (which i thought we already had in place, but we might have regressed that by accident) - โœ… Fairly certain this is fixed, might need hardening after deployment

Roadmap status

Completed ยท Bug Fix