memory: log dashboard UX polish work

This commit is contained in:
2026-01-29 07:33:31 +00:00
parent 4663a45b45
commit 1e32c82c13
2 changed files with 10 additions and 1 deletions

Submodule hammer-queue updated: e874cafbec...578b092a78

View File

@@ -38,6 +38,15 @@
- Deployed to Dokploy - Deployed to Dokploy
- Chat still blocked: needs Caddy (no sudo access to install) - Chat still blocked: needs Caddy (no sudo access to install)
## Dashboard UX Polish (Task Worker) - 7:30 AM UTC
- Added Toast notification system (success/error/info) with auto-dismiss, context provider
- Added delete task functionality with confirmation dialog (TaskDetailPanel + TaskPage)
- Added due date badges and subtask progress bars to TaskCard in queue view
- Added Escape keyboard shortcut to close detail panels
- Integrated toast feedback into QueuePage (status changes, task creation) and TaskDetailPanel (save)
- TaskPage now has "Danger Zone" section with delete, and "copy link" shows toast
- Deployed to dash.donovankelly.xyz via Dokploy
## Projects Feature (HQ-17) - 5:00 AM UTC ## Projects Feature (HQ-17) - 5:00 AM UTC
- Built full Projects feature for Hammer Dashboard - Built full Projects feature for Hammer Dashboard
- Backend: `projects` table (name, description, context, repos, links), full CRUD API at `/api/projects` - Backend: `projects` table (name, description, context, repos, links), full CRUD API at `/api/projects`