Commit Graph

7 Commits

Author SHA1 Message Date
EENE Dashboard
1ba312fb42 fix: unblock Render deploy when Prisma migrations fail
Add missing milestones migration and fall back to db push so backend updates deploy successfully.
2026-06-05 22:12:00 +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
db511dbf35 fix: prisma generate before build in render
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-01 14:47:16 +09:00
EENE Dashboard
e7e6f64410 fix: remove prisma db push from build (schema applied via SQL)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-01 09:15:27 +09:00
EENE Dashboard
2701975c8d fix: install devDeps for build, relax TS strict
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-01 09:04:57 +09:00
EENE Dashboard
aa03542916 Add prisma db push to Render build command
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-01 08:51:49 +09:00
EENE Dashboard
22366dde72 Initial commit - EENE Dashboard
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-29 18:07:10 +09:00