Commit Graph

167 Commits

Author SHA1 Message Date
32ef3753b2 feat: add custom command to validate table columns in e2e tests 2025-11-17 17:07:58 +01:00
5b9d7bedf5 feat: add e2e test for student data editing for admins 2025-11-17 16:55:32 +01:00
0a3e9b4765 fix: add wait after clicking download link in admin document downloads test 2025-11-16 16:56:37 +01:00
949cf1568e feat: add e2e test for default agreement downloads for admins 2025-11-16 16:51:35 +01:00
ff02527615 fix: remove file extension from default agreement download filename 2025-11-16 16:41:04 +01:00
21e776ec26 feat: add download for default agreement 2025-11-16 16:26:00 +01:00
45f54058d4 refactor: move triggerDownload function to utils 2025-11-16 16:25:40 +01:00
9fa9e85559 feat: add basic default agreement generator 2025-11-16 14:38:02 +01:00
c17be21f3d fix: move e2e test location to correct cypress directory 2025-11-08 18:08:59 +01:00
5462449351 feat: add basic e2e tests 2025-11-08 18:06:17 +01:00
5643f1fcde feat: add Cypress for e2e testing 2025-11-08 18:05:30 +01:00
c360941c10 fix: add email input type to login form 2025-11-08 18:02:13 +01:00
f412186c4d fix: update date handling in InternshipEditor 2025-11-08 14:41:48 +01:00
e3657986ce fix: add error handling for fetch response in internship edit page 2025-11-08 14:16:14 +01:00
708bd79200 fix: simplify error handling for FetchError in various components 2025-11-08 14:06:51 +01:00
df78942ede fix: missing alert props after type checks 2025-11-08 14:01:50 +01:00
a615afb81f feat: enable strict TypeScript checks 2025-11-08 14:01:06 +01:00
13dfd771cd Merge branch 'feature/refactor-model-fields-and-relationships-06-11-2025' into develop 2025-11-06 16:00:10 +01:00
3fb2fb93e1 fix: update condition for displaying WarningAlert based on report presence 2025-11-06 15:59:51 +01:00
8476ed49db fix: update student reference in internship tables to match data structure 2025-11-06 15:56:47 +01:00
4443a9b3a1 refactor: update frontend types according to new backend models 2025-11-06 15:56:27 +01:00
cd7e39eccb Merge branch 'feature/fix-missing-error-on-password-reset-06-11-2025' into develop 2025-11-06 14:21:02 +01:00
1c47a74715 fix: add title to success alert on company deletion confirmation 2025-11-06 14:20:31 +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
9a69cf0ab3 fix: add missing slot for WarningAlert 2025-11-06 10:15:18 +01:00
b917c53a59 fix: restrict DEFENDED and NOT_DEFENDED status for admins based on report confirmation 2025-11-06 10:11:34 +01:00
880c55888f fix: render logic for LoadingAlert and incorrect error title 2025-11-06 10:02:07 +01:00
e6609469b1 fix: add missing params and fix incorrect calls to custom alert components 2025-11-05 09:14:17 +01:00
fc0ce811c5 refactor: put alerts into separate components 2025-11-05 09:10:42 +01:00
dkecskes
0bbc658034 Refactor password change functionality: move to separate change-password component and update navigation link 2025-11-04 18:43:41 +01:00
dkecskes
c73de2df06 Merge branch 'develop' into feature/-81-Zmena-hesla-používateľa 2025-11-04 18:27:26 +01:00
Sofia Reháková
d5ccbd2df9 presunutie profilovej stranky 2025-11-04 18:10:56 +01:00
Sofia Reháková
d41df106e4 upravenie cesty tlacitka "moj profil" pre studenta 2025-11-04 18:10:39 +01:00
Sofia Reháková
fedbb04728 presunutie tlacitka "moj profil" pre firmu 2025-11-04 18:10:11 +01:00
Sofia Reháková
eeac19799d pridanie tlacitka "moj profil" pre admina 2025-11-04 18:09:48 +01:00
Sofia Reháková
e0cef3c736 Merge branch 'develop' into feature/83-zobrazenie-uctu-pouzivatela 2025-11-04 17:39:26 +01:00
Andrej
8ffac4975a pridanie stranky na aktivaciu uctu 2025-11-04 17:28:42 +01:00
Sofia Reháková
e1e1d889d8 informácie o študentovom profile 2025-11-04 15:27:56 +01:00
Sofia Reháková
c03c25f173 fix cesty 2025-11-04 15:27:45 +01:00
Sofia Reháková
218fab5f5e upravy 2025-11-04 15:27:29 +01:00
Sofia Reháková
63e6dfcc3b vytvorenie profilu študenta 2025-11-04 15:17:09 +01:00
Sofia Reháková
dd842be838 informácie o company + button na zmenu hesla 2025-11-04 15:04:06 +01:00
Sofia Reháková
6b40d7cb1e vytvorenie subpage company profile 2025-11-04 15:03:45 +01:00
dkecskes
a922beed04 feat: implement password change functionality for students 2025-11-04 13:59:00 +01:00
3639b1808d fix: update icon for students button in admin dashboard 2025-11-04 12:02:15 +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