Commit Graph

29 Commits

Author SHA1 Message Date
a08bee8d11 feat: implement External system (API) controller with key management 2025-11-29 18:47:39 +01:00
6801132921 refactor: rename agreement to proof 2025-11-29 14:56:33 +01:00
5b86f2e355 refactor: rename InternshipStatusController to InternshipStatusDataController 2025-11-29 12:30:52 +01:00
9fa9e85559 feat: add basic default agreement generator 2025-11-16 14:38:02 +01:00
dkecskes
66599f65f8 Move change-password route to account prefix 2025-11-04 18:43:31 +01:00
dkecskes
c73de2df06 Merge branch 'develop' into feature/-81-Zmena-hesla-používateľa 2025-11-04 18:27:26 +01:00
Andrej
fcf5ca373b pridanie API na aktivaciu uctu 2025-11-04 17:28:27 +01:00
dkecskes
21d54a9dd7 feat: add change password functionality for students 2025-11-04 14:04:59 +01:00
dkecskes
a922beed04 feat: implement password change functionality for students 2025-11-04 13:59:00 +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
22c5a52142 feat: add agreement and report download functionality to InternshipController and related components 2025-11-03 23:34:33 +01:00
30973b2ced feat: update internship data retrieval permission checks 2025-11-03 20:45:45 +01:00
dkecskes
1973ab6b7f feat: implement company deletion functionality with confirmation dialog 2025-11-03 19:37:04 +01:00
eca96161ba feat: implement document uploading for students 2025-11-03 19:36:10 +01:00
dkecskes
3ff12fe57e feat: add student deletion functionality with confirmation dialog 2025-11-03 00:35:11 +01:00
dkecskes
197b26cf08 Merge branch 'feature/Správa-účtu-garantom' into develop 2025-11-02 21:23:21 +01:00
dkecskes
7954cdd093 feat: implement student management features including listing, editing, and updating student data 2025-11-02 21:18:09 +01:00
a3b21d23e9 refactor: get new possible states from backend instead of computing them on frontend 2025-11-02 17:30:53 +01:00
Veronika Fehérvíziová
0932584faa feat: add API for updating internship status 2025-11-01 20:51:07 +01:00
Veronika Fehérvíziová
1d315c0811 feat: add API for getting internship status history on backend 2025-11-01 16:25:53 +01:00
Veronika Fehérvíziová
c72b507245 feat: add API endpoint for updating basic internship information 2025-10-31 22:31:08 +01:00
Veronika Fehérvíziová
2e5dcda640 feat: add API route for getting a single internship 2025-10-31 21:46:07 +01:00
Veronika Fehérvíziová
1683155ae3 refactor: change API endpoint for getting student's personal internships 2025-10-31 20:32:16 +01:00
f388f093e3 feat: implement internship creation and company listing 2025-10-31 14:20:10 +01:00
94a5776cbc feat: add internship retrieval and display functionality 2025-10-23 14:16:13 +02:00
2693e0a755 feat: implement "forgot my password" 2025-10-21 20:41:32 +02:00
60a49431dc fix: retrieve first company and student data directly for user endpoint 2025-10-21 14:04:37 +02:00
97ab4b7885 feat: enhance user endpoint to include company and student data 2025-10-21 13:55:35 +02:00
0eb49c5808 initial 2025-10-07 14:43:45 +02:00