managarten/apps/calendar/apps/web
Wuesteon d3e11b320a 🐛 fix(auth): require name field in registration forms
Add required name field (min 2 chars) to all registration forms to fix
Better Auth validation error. Updates backend DTO, shared-auth service,
shared-auth-ui RegisterPage component, i18n translations, and all app
auth stores and register pages.
2025-12-16 20:28:28 +01:00
..
src 🐛 fix(auth): require name field in registration forms 2025-12-16 20:28:28 +01:00
static 🐛 fix(calendar): use runtime config for cross-app service URLs 2025-12-16 05:10:01 +01:00
docker-entrypoint.sh 🐛 fix(calendar): use runtime config for cross-app service URLs 2025-12-16 05:10:01 +01:00
Dockerfile 🐛 fix(docker): add better-auth-types to web app Dockerfiles 2025-12-16 02:59:51 +01:00
eslint.config.js improve code quality 2025-12-03 23:42:37 +01:00
package.json fix(deps): add missing zod dependency to Calendar and Chat web apps for CI 2025-12-15 23:41:37 +01:00
svelte.config.js 🐛 fix: switch web apps to adapter-node for Docker builds 2025-12-08 16:30:04 +01:00
tsconfig.json feat(calendar): add complete calendar app with backend, web, and landing 2025-12-02 13:15:04 +01:00
vite.config.ts feat(calendar): add complete calendar app with backend, web, and landing 2025-12-02 13:15:04 +01:00