EmberClone/scripts
2026-05-23 09:43:45 +02:00
..
__pycache__ 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
codegen.py scaffold: pnpm-monorepo (apps/api+web, packages/shared) + docker-compose + codegen-orchestrator 2026-05-23 04:24:44 +02:00
phase2_features.py feat(customers-crud): Customers-CRUD: API-Routes + Web-Page mit List + Create-Form [tsc:fail] 2026-05-23 04:43:56 +02:00
phase3_features.py feat(toast-notifications): Toast-System für Success/Error-Feedback nach Mutations [tsc:ok] 2026-05-23 04:57:29 +02:00
phase4_features.py 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
phase5_features.py feat(dark-mode-toggle): Dark-Mode mit System-Preference + localStorage + toggle [tsc:ok] 2026-05-23 05:21:08 +02:00
phase6_features.py feat(password-change): Change-Password Endpoint + Form in Profile [tsc:ok] 2026-05-23 05:32:02 +02:00
phase7_features.py feat(documents-upload): File-Upload via @fastify/multipart + Documents-Page [tsc:fail] 2026-05-23 05:41:42 +02:00
phase8_features.py feat(recent-activity-widget): Recent-Activity-Feed im Dashboard (letzte 10 Audit-Log-Eintr [tsc:fail] 2026-05-23 05:51:29 +02:00
phase9_features.py feat(webhooks-config): Outgoing-Webhooks Tabelle + CRUD + UI [tsc:fail] 2026-05-23 06:04:08 +02:00
phase10_features.py feat(markdown-notes-time-entry): Markdown-Notes-Feld pro Time-Entry + Render in Liste [tsc:fail] 2026-05-23 06:13:06 +02:00
phase11_features.py feat(onboarding-tour): Onboarding-Tour-Component (intro.js-Style overlay) [tsc:fail] 2026-05-23 06:23:13 +02:00
phase12_features.py feat(invoicing-stub): Invoices-Page (read-only stub generated from billable time-e [tsc:fail] 2026-05-23 06:35:10 +02:00
phase13_features.py feat(undo-toast): Toast mit Undo-Action für deletes [tsc:fail] 2026-05-23 06:43:08 +02:00
phase14_features.py feat(markdown-editor): Markdown-Editor mit Live-Preview für notes [tsc:fail] 2026-05-23 06:50:18 +02:00
phase15_features.py feat(saved-views): Saved-Filter-Views für TimeEntries (named presets) [tsc:fail] 2026-05-23 07:00:45 +02:00
phase16_features.py feat(pinned-customers): Star/Pin Customers an die Top der Liste [tsc:fail] 2026-05-23 07:10:42 +02:00
phase17_features.py feat(calendar-month-view): Monatsansicht für TimeEntries (Grid 6 weeks × 7 days) [tsc:fail] 2026-05-23 07:19:49 +02:00
phase18_features.py feat(api-key-management): API-Keys für users (für REST-Programmzugriff) [tsc:fail] 2026-05-23 07:31:45 +02:00
phase19_features.py feat(invitation-flow): User-Invites: admin sendet email, recipient setzt Passwort [tsc:fail] 2026-05-23 07:44:43 +02:00
phase20_features.py feat(time-budget-per-project): Budget-Feld (Stunden) pro Project + Anzeige used/total [tsc:fail] 2026-05-23 08:00:25 +02:00
phase21_features.py feat(keyboard-undo-stack): Ctrl+Z für letzte delete-Action (in-memory undo-stack) [tsc:fail] 2026-05-23 08:10:01 +02:00
phase22_features.py feat(voice-input-stub): Voice-Input-Stub via Web Speech API für TimeEntry descriptio [tsc:fail] 2026-05-23 08:18:05 +02:00
phase23_features.py feat(workspace-logo): Logo-Feld auf appSettings + Anzeige in Nav [tsc:fail] 2026-05-23 08:27:37 +02:00
phase24_features.py feat(notification-bell): Bell-Icon in Nav mit unread count + dropdown letzte 10 Audit [tsc:fail] 2026-05-23 08:35:21 +02:00
phase25_features.py feat(working-hours-config): appSettings.workingHoursPerDay für Tagesziel-Anzeige [tsc:fail] 2026-05-23 08:43:29 +02:00
phase26_features.py feat(loading-skeletons): Skeleton-Component für Tabellen während Loading [tsc:fail] 2026-05-23 08:51:45 +02:00
phase27_features.py feat(advanced-filters): AdvancedFilters für TimeEntries: status, project, user, bill [tsc:fail] 2026-05-23 08:56:08 +02:00
phase28_features.py feat(customer-contact-info): Customers: contactEmail + contactPhone optional fields [tsc:fail] 2026-05-23 09:06:25 +02:00
phase29_features.py feat(recently-viewed-widget): Recently-Viewed Widget für Dashboard (last 5 customers + pro [tsc:fail] 2026-05-23 09:19:02 +02:00
phase30_features.py feat(404-not-found-page): 404-Page als catchall Route [tsc:fail] 2026-05-23 09:24:53 +02:00
phase31_features.py feat(toast-undo-pattern): Toast mit Undo-Button bei Delete-Actions [tsc:fail] 2026-05-23 09:33:36 +02:00
phase32_features.py feat(tooltip-component): Tooltip mit hover-delay [tsc:fail] 2026-05-23 09:38:42 +02:00
phase33_features.py feat(avatar-component): Avatar mit Initial-Fallback [tsc:fail] 2026-05-23 09:43:45 +02:00