Commit Graph

6 Commits

Author SHA1 Message Date
EENE Dashboard
d53f82b044 fix: detail panel not opening after task selection
Open detail window synchronously to avoid popup blocking, persist selected task, and show API errors on the detail page.
2026-06-05 22:21:10 +09:00
EENE Dashboard
6066b5682d fix: production save errors and import HR dashboard data
Resolve invalid task creator IDs, fix API routing and file uploads on Vercel, and replace dummy seed data with HR_Dashboard import.
2026-06-05 22:08:56 +09:00
EENE Dashboard
9abb58e5c8 feat: detail page attachments, preview, and file metadata
Add file displayName/sortOrder APIs, result preview with Excel/video support,
unified attachment/link editing, feedback modal, and AuthProvider fix.
Run prisma migrate deploy on Render builds.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-05 18:32:56 +09:00
EENE Dashboard
c3f620a7ac fix: stage save errors and add milestone progress field
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-05 17:10:41 +09:00
EENE Dashboard
2c4ad9c4b4 feat: redesign detail page with stage modal and milestone APIs
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-05 17:08:12 +09:00
EENE Dashboard
22366dde72 Initial commit - EENE Dashboard
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-29 18:07:10 +09:00