Commit Graph

366 Commits

Author SHA1 Message Date
johannes.vos f152d39db8 fix: use camelCase for not-found route name 2026-05-14 15:55:58 +02:00
johannes.vos 08c3de5cb2 Add Link Style 2026-05-14 12:36:57 +02:00
johannes.vos 61e4f3d1f2 Rename class 'slogan' to 'error-message' 2026-05-14 12:27:15 +02:00
johannes.vos 6aca8a6087 Add RouterLink to Searchview.vue 2026-05-14 12:25:45 +02:00
johannes.vos fb5985dcb1 Remove unnecesary script 2026-05-14 12:24:02 +02:00
johannes.vos 78679fe03b Add script 2026-05-14 12:22:58 +02:00
johannes.vos 06f7037e11 chore: update package-lock.json 2026-05-14 12:22:08 +02:00
johannes.vos 9b04b00c11 merge: resolve conflict, add NotFound route 2026-05-14 12:21:48 +02:00
johannes.vos 2956c54496 Make .slogan bigger 2026-05-14 12:19:47 +02:00
johannes.vos ba6e8e652d Copy style from SearchView.vue 2026-05-14 12:17:12 +02:00
johannes.vos 237fcd33dc Remove unnecessary Form 2026-05-14 12:15:50 +02:00
johannes.vos d2302afdc4 Change Text in NotFound.vue 2026-05-14 12:15:10 +02:00
johannes.vos 6f93d42b02 Fix Router bug 2026-05-14 12:14:12 +02:00
johannes.vos 25958bf7bb Add Router 2026-05-14 12:12:36 +02:00
johannes.vos 8d93ba2638 Add template in NotFound.vue 2026-05-14 12:10:39 +02:00
johannes.vos 336a063d1e Add NotFound.vue 2026-05-14 12:08:55 +02:00
jakob.scheid cda4d58486 Merge pull request 'Add search form submit #32' (#45) from feature/search-form-submit into main
Reviewed-on: #45
Reviewed-by: Jakob Gregory
2026-05-14 11:29:18 +02:00
jakob.scheid e7986146a1 Merge branch 'main' into feature/search-form-submit 2026-05-14 11:28:42 +02:00
jakob.scheid d58845dad9 Merge pull request 'Use HTML minifier from vite-plugin-html #46' (#47) from chore/use-html-minifier into main
Reviewed-on: #47
Reviewed-by: Johannes D. Vos
2026-05-13 16:42:11 +02:00
jakob.scheid cd1ed0ab3f Include licenses for vite-plugin-html and its dependencies 2026-05-11 19:20:41 +02:00
jakob.scheid 40b68dd52d Use HTML minifier from vite-plugin-html 2026-05-11 19:18:19 +02:00
jakob.scheid c1f1099848 Use CSS variables 2026-05-11 18:41:25 +02:00
jakob.scheid 926c1fc463 Merge branch 'main' into feature/search-form-submit 2026-05-11 15:20:05 +02:00
jakob.scheid 3e605f60d0 Merge pull request 'Use CSS variables #33' (#44) from refactor/css-variables into main
Reviewed-on: #44
Reviewed-by: Jakob Gregory
2026-05-11 14:18:34 +02:00
jakob.scheid 49d4401d00 Add search results error message outline 2026-05-11 00:12:27 +02:00
jakob.scheid 587a97fa03 Add search results error message animation 2026-05-11 00:11:04 +02:00
jakob.scheid 4d5ddfd7ea Add search results error message 2026-05-11 00:10:49 +02:00
jakob.scheid c5af7366a9 Update search bar width at the start page 2026-05-11 00:06:45 +02:00
jakob.scheid cab550051f Add search bar with search query to the search results view 2026-05-10 19:47:23 +02:00
jakob.scheid d407c2f0e9 Add padding to the main content 2026-05-10 19:46:46 +02:00
jakob.scheid 261657d343 Move search form to the search bar component 2026-05-10 19:45:56 +02:00
jakob.scheid e3117110e9 Move flexbox to the start page view 2026-05-10 19:04:49 +02:00
jakob.scheid 1097694a8e Add router link to the startpage in the navbar 2026-05-10 17:27:57 +02:00
jakob.scheid 9f60c23c60 Add search submit callback 2026-05-10 17:22:11 +02:00
jakob.scheid 399d7caabc Add search query model 2026-05-10 17:11:35 +02:00
jakob.scheid 679adb4cf9 Use class instead of ID for the search form 2026-05-10 16:52:25 +02:00
jakob.scheid 8f48f3dcb5 Add page title router hook 2026-05-10 16:50:29 +02:00
jakob.scheid 8cdf16f144 Add search results route 2026-05-10 16:40:48 +02:00
jakob.scheid 24926b7312 Add search results view 2026-05-10 16:09:51 +02:00
jakob.scheid 2ed25157e3 Rename startpage route to startPage 2026-05-10 16:07:21 +02:00
jakob.scheid f7f8cda2a5 Add @ alias 2026-05-10 16:06:45 +02:00
jakob.scheid 95c383d58a Apply CSS variables to the search bar 2026-05-10 15:35:54 +02:00
jakob.scheid 933f5ace80 Bug fix: remove commas from the CSS variables starting with --black 2026-05-10 15:32:31 +02:00
jakob.scheid 7ea64524d1 Update light colors 2026-05-10 15:26:39 +02:00
jakob.scheid 6450c12600 Update dark colors 2026-05-10 15:24:44 +02:00
jakob.scheid 94cdf6aa99 Use CSS variables in the footer 2026-05-10 15:23:07 +02:00
jakob.scheid 2718227745 Update black shades 2026-05-10 15:21:37 +02:00
jakob.scheid 257b7ed886 Update white shades 2026-05-10 15:20:06 +02:00
jakob.scheid 0e1148094a Add background colors 2026-05-10 15:12:05 +02:00
jakob.scheid 61c3d2ff7c Add dark colors 2026-05-10 13:41:57 +02:00