Commit Graph

19 Commits

Author SHA1 Message Date
Veronika Fehérvíziová
b9be4a2e6c fix: allow changing internship status when denied by admin 2025-12-02 22:53:01 +01:00
Veronika Fehérvíziová
a9ac8a2735 refactor: rename contact method to contactPerson to avoid default conflicts 2025-12-02 22:51:53 +01:00
9405afc404 feat: add API key support for User model 2025-11-29 18:46:44 +01:00
6801132921 refactor: rename agreement to proof 2025-11-29 14:56:33 +01:00
fcb6cc13fa refactor: simplify status transition logic in Internship 2025-11-29 14:34:05 +01:00
e309d8ea5d feat: implement InternshipStatus enum 2025-11-29 14:33:31 +01:00
b79c76d947 refactor: rename InternshipStatus model to InternshipStatusData 2025-11-29 12:32:43 +01:00
6eadf3a944 fix: add hidden attributes for serialization in models and update contact method in Company model 2025-11-06 15:54:54 +01:00
c030ac8971 feat: implement email notification for internship status updates and add missing student relationship 2025-11-06 11:04:08 +01:00
Andrej
eb122c41ab pridanie atributov pouzivatelovi pre aktivaciu uctu 2025-11-04 17:26:31 +01:00
dkecskes
8a4712da66 Merge branch 'feature/80-Odstránenie-účtu-používateľa-garantom-' into develop 2025-11-04 10:03:35 +01:00
ee3418e658 feat: add company relationship to Internship model 2025-11-03 20:44:46 +01:00
dkecskes
1973ab6b7f feat: implement company deletion functionality with confirmation dialog 2025-11-03 19:37:04 +01:00
473e4cd62e feat: add report and report confirmation fields to Internship model and factory 2025-11-03 18:23:40 +01:00
dkecskes
3ff12fe57e feat: add student deletion functionality with confirmation dialog 2025-11-03 00:35:11 +01:00
dkecskes
7954cdd093 feat: implement student management features including listing, editing, and updating student data 2025-11-02 21:18:09 +01:00
e3c7bd3a5a refactor: create models, factories, and seeders for Company, Internship, InternshipStatus, and StudentData 2025-10-21 12:25:54 +02:00
f9902c2ed1 refactor: improve migrations and update User fields 2025-10-20 21:38:31 +02:00
0eb49c5808 initial 2025-10-07 14:43:45 +02:00