Anvil/src/routes
André Jaenisch 7484bfeb1a
refactor: extract Welcome page into component
This allows for proper testing and documentation in Storybook.
I also moved the image into its own component. This required me to
adjust the vitest.config.ts slightly because it wasn't finding the image
during tests.

Since components are fully translatable, this means we have new keys
now.

Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>
2024-07-06 18:29:39 +02:00
..
account feat: query Vervis for information on a person 2024-06-15 12:45:46 +02:00
profile feat: query Vervis for information on a person 2024-06-15 12:45:46 +02:00
projects feat: new projects page 2024-03-15 11:19:14 +01:00
+layout.svelte chore: introduce REUSE 2024-03-06 16:03:12 +01:00
+layout.ts chore: introduce REUSE 2024-03-06 16:03:12 +01:00
+page.svelte refactor: extract Welcome page into component 2024-07-06 18:29:39 +02:00