Commit Graph

36 Commits

Author SHA1 Message Date
EENE Dashboard
c55494f2aa style: increase header scale to match planning hub reference
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-05 10:04:42 +09:00
EENE Dashboard
83f11073fe style: match planning hub header text and scale
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-05 10:01:51 +09:00
EENE Dashboard
0b701e95b1 style: update dashboard header green hub theme
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-05 09:58:22 +09:00
EENE Dashboard
e562356fd2 fix: Vercel SPA rewrite for /detail route
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-02 18:23:29 +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
395680ea20 fix: column-level context menu capture for all departments
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-02 13:01:27 +09:00
EENE Dashboard
2f60ec6ab1 fix: context menu via wrapper div, normalize taskType old/new values
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-02 09:20:32 +09:00
EENE Dashboard
67144d6a30 feat: cross-column DnD, fix context menu, rename task types to 실행과제/기반업무
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-02 09:11:11 +09:00
EENE Dashboard
f07874e8fe fix build error and rename to People Growth Hub 2026-06-02 08:51:53 +09:00
EENE Dashboard
b5d3ef8ee4 fix: remove unused progressColor variable in TaskModal 2026-06-01 18:16:56 +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
0a1cb3efe7 style: apply soft dashboard card visual design
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-01 15:42:14 +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
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
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
c578fbc324 fix: label text black, remove rotation
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-01 14:32:10 +09:00
EENE Dashboard
fd181c29de feat: left label column 실행과제/기반업무
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-01 14:29:36 +09:00
EENE Dashboard
289dca19e2 sketch: 실행과제/기반업무 left side labels
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-01 14:24:47 +09:00
EENE Dashboard
5dec3f2fae feat: task manager modal, remove type filter, expand routine area
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-01 13:35:18 +09:00
EENE Dashboard
a5dcc9321e feat: remove 관리현황 label, keep border separator
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-01 13:28:26 +09:00
EENE Dashboard
c6f76c332b feat: card layout reorder, description/issue text-2xl, 관리현황 fixed bottom area
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-01 13:25:34 +09:00
EENE Dashboard
62fa1dd1ca fix: remove unused TAG_CONFIG
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-01 13:21:33 +09:00
EENE Dashboard
c4a3353359 feat: center header, remove tag, show description, routine tasks at bottom
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-01 13:19:58 +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
b4ca8f3245 chore: fix git email and redeploy
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-01 13:09:59 +09:00
EENE Dashboard
2f007b93d0 chore: trigger redeploy
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-01 13:08:14 +09:00
EENE Dashboard
c6dc27ef29 fix: block right-click pointerdown from reaching dnd-kit
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-01 12:59:45 +09:00
EENE Dashboard
495a535d17 fix: context menu backdrop blocks card onClick on close
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-01 12:00:29 +09:00
EENE Dashboard
4142d04361 fix: use onClick for card select, right-click safe
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-01 11:44:58 +09:00
EENE Dashboard
780b6a9ef5 fix: right-click no longer triggers detail window
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-01 11:35:13 +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
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
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