47 Commits

Author SHA1 Message Date
Andrej d570ca3398 fix: missing query when requesting internsip csv export
Cypress E2E Tests / cypress-tests (push) Has been cancelled
2025-12-01 19:44:34 +01:00
Andrej bef5a596ba feat: add export functionality for internships to CSV in admin internships dashboard 2025-12-01 19:38:02 +01:00
Veronika Fehérvíziová 08cae3c9f1 fix: hide table of API keys while loading 2025-11-30 21:22:27 +01:00
dkecskes 30ce759ec6 feat: add filter for internships 2025-11-30 18:21:19 +01:00
br0kenpixel a1acd76eed fix: update input selector ID for new API key name 2025-11-29 20:50:49 +01:00
br0kenpixel 739d0a6c40 fix: ensure deletion confirmation dialog resets key seletion 2025-11-29 19:37:31 +01:00
br0kenpixel bfa1cec272 feat: add API key management for admins in dashboard 2025-11-29 18:48:10 +01:00
dkecskes 487058a616 Merge branch 'feature/97-Optimalizácia-načítania-komponentov' into develop 2025-11-18 20:50:32 +01:00
dkecskes f206924484 refactor: use lazy fetching 2025-11-18 20:49:56 +01:00
br0kenpixel 0621278a36 fix: update delete button label from 'Zmazať' to 'Vymazať' for consistency 2025-11-17 17:31:18 +01:00
br0kenpixel 708bd79200 fix: simplify error handling for FetchError in various components 2025-11-08 14:06:51 +01:00
br0kenpixel df78942ede fix: missing alert props after type checks 2025-11-08 14:01:50 +01:00
br0kenpixel 8476ed49db fix: update student reference in internship tables to match data structure 2025-11-06 15:56:47 +01:00
br0kenpixel 1c47a74715 fix: add title to success alert on company deletion confirmation 2025-11-06 14:20:31 +01:00
br0kenpixel e6609469b1 fix: add missing params and fix incorrect calls to custom alert components 2025-11-05 09:14:17 +01:00
br0kenpixel fc0ce811c5 refactor: put alerts into separate components 2025-11-05 09:10:42 +01:00
Sofia Reháková eeac19799d pridanie tlacitka "moj profil" pre admina 2025-11-04 18:09:48 +01:00
br0kenpixel 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
br0kenpixel 6576c43681 Merge branch 'feature/33-rozhranie_pre_zmluvy_vykazy' into develop 2025-11-03 23:35:25 +01:00
dkecskes 1973ab6b7f feat: implement company deletion functionality with confirmation dialog 2025-11-03 19:37:04 +01:00
br0kenpixel f32ce9fc99 feat: simplify internship document viewer and add support for reports 2025-11-03 18:23:13 +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
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 a3b21d23e9 refactor: get new possible states from backend instead of computing them on frontend 2025-11-02 17:30:53 +01:00
br0kenpixel 323ea3902b fix: incorrect API calls and failing to refresh InternshipStatusHistoryView and InternshipStatusEditor 2025-11-01 23:36:33 +01:00
Veronika Fehérvíziová 7b0f32f6df refactor: simplify refreshing internship edit page for admins 2025-11-01 23:05:24 +01:00
Veronika Fehérvíziová 8b326a722d refactor: remove unused ID from alerts in internship editor 2025-11-01 22:17:34 +01:00
Veronika Fehérvíziová 95b72c8866 refactor: simplify internship editor component 2025-11-01 22:13:56 +01:00
Veronika Fehérvíziová 134563fe3a feat: autorefresh internship statuses after change 2025-11-01 21:06:29 +01:00
Veronika Fehérvíziová 3106ebce6c feat: add internship status history to internship editor for admins 2025-11-01 16:26:16 +01:00
Veronika Fehérvíziová a9336a1e1c refactor: reformat internhip editor page for admins 2025-11-01 15:57:44 +01:00
Veronika Fehérvíziová e7ef97352d feat: display currect internship status in the editor for admins 2025-11-01 15:51:12 +01:00
Veronika Fehérvíziová d49133a377 fix: handle errors with status code 400 2025-10-31 23:29:46 +01:00
Veronika Fehérvíziová d4252f68de feat: add basic internship editor for admins 2025-10-31 22:31:49 +01:00
Veronika Fehérvíziová a20d3129c1 fix: typo in link to internship editor 2025-10-31 20:47:12 +01:00
Veronika Fehérvíziová e0276857e4 fix: incorrect link to internship editor 2025-10-31 20:46:18 +01:00
Veronika Fehérvíziová 60a96fdf39 feat: add link to dashboard page with all internships for admins 2025-10-31 20:44:44 +01:00
Veronika Fehérvíziová 897ab397d7 feat: add admin dashboard page for displaying all internships 2025-10-31 20:44:10 +01:00
Veronika Fehérvíziová 72edd247b3 feat: add sample page for company editing 2025-10-31 19:37:27 +01:00
Veronika Fehérvíziová d583a4fcb0 feat: add company list for admins 2025-10-31 19:37:08 +01:00
Veronika Fehérvíziová 6c40e63edb refactor: move admin dashboard to separate folder 2025-10-31 19:36:46 +01:00