managarten/apps/calendar/apps/web
Till JS bda77cbcb7 feat(ui): add SyncIndicator to all 19 app layouts
Add <SyncIndicator /> from @manacore/shared-ui to every app layout.
Shows floating pill when browser goes offline ("Offline") and briefly
when reconnecting ("Wieder online"). Auto-fades after 3 seconds.

Simplified component: uses browser online/offline events instead of
sync engine coupling. Works universally without any props.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-28 18:27:30 +01: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 feat(ui): add SyncIndicator to all 19 app layouts 2026-03-28 18:27:30 +01:00
static fix(calendar,todo): production readiness improvements 2026-03-24 09:57:24 +01:00
Dockerfile fix(citycorners): replace @const with direct function calls in templates 2026-03-25 16:05:37 +01:00
eslint.config.js improve code quality 2025-12-03 23:42:37 +01:00
package.json refactor(auth): centralize auth stores — 21 apps use createManaAuthStore factory 2026-03-28 18:04:27 +01: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