김재현 kjh2064
  • Joined on 2026-06-25
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-26 02:29:15 +09:00
3b9a32b0da feat(ui): add ComponentShowcaseView for live demo of 14 components across 4 layers; bind to header toolbar
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-26 02:27:04 +09:00
882ab5a777 style(comp): polish UI quality with 1-click clear, LOT pulse expiry badges, and VAT 10% auto-summary
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-26 02:13:39 +09:00
863164221c feat(comp): enhance AISuggestedField component with confidence score, reasoning insight box, and 1-click accept button
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-26 02:12:40 +09:00
9468eb46d5 feat(comp): implement CodeField component with 300ms debounce validation and F2 popup support
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-26 02:11:20 +09:00
554510bf75 feat(gallery): enhance TemplateGalleryView with risk level badges and button routing; update E2E locator
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-26 02:09:55 +09:00
27096f0d3b style(ui): standardize font colors across 4-layer components to slate-800 labels and slate-900 input values
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-26 02:08:04 +09:00
fa12511a2c feat(wbs): complete LotField (WBS-COMP-3.4) FEFO expiry validation logic in domain field layer
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-26 02:05:31 +09:00
43b4e838cb refactor(ui): remove redundant LiveTelemetryFooter and hotkey bar from view to clean up layout
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-26 02:03:33 +09:00
1343957788 fix(layout): lock app container to 100vh flex-col layout ensuring footer is strictly pinned to viewport bottom
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-26 02:01:26 +09:00
6a83312e1c style(ui): upgrade QuantHeader and QuantFooter to modern keycap 3D styling and gradient theme
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-26 01:59:35 +09:00
cf5dd51e5a feat(wbs): implement OrderLineEditor (WBS-COMP-4.3) and integrate into TPL-CREATE-02 template view
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-26 01:57:58 +09:00
6bab9950e0 fix(api): handle 502 bad gateway gracefully with timeout and proxy error mock fallback for FactorHistoryView
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-26 01:53:57 +09:00
103d3c323b fix(css): inject full enterprise design system utilities & fix AG Grid height rendering for 100% grid completion
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-26 01:51:51 +09:00
0171ca0040 fix(e2e): update E2E navigation test spec for 11 enterprise template menu selector
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-26 01:51:06 +09:00
9ca8359a6b fix(menu): register all 11 enterprise CRUD template routes and add quick template selector menu in global header
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-26 01:50:11 +09:00
ce22fc34e7 feat(templates): complete all 11 enterprise CRUD templates (TPL-CREATE-03, TPL-BULK-01, TPL-DELETE-01, TPL-HISTORY-01) according to master WBS schedule
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-26 01:49:04 +09:00
356c1717ce feat(templates): implement Sprint 4 templates (TPL-CREATE-02, TPL-EDIT-01, TPL-APPROVAL-01) with full harness verification
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-26 01:48:03 +09:00
1a06e1402d feat(wbs): consolidate 3 master specifications into WBS-MASTER-2026 and implement TPL-CREATE-01, TPL-DETAIL-01, TPL-CANCEL-01 templates
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-26 01:47:02 +09:00
d286952392 feat(wbs): expand full 52-section component & 11-template WBS roadmap and implement core Sprint 1-2 components
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-26 01:44:14 +09:00
4d2ed60c6f docs(governance): enforce 4-layer component & 11-template CRUD guidelines into AGENTS.md authority