Files
Mana-Loop/docs/active-task-log.md
T
n8n-gitea 70ec32bd4e
Build and Publish Mana Loop Docker Image / build-and-publish (push) Failing after 32s
feat: TASK-006 left panel redesign + task log updates
- Redesigned LeftPanel.tsx with 5 sections (ManaDisplay, Spire button, ActionButtons, AttunementStatus, ActivityLogPanel)
- Removed CalendarDisplay from left panel
- Created AttunementStatus component (attunement display with XP bars)
- Created ActivityLogPanel wrapper (last 20 events)
- Updated ActivityLog with configurable maxEntries prop
- Updated active-task-log.md (TASK-001/005/006 archived)
2026-05-11 14:37:49 +02:00

8 lines
336 B
Markdown

# Active Task Log
| # | Task | Status |
|---|------|--------|
| TASK-001 | Playwright setup + baseline E2E tests (includes 002-004) | ✅ ARCHIVED |
| TASK-005 | `globals.css` design tokens | ✅ ARCHIVED |
| TASK-006 | Left panel redesign | ✅ ARCHIVED |
| TASK-007 | Skill system v2 (`computeStats` + migration) | 🔄 IN PROGRESS |