feat(logout-everywhere): Logout-Button in Nav + funktionierender Flow [tsc:ok]

This commit is contained in:
Dennis (via Claude+Gemma) 2026-05-23 04:57:47 +02:00
parent 5f6bf2e718
commit 48af59fe54
2 changed files with 14 additions and 2 deletions

View File

@ -1,5 +1,7 @@
{ {
"completed_features": [], "completed_features": [
"current_feature": "toast-notifications", "toast-notifications"
],
"current_feature": "logout-everywhere",
"started_at": "2026-05-23T04:57:10.921624" "started_at": "2026-05-23T04:57:10.921624"
} }

View File

@ -362,3 +362,13 @@ src/routes/customers.ts(22,36): error TS7006: Parameter
- `04:57:28` **INFO** wrote 1956 chars in 17.2s (attempt 1) - `04:57:28` **INFO** wrote 1956 chars in 17.2s (attempt 1)
- `04:57:28` **INFO** Running tsc --noEmit on api… - `04:57:28` **INFO** Running tsc --noEmit on api…
- `04:57:29` **INFO** tsc clean ✓ - `04:57:29` **INFO** tsc clean ✓
- `04:57:29` **INFO** Committed feature toast-notifications
- `04:57:29` **INFO** Pushed: rc=0
## Phase-3 Feature: logout-everywhere (2026-05-23 04:57:29)
- `04:57:29` **INFO** Description: Logout-Button in Nav + funktionierender Flow
- `04:57:29` **INFO** Generating apps/web/src/components/Nav.tsx (AKTUALISIERTE Nav-Bar. Behalte bestehende Links (Dashboard /, TimeEntr…)
- `04:57:46` **INFO** wrote 1961 chars in 16.1s (attempt 1)
- `04:57:46` **INFO** Running tsc --noEmit on api…
- `04:57:47` **INFO** tsc clean ✓