Skip to content

Add delete button for meeting and configure DELETE CASCADE

Панов Јане requested to merge JaneBranch into dev
  • 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.

Merge request reports