managarten/apps/calendar/apps/web
Till JS dd477d5fda feat(analytics): expand umami tracking in todo, calendar, and contacts apps
Todo:
- Track projectCreated, projectDeleted, labelCreated
- Track taskUncompleted
- Track quickAddUsed via QuickInputBar

Calendar:
- Track eventUpdated, eventDeleted
- Track calendarCreated, calendarDeleted

Contacts:
- Track contactUpdated, contactDeleted, contactFavorited, contactArchived
- Track searchPerformed in SearchModal
- Track contactExported in ExportModal
- Track contactImported for both Google and file (vCard/CSV) imports

Also extends analytics event helpers with new event types.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 09:27:30 +01:00
..
e2e test(calendar): add composable unit tests and WeekView E2E interaction tests 2026-03-20 19:51:23 +01:00
src feat(analytics): expand umami tracking in todo, calendar, and contacts apps 2026-03-23 09:27:30 +01:00
Dockerfile fix(docker): add shared-error-tracking package to all 15 web Dockerfiles 2026-03-23 09:08:33 +01:00
eslint.config.js improve code quality 2025-12-03 23:42:37 +01:00
package.json feat(error-tracking): add browser error tracking to all 19 SvelteKit web apps 2026-03-22 19:16:21 +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