Commit Graph

17 Commits

Author SHA1 Message Date
12787d41b5 feat(frontend): Add vitest and test for form diff 2025-12-30 17:24:57 +01:00
7f7852a66a feat(#27): Set up consola logger, make use of log levels in backend and frontend 2025-12-24 10:26:22 +01:00
805c66bc4f feat: Extend docker local setups, remove request URL from API composables 2025-12-23 19:20:14 +01:00
4cb0589a64 feat(#22): Add settings page with language switcher 2025-11-22 08:56:15 +01:00
3dcadc21ba feat(fullstack): Add docker-compose files, improve local development 2025-11-17 11:28:01 +01:00
8d42254ac7 fix(fullstack): Use platform linux/amd64 for image building, some env var fixes 2025-11-16 08:56:38 +01:00
abfd2bebac feat(#9): Update Nuxt UI to major 4 2025-11-06 18:49:56 +01:00
36364a7977 major: Migration from better-auth to keycloak 2025-10-28 10:43:34 +01:00
f9851f01d9 feat(frontend): Use i18n, type fixes 2025-08-02 08:45:00 +02:00
eec15dd7ef feat(frontend): Use betterAuth implementation from nuxthub-better-auth project 2025-04-20 09:54:16 +02:00
99d3b28381 feat(frontend): Update nuxt-ui, add login, signup, logout 2025-03-29 17:43:38 +01:00
9538181865 fix(frontend): SSR of create.vue working, add .vscode launch.json, fix launch.json bug due to typescript in nuxt.config.ts 2025-03-01 10:14:45 +01:00
12ba5da7be feat(frontend,API): Add PUT operations, integrate API, add first from engine 2025-02-24 08:29:44 +01:00
7c6b6e428c feat(frontend): Add vue-tsc, fix some types errors 2025-02-21 13:17:14 +01:00
31ff737221 feat(frontend): Prettier, add openapi client generation 2025-02-21 12:17:36 +01:00
d6effcd1d5 feat(frontend): Install nuxt-ui, eslint, prettier, reformat whole code 2025-02-21 10:51:29 +01:00
84e701131f feat: Init project with frontend and rudimentary authentication 2025-02-07 15:44:04 +01:00