EENE Dashboard
d3548cf7ff
EENE Dashboard upload to Gitea
2026-06-18 12:05:08 +09:00
EENE Dashboard
b3f2da203b
EENE Dashboard upload to Gitea
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-17 16:59:34 +09:00
EENE Dashboard
cf72281c6d
feat: quarter board theme, hub column, and team panel UX
...
Apply preview-style 4-dept layout with center hub, PM/assignee team status linking, task type label updates, and remove task keywords.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-08 22:09:46 +09:00
EENE Dashboard
525a4fc1f2
feat: 3-section dashboard, reference dual-monitor layout, and detail dock
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-08 11:13:40 +09:00
EENE Dashboard
5f16515dab
fix: allow cross-origin team photos on Render for Vercel frontend
...
Helmet CORP blocked /uploads images from eene-dashboard.vercel.app.
Also add photo file upload to db:push-remote and db:push-photos script.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-06 01:53:01 +09:00
EENE Dashboard
fb2956b0ac
feat: team org panel, admin CRUD, local deploy tools, bidirectional data sync
...
Add TeamMember model and APIs, team status UI, /admin page, local server bats,
and scripts to sync data between local PostgreSQL and Render.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-06 01:41:00 +09:00
EENE Dashboard
b8975098ae
feat: feedback edit/delete buttons and author name on edit
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-05 23:04:55 +09:00
EENE Dashboard
4960fe7352
fix: feedback author display, sidebar scroll, stage sort by start date
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-05 22:55:11 +09:00
EENE Dashboard
fa8ed76e22
fix: file preview URLs and milestone web link saving
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-05 22:44:52 +09:00
EENE Dashboard
ccf892e479
fix: sync production DB schema on every server start
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-05 22:34:48 +09:00
EENE Dashboard
41feabec04
fix: sync production DB schema for task detail API
...
Always run prisma db push on Render build and start so milestones/files columns exist for GET /tasks/:id.
2026-06-05 22:23:18 +09:00
EENE Dashboard
49fe4ca4a9
fix: backend TypeScript build blocking Render deploy
...
Cast route params to string so tsc passes and the creatorId fix can reach production.
2026-06-05 22:15:13 +09:00
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
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