EmberClone/apps/web/src/pages
2026-05-23 07:12:53 +02:00
..
AdminUsers.tsx feat(admin-user-management): Admin-only CRUD /api/users + Settings-Page für User-Verwaltu [tsc:ok] 2026-05-23 05:12:48 +02:00
AuditLog.tsx feat(audit-log): Audit-Log Tabelle + Page (admin-only) [tsc:fail] 2026-05-23 05:33:03 +02:00
Billing.tsx feat(billing-stub): Plans-Page mit Pricing-Tiers (UI only, kein Stripe) [tsc:fail] 2026-05-23 06:05:31 +02:00
Calendar.tsx feat(calendar-week-view): Wochen-Kalender für Time-Entries [tsc:fail] 2026-05-23 05:33:40 +02:00
CustomerDetail.tsx feat(breadcrumb-navigation): Breadcrumb-Komponente, top der Detail-Pages [tsc:fail] 2026-05-23 06:44:46 +02:00
Customers.tsx feat(pinned-customers): Star/Pin Customers an die Top der Liste [tsc:fail] 2026-05-23 07:10:42 +02:00
Dashboard.tsx feat(dashboard-customization): Dashboard-Widget-Order via drag (oder simpler: visibility-to [tsc:fail] 2026-05-23 06:54:03 +02:00
Documents.tsx feat(documents-upload): File-Upload via @fastify/multipart + Documents-Page [tsc:fail] 2026-05-23 05:41:42 +02:00
ForgotPassword.tsx feat(password-reset): Password-Reset-Flow (Request + Set new via token) [tsc:fail] 2026-05-23 07:04:26 +02:00
Integrations.tsx feat(integrations-page): Integrations-Page mit Slack/Discord/Webhook-Cards [tsc:fail] 2026-05-23 06:06:07 +02:00
Invoices.tsx feat(invoicing-stub): Invoices-Page (read-only stub generated from billable time-e [tsc:fail] 2026-05-23 06:35:10 +02:00
Login.tsx feat(router-phase15): Mount neue routes [tsc:fail] 2026-05-23 07:07:13 +02:00
Profile.tsx feat(account-deletion): User kann eigenes Account löschen (Profile-Page) [tsc:fail] 2026-05-23 05:57:27 +02:00
ProjectDetail.tsx feat(breadcrumb-navigation): Breadcrumb-Komponente, top der Detail-Pages [tsc:fail] 2026-05-23 06:44:46 +02:00
Projects.tsx feat(project-cloning): Project-Clone Endpoint + UI-Button [tsc:fail] 2026-05-23 06:29:04 +02:00
ProjectTemplates.tsx feat(project-templates): Wiederverwendbare Project-Templates (admin) [tsc:fail] 2026-05-23 06:16:21 +02:00
ResetPassword.tsx feat(password-reset): Password-Reset-Flow (Request + Set new via token) [tsc:fail] 2026-05-23 07:04:26 +02:00
Settings.tsx feat(time-rounding-rules): Settings-Option: Rundung für Time-Entries (5/15/30 min) [tsc:fail] 2026-05-23 06:36:29 +02:00
TimeEntries.tsx feat(smart-suggestions): Auto-suggest Description basierend auf letzten Einträgen [tsc:fail] 2026-05-23 07:12:53 +02:00
TwoFactorAuth.tsx feat(two-factor-auth-stub): 2FA-Setup-Page (TOTP-Stub, kein realer verify yet) [tsc:fail] 2026-05-23 06:04:42 +02:00
Webhooks.tsx feat(webhooks-config): Outgoing-Webhooks Tabelle + CRUD + UI [tsc:fail] 2026-05-23 06:04:08 +02:00