|
|
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 |
|
|
|
0ff193fd1e
|
refactor: update status column to use InternshipStatus enum
|
2025-11-29 13:17:56 +01:00 |
|
|
|
f17316bfdf
|
refactor: rename InternshipStatusFactory to InternshipStatusDataFactory
|
2025-11-29 13:17:08 +01:00 |
|
|
|
6175f59fe9
|
feat: add laravel/tinker for debugging
|
2025-11-29 13:15:00 +01:00 |
|
|
|
b79c76d947
|
refactor: rename InternshipStatus model to InternshipStatusData
|
2025-11-29 12:32:43 +01:00 |
|
|
|
5b86f2e355
|
refactor: rename InternshipStatusController to InternshipStatusDataController
|
2025-11-29 12:30:52 +01:00 |
|
|
|
bfe357abb6
|
fix: update student address retrieval in default agreement
|
2025-11-16 16:29:05 +01:00 |
|
|
|
b8dff75422
|
feat: implement PDF generation for default agreement
|
2025-11-16 16:25:10 +01:00 |
|
|
|
203cb75982
|
refactor: fix styling in agreement template
|
2025-11-16 16:24:56 +01:00 |
|
|
|
6632bc6aab
|
feat: add mPDF library as a dependency for backend
|
2025-11-16 16:24:17 +01:00 |
|
|
|
9fa9e85559
|
feat: add basic default agreement generator
|
2025-11-16 14:38:02 +01:00 |
|
|
|
f199317c90
|
fix: ensure all students have @student.ukf.sk emails
|
2025-11-08 18:02:38 +01:00 |
|
|
|
7d386fadfd
|
refactor: use relations when fetching model data
|
2025-11-06 15:55:47 +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 |
|
|
|
47d9daf727
|
fix: update response format for password reset methods and correct alert component in request sent page
|
2025-11-06 14:19:35 +01:00 |
|
|
|
c030ac8971
|
feat: implement email notification for internship status updates and add missing student relationship
|
2025-11-06 11:04:08 +01:00 |
|
|
|
b917c53a59
|
fix: restrict DEFENDED and NOT_DEFENDED status for admins based on report confirmation
|
2025-11-06 10:11:34 +01:00 |
|
|
|
1b7b16a233
|
refactor: consolidate internship expansion logic into a single method
|
2025-11-05 10:26:14 +01:00 |
|
dkecskes
|
66599f65f8
|
Move change-password route to account prefix
|
2025-11-04 18:43:31 +01:00 |
|
dkecskes
|
897bd0ff93
|
Refactor password change method
|
2025-11-04 18:43:20 +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 |
|
Andrej
|
7feba39bc9
|
emaily na aktivaciu uctu
|
2025-11-04 17:27:44 +01:00 |
|
Andrej
|
3f2d2c6438
|
overenie aktivneho uctu pri prihlasovani
|
2025-11-04 17:27:08 +01:00 |
|
Andrej
|
eb122c41ab
|
pridanie atributov pouzivatelovi pre aktivaciu uctu
|
2025-11-04 17:26:31 +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 |
|
|
|
39677d6b5f
|
fix: correct transaction method call in user registration process
|
2025-11-04 13:33:17 +01:00 |
|
|
|
b781696bb4
|
feat: add transaction handling for user registration process
|
2025-11-04 10:18:06 +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 |
|
dkecskes
|
adc2e725bf
|
feat: enhance deletion functionality for companies and students with improved data handling and confirmation dialogs
|
2025-11-04 10:00:03 +01:00 |
|
|
|
6576c43681
|
Merge branch 'feature/33-rozhranie_pre_zmluvy_vykazy' into develop
|
2025-11-03 23:35:25 +01:00 |
|
|
|
22c5a52142
|
feat: add agreement and report download functionality to InternshipController and related components
|
2025-11-03 23:34:33 +01:00 |
|
Sofia Reháková
|
69df349d3f
|
potvrdenie vykazu a oprava databazy
|
2025-11-03 22:56:35 +01:00 |
|
|
|
30973b2ced
|
feat: update internship data retrieval permission checks
|
2025-11-03 20:45:45 +01:00 |
|
|
|
ee3418e658
|
feat: add company relationship to Internship model
|
2025-11-03 20:44:46 +01:00 |
|
|
|
28a79cf7c6
|
fix: correct internship retrieval method in get function of InternshipStatusController
|
2025-11-03 19:54:22 +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 |
|
|
|
473e4cd62e
|
feat: add report and report confirmation fields to Internship model and factory
|
2025-11-03 18:23:40 +01:00 |
|
|
|
7a28b412e5
|
Merge branch '80-Zabezpečiť-vytvorenie-prvého-garanta-pomocou-CLI' into develop
|
2025-11-03 17:42:20 +01:00 |
|
|
|
6bf5900533
|
fix: name fields being updated instead of first_name and last_name
|
2025-11-03 12:25:23 +01:00 |
|
Andrej
|
f55b8bc580
|
Create CreateGarant.php
Vytvorenie CLi príkazu na pridanie Granata (ADMINA) do databázy.
|
2025-11-03 12:10:34 +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á
|
95c49f89b3
|
fix: internship status ordering
|
2025-11-01 21:05:09 +01:00 |
|
Veronika Fehérvíziová
|
0932584faa
|
feat: add API for updating internship status
|
2025-11-01 20:51:07 +01:00 |
|