Commit Graph

12 Commits

Author SHA1 Message Date
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
849897b141 feat: showProgress toggle and auto display flags on task type move
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-02 16:53:57 +09:00
EENE Dashboard
aeb2f29d4d Update task schema with show toggles and keywords
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-01 17:56:18 +09:00
EENE Dashboard
f6a7fab234 fix: use Record<string,any> for task body to allow boolean showDate
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-01 15:23:43 +09:00
EENE Dashboard
db93157633 fix: add showDate to backend POST/PATCH handlers
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-01 15:02:22 +09:00
EENE Dashboard
f86fd00674 feat: showDate toggle on card via task modal checkbox
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-01 14:36:57 +09:00
EENE Dashboard
e858bf995f feat: remove bottom slide-up panel
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-01 13:12:31 +09:00
EENE Dashboard
3a6845cbbf fix: relax TypeScript strict mode for production build
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-01 09:03:40 +09:00
EENE Dashboard
22366dde72 Initial commit - EENE Dashboard
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-29 18:07:10 +09:00