ls1intum / prompt

PROMPT is a support tool designed to assist program management in project-based courses
9 stars 1 forks source link

Remove thesis track and fix imports #694

Open niclasheun opened 3 weeks ago

niclasheun commented 3 weeks ago

Description

This is a cleanup PR, which removes the Thesis Track completely from this project, as ThesisTrack has its own repo and every thesis related URL request is already redirected.

Type of change

How Has This Been Tested?

I tested the database migration on my local machine. Further, I made sure to only remove dead code, and to really remove everything which is solely Thesis Track related

CAREFUL: This PR includes a database migration, which will delete all Thesis related database tables from the prompt database. Please review first, if this database migration is wanted/correct and if the data in these database tables is not needed any more.

Mtze commented 2 weeks ago

Thanks for the change - I'd like to postpone the merge of this until after the intro course since this is a pretty hefty change :)