EmberClone/apps/web/src/components
2026-05-23 06:08:29 +02:00
..
ActiveTimer.tsx feat(active-timer-widget): Aktiver Timer (start/stop) im Header sichtbar [tsc:fail] 2026-05-23 04:48:33 +02:00
ActivityFeed.tsx feat(recent-activity-widget): Recent-Activity-Feed im Dashboard (letzte 10 Audit-Log-Eintr [tsc:fail] 2026-05-23 05:51:29 +02:00
CommandPalette.tsx feat(keyboard-shortcuts): Cmd/Ctrl-K Command-Palette für Navigation [tsc:fail] 2026-05-23 05:34:31 +02:00
EmptyState.tsx feat(empty-loading-states): Bessere Loading- und Empty-States in allen List-Pages [tsc:ok] 2026-05-23 04:58:01 +02:00
ErrorBoundary.tsx feat(error-boundary): React ErrorBoundary + global wrapping in App.tsx [tsc:ok] 2026-05-23 05:15:46 +02:00
LoadingSpinner.tsx feat(empty-loading-states): Bessere Loading- und Empty-States in allen List-Pages [tsc:ok] 2026-05-23 04:58:01 +02:00
Nav.tsx feat(router-phase9): App + routes/index für phase9 Routes [tsc:fail] 2026-05-23 06:08:29 +02:00
SearchBar.tsx feat(search-everywhere): Global Search API + Search-Bar component [tsc:fail] 2026-05-23 05:42:39 +02:00
Toast.tsx feat(toast-notifications): Toast-System für Success/Error-Feedback nach Mutations [tsc:ok] 2026-05-23 04:57:29 +02:00