283 Commits

Author SHA1 Message Date
066a55b9df refactor: update form submission logic to display the forms after requests are processed 2025-10-20 19:28:13 +02:00
08a88f6f96 refactor: update SEO metadata for pages 2025-10-20 19:26:49 +02:00
a02dd3d3f3 refactor: implement loading and error alerts in password reset form 2025-10-20 19:24:32 +02:00
785e9493cd refactor: specify type for studyProgram in student registration form 2025-10-20 19:16:48 +02:00
b5c336f8fb refactor: replace PageCard with InfoCard in company and student information pages 2025-10-20 19:10:21 +02:00
7cb90ed279 refactor: enhance login, company, and student registration forms with error and loading alerts 2025-10-20 19:07:00 +02:00
8896461874 refactor: wrap company and student information pages in v-container and v-card to match style 2025-10-20 18:35:20 +02:00
219a7b1caf refactor: wrap company registration form in v-container and v-card to match style 2025-10-20 18:33:31 +02:00
8751036a60 refactor: wrap registration page content in v-container and v-card to match style 2025-10-20 18:32:03 +02:00
9fab8b9772 refactor: wrap student registration form in v-container and v-card to match style 2025-10-20 18:30:59 +02:00
06084fb2d3 refactor: wrap reset password page in v-card to match style 2025-10-20 18:29:14 +02:00
4a93d6cc88 refactor: remove fluid attribute from closing v-container tag 2025-10-20 18:27:31 +02:00
d26d51c71d refactor: restructure login page layout with container and card components 2025-10-20 18:26:33 +02:00
ca19e0a4f7 refactor: remove unused link from index page 2025-10-20 18:23:15 +02:00
160b85f2e7 refactor: wrap content in a div for better structure in company and student pages 2025-10-20 18:22:16 +02:00
7351c69ce0 refactor: clean up template and style formatting 2025-10-20 18:20:48 +02:00
8d68300c3d feat: move registration pages under /register 2025-10-20 18:18:11 +02:00
6af72cb86d refactor: move info pages under /info 2025-10-20 18:16:00 +02:00
912242d2b2 fix: add validator for optional icon prop in PageCard component 2025-10-20 18:12:24 +02:00
Sofia Reháková
97256e444b login & reset hesla 2025-10-20 18:00:45 +02:00
Sofia Reháková
1abb470a1d company registration 2025-10-20 17:47:27 +02:00
Sofia Reháková
ba8ea224a8 info student page, info company page, register, register student page 2025-10-20 17:35:01 +02:00
a4600a97ce refactor: remove unused script and style sections 2025-10-14 18:36:41 +02:00
db7b506aa0 feat: add basic "about" page 2025-10-14 18:36:01 +02:00
ceb4a38f0d feat: add basic index page layout 2025-10-14 18:30:34 +02:00
4881ea794d refactor: move basicPropValidator function to the correct script section 2025-10-14 18:30:21 +02:00
5aedd25cfe feat: add basic PageCard component 2025-10-14 18:25:41 +02:00
9c4796b113 feat: add basic Footer component 2025-10-14 18:22:29 +02:00
b6c5d256c4 feat: add basic NavBar component 2025-10-14 18:21:47 +02:00
22dc469b8c feat: add base Footer, NavBar, and PageCard components 2025-10-14 18:20:53 +02:00
42281de8fd feat: define basic app layout 2025-10-14 18:17:47 +02:00
9a64b8e30e feat: add Vuetify support using the vuetify-nuxt-module 2025-10-14 18:14:46 +02:00
0eb49c5808 initial 2025-10-07 14:43:45 +02:00