Commit Graph

206 Commits

Author SHA1 Message Date
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
f199317c90 fix: ensure all students have @student.ukf.sk emails 2025-11-08 18:02:38 +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
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
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
1b7b16a233 refactor: consolidate internship expansion logic into a single method 2025-11-05 10:26:14 +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
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
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
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
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
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
3639b1808d fix: update icon for students button in admin dashboard 2025-11-04 12:02:15 +01:00