Commit Graph

174 Commits

Author SHA1 Message Date
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
br0kenpixel 39677d6b5f fix: correct transaction method call in user registration process 2025-11-04 13:33:17 +01:00
br0kenpixel 3639b1808d fix: update icon for students button in admin dashboard 2025-11-04 12:02:15 +01:00
br0kenpixel 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
br0kenpixel 6576c43681 Merge branch 'feature/33-rozhranie_pre_zmluvy_vykazy' into develop 2025-11-03 23:35:25 +01:00
br0kenpixel 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
br0kenpixel 8915a7cec8 feat: implement internship editing functionality for companies 2025-11-03 20:46:04 +01:00
br0kenpixel 30973b2ced feat: update internship data retrieval permission checks 2025-11-03 20:45:45 +01:00
br0kenpixel ee3418e658 feat: add company relationship to Internship model 2025-11-03 20:44:46 +01:00
br0kenpixel ec463c98b0 fix: update semester handling in internship submission 2025-11-03 20:38:44 +01:00
br0kenpixel cb5540ec8d feat: rename internship route and replace internship page with internships page 2025-11-03 20:02:17 +01:00
br0kenpixel 6d2f57393d refactor: update layout and styling of company dashboard page 2025-11-03 20:00:58 +01:00
br0kenpixel 04acbf1b58 feat: enhance internship edit page with status display and document upload functionality for students 2025-11-03 19:55:00 +01:00
br0kenpixel 28a79cf7c6 fix: correct internship retrieval method in get function of InternshipStatusController 2025-11-03 19:54:22 +01:00
br0kenpixel 25c51af66e fix: correct conditional rendering for document editor in internship edit page 2025-11-03 19:39:02 +01:00
dkecskes 1973ab6b7f feat: implement company deletion functionality with confirmation dialog 2025-11-03 19:37:04 +01:00
br0kenpixel eca96161ba feat: implement document uploading for students 2025-11-03 19:36:10 +01:00
br0kenpixel 473e4cd62e feat: add report and report confirmation fields to Internship model and factory 2025-11-03 18:23:40 +01:00
br0kenpixel f32ce9fc99 feat: simplify internship document viewer and add support for reports 2025-11-03 18:23:13 +01:00
br0kenpixel 7a28b412e5 Merge branch '80-Zabezpečiť-vytvorenie-prvého-garanta-pomocou-CLI' into develop 2025-11-03 17:42:20 +01:00
Sofia Reháková 3e1783f733 vytvorenie internship podstránky pre company na editovanie vykazov praxe 2025-11-03 17:23:08 +01:00
Sofia Reháková 797915d597 edit company stránky 2025-11-03 17:22:49 +01:00
Sofia Reháková 8b40bf867b vykaz firma 2025-11-03 16:40:07 +01:00
Sofia Reháková 154fc88c4d dokumenty student 2025-11-03 16:18:51 +01:00
Sofia Reháková f467550d8d dokumenty admin 2025-11-03 16:01:18 +01:00
br0kenpixel 5b883d2173 fix: data watcher not firing immediately and not disabling loading status in student editor 2025-11-03 12:28:32 +01:00
br0kenpixel 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
br0kenpixel 054a6083b8 refactor: auto-infer type of next states data 2025-11-02 17:33:09 +01:00