BCStudentSoftwareDevTeam / celts

Web app to support the CELTS program at Berea College
BSD 3-Clause "New" or "Revised" License
1 stars 8 forks source link

Removed rows from canceled course proposals #1246

Open CollegeStevenLN opened 1 week ago

CollegeStevenLN commented 1 week ago

We added an ajax request onto the cancelButton event handler that routes to a new route 'canceledProposal'. If the proposal has no course name and abbreviation, then the course row is deleted in the database as well as the dependent row from the course questions table.

Resolves #1210

github-actions[bot] commented 2 days ago

View Code Coverage