Add delete button for meeting and configure DELETE CASCADE
- Added a delete button for meetings in the UI.
- Configured DELETE CASCADE for related entities (Meeting, Topic, etc.).
- Made minor fixups and improvements to the existing codebase.
assigned to @213079
mentioned in commit e0a8ebc5
merged