김재현 kjh2064
  • Joined on 2026-06-25
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-26 01:43:57 +09:00
70d9029184 feat(components): implement 4-layer input component architecture and 52-section specification with harness CLI v3.0 verification
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-26 01:36:50 +09:00
1e37e715e9 feat(templates): implement 11 standard CRUD template contracts and WBS roadmap with harness CLI v2.0 verification
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-26 01:30:20 +09:00
827d4f5aba feat(harness): build automated CLI validator validate_enterprise_crud_specification_v1.py for Enterprise CRUD Specification
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-26 01:26:57 +09:00
c926f63580 docs(governance): adopt Enterprise OMS/WMS/ERP CRUD & Input Component Design Specification into AGENTS.md authority
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-26 01:24:58 +09:00
6f53b36336 fix(grid-layout): auto-fit column widths with sizeColumnsToFit and flex proportions to eliminate text clipping
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-26 01:22:01 +09:00
5e9ef254dd fix(composable): resolve dbConnections ReferenceError by returning computed dbActiveConnections
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-26 01:21:32 +09:00
74d4fdc1d7 feat(observability): bind real-time OpenTelemetry stream and SignalR socket metrics to LiveTelemetryFooter
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-25 20:53:33 +09:00
43c01c7ceb refactor(component): atomize QuantDataGrid with GridHeaderToolbar, ReturnChip, and TickerBadge atomic components
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-25 20:44:04 +09:00
2ab0879cd0 feat(data): bind real operational dataset (snapshot_admin.db) to AG Grid with ticker badges, return percentage chips, and cash ledgers
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-25 20:42:24 +09:00
bfa21565fc feat(ux-ax): integrate real-time AX Insights on row click, double-click smart inline editing, and 1-Click quick status toggle buttons
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-25 20:41:07 +09:00
bd55b0621d feat(ux): upgrade QuantDataGrid header toolbar to premium trading-room style with quick search, status chips, and reset/autosize/export controls
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-25 20:40:04 +09:00
b8bf7ad9ef fix(ag-grid): resolve theme API conflict and rowSelection deprecation warning in QuantDataGrid
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-25 20:39:25 +09:00
5859190b2f fix(layout): ensure pagination-controls and panel-footer remain visible with flex-shrink zero
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-25 20:38:52 +09:00
ea57315d8c fix(ag-grid): register ValidationModule in ModuleRegistry to resolve AG Grid warning #239
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-25 20:38:23 +09:00
716c1c1760 refactor(wbs-ux): isolate business state into useSystemSettings composable for 100% clean presentation architecture
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-25 20:37:37 +09:00
e1c597ad0a refactor(wbs-ux): refactor SystemSettingsView into a modular SOLID architecture with CrudToolbar, LiveTelemetryFooter, and AuditTimeline sub-components
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-25 20:35:28 +09:00
9bd158e2b1 feat(wbs-ux): add productivity helper components to SystemSettingsView (Hotkey Helper Bar, Data Clone Button, Draft Timestamp Chip)
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-25 20:33:53 +09:00
40251d2aaa feat(wbs-ux): add OMS/WMS/ERP quick transaction modals to SystemSettingsView
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-25 20:32:34 +09:00
82c619388c feat(wbs-ux): add 1-Click split ratio presets bar (3:7, 5:5, 6:4, 7:3) to SystemSettingsView
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-25 20:31:19 +09:00
07e5908319 feat(wbs-ux): upgrade SystemSettingsView with OMS/WMS/ERP domain context switcher, AI AX recommendation banner, and draggable split resizer