Commit Graph

42 Commits

Author SHA1 Message Date
jakob.scheid c8f8022f44 Add translation for the back to search link on the not found view 2026-05-19 21:47:49 +02:00
jakob.scheid ffaa6200c3 Add translation for the page not found error 2026-05-19 21:46:58 +02:00
jakob.scheid 3313ed40e6 Add license headers 2026-05-17 14:30:50 +02:00
jakob.scheid 792b4b80b8 Remove comment 2026-05-15 18:50:28 +02:00
johannes.vos 8eab67b78f fix: import logo in SearchView and use :src binding 2026-05-15 18:22:47 +02:00
johannes.vos ae639dbe71 feat: replace h1 text with logo image in SearchView 2026-05-15 17:23:59 +02:00
johannes.vos cf7525b32a Add style for the content 2026-05-14 16:06:23 +02:00
johannes.vos 6175e3b0be Remove unnecessary Style 2026-05-14 16:05:13 +02:00
johannes.vos 22c3aafcc5 Remove header 2026-05-14 16:04:38 +02:00
johannes.vos 7b601416ad Make the error code more human-readable 2026-05-14 16:02:22 +02:00
johannes.vos 7098414db1 Remove <div class=search-content> 2026-05-14 15:59:27 +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 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 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 926c1fc463 Merge branch 'main' into feature/search-form-submit 2026-05-11 15:20:05 +02:00
jakob.scheid c5af7366a9 Update search bar width at the start page 2026-05-11 00:06:45 +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 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 0e8a49969a Use color variables 2026-05-10 13:22:32 +02:00
jakob.scheid b1812764f6 Set maximum width for the search form 2026-05-08 20:00:06 +02:00
jakob.scheid a243c0bf9a Merge branch 'main' into feature/footer 2026-05-07 23:32:43 +02:00
jakob.scheid 6e7e512a9b Move .main-content container from the search view to App.vue 2026-05-07 21:10:55 +02:00
jakob.scheid 41500560f3 Avoid that there is any space between the footer and the viewport bottom 2026-05-07 20:09:47 +02:00
jakob.scheid f2a941efca Merge branch 'main' into bugfix/searchbar-input-field-height 2026-05-07 19:13:04 +02:00
jakob.scheid 93aec1c44d Make searchbar wider 2026-05-07 18:22:51 +02:00
jakob.scheid bb13b22810 Add license headers in sourc code files 2026-05-07 17:56:24 +02:00
jakob.scheid 5ba4485bf5 Add main content container 2026-05-06 22:18:16 +02:00
jakob.scheid d5e19b6aee Make component styles scoped 2026-05-06 20:39:11 +02:00
jakob.scheid 4f8240457c Add header styles 2026-05-06 20:35:27 +02:00
jakob.scheid 7892fe2ed6 Add searchbar component 2026-05-06 20:29:19 +02:00