Commit Graph

66 Commits

Author SHA1 Message Date
0303704c02 feat(router-with-profile): App.tsx erweitert um /profile-Route + ToastProvider + active [tsc:fail] 2026-05-23 05:01:13 +02:00
dac8bfafda feat(api-client-final): API-Client mit allen Phase-3 Endpoints + Logout-fix [tsc:fail] 2026-05-23 05:00:29 +02:00
93eeba9134 feat(user-profile-page): User-Profile-Page mit Name/Email/Theme [tsc:fail] 2026-05-23 04:59:58 +02:00
6e349b7a56 feat(time-entries-search-filter): Search + Date-Range-Filter in TimeEntries-Liste [tsc:ok] 2026-05-23 04:59:10 +02:00
4190aa07e4 feat(empty-loading-states): Bessere Loading- und Empty-States in allen List-Pages [tsc:ok] 2026-05-23 04:58:01 +02:00
48af59fe54 feat(logout-everywhere): Logout-Button in Nav + funktionierender Flow [tsc:ok] 2026-05-23 04:57:47 +02:00
5f6bf2e718 feat(toast-notifications): Toast-System für Success/Error-Feedback nach Mutations [tsc:ok] 2026-05-23 04:57:29 +02:00
8a8a873286 claude-fix: FastifyInstance type, routes/index mount, lucide upgrade, projects where-filter 2026-05-23 04:55:59 +02:00
8f2320a104 feat(active-timer-widget): Aktiver Timer (start/stop) im Header sichtbar [tsc:fail] 2026-05-23 04:48:33 +02:00
e4e1d693e1 feat(dashboard-stats): Dashboard mit echten Statistiken statt Placeholder [tsc:fail] 2026-05-23 04:47:04 +02:00
6358b511f4 feat(router-with-new-pages): Erweitere App.tsx Routes um /customers, /projects + Navigati [tsc:fail] 2026-05-23 04:46:07 +02:00
1b0260dc91 feat(api-client-extensions): Erweitere lib/api.ts um Customer + Project Endpoints + Logou [tsc:fail] 2026-05-23 04:45:33 +02:00
4610ff24b8 feat(projects-crud): Projects-CRUD: API + Web-Page mit Customer-Picker [tsc:fail] 2026-05-23 04:45:09 +02:00
45056632c4 feat(customers-crud): Customers-CRUD: API-Routes + Web-Page mit List + Create-Form [tsc:fail] 2026-05-23 04:43:56 +02:00
f61fd26662 claude-fix: schema bug, wrong package import, dotenv removal, workspace deps, route mount 2026-05-23 04:36:10 +02:00
940e492359 scaffold: pnpm-monorepo (apps/api+web, packages/shared) + docker-compose + codegen-orchestrator 2026-05-23 04:24:44 +02:00