managarten/apps/calendar/apps/web
Till JS d8b6178549 refactor(calendar): extract CalendarManagement into shared component
Extract duplicated calendar CRUD logic (state, functions, UI, styles)
from settings page and settings modal into a shared CalendarManagement
component. Removes ~500 lines of duplication. Modal now uses i18n
strings instead of hardcoded German.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-31 13:27:34 +02:00
..
e2e test(calendar-web): add E2E test for 404 error page 2026-03-24 10:22:56 +01:00
scripts fix(calendar,todo): production readiness improvements 2026-03-24 09:57:24 +01:00
src refactor(calendar): extract CalendarManagement into shared component 2026-03-31 13:27:34 +02:00
static fix(calendar,todo): production readiness improvements 2026-03-24 09:57:24 +01:00
Dockerfile refactor(docker): standardize all web Dockerfiles to use sveltekit-base 2026-03-28 21:56:44 +01:00
eslint.config.js improve code quality 2025-12-03 23:42:37 +01:00
package.json feat: integrate shared-links into Calendar, Contacts, and ManaCore 2026-03-30 10:53:44 +02:00
playwright.config.ts feat(calendar): add Playwright E2E tests for web app 2026-03-17 13:08:09 +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: show build date/time on login screen across all apps 2026-03-21 12:40:57 +01:00