Commit Graph

  • 11e8a3c7f8 docs: final file-count status for this session's cleanup thread main kjh2064 2026-07-30 15:02:18 +09:00
  • 65e3769eb2 chore: remove 174 non-executing golden test stubs (M3 parity now done) kjh2064 2026-07-30 15:01:20 +09:00
  • 4dd6098619 fix: broken import in test_kis_data_collection_v1.py (same root cause as F8) kjh2064 2026-07-30 14:34:01 +09:00
  • 70e49f0556 docs: update handoff notes with orphan cleanup and xlsx findings kjh2064 2026-07-30 14:29:49 +09:00
  • 73572b6211 chore: remove 40 more orphaned one-off scripts from tools/ kjh2064 2026-07-30 14:29:08 +09:00
  • 2439d5e24d docs: record the Temp/ evidence-cache incident in the handoff notes kjh2064 2026-07-30 14:12:42 +09:00
  • 977167a0db chore: remove 34 orphaned one-off scripts from tools/ kjh2064 2026-07-30 14:12:09 +09:00
  • fa0da0b159 docs: add session handoff notes for the 2026-07-30 strategic audit kjh2064 2026-07-30 13:43:32 +09:00
  • 823a9a64e2 fix: repository entropy audit was measuring build noise, not repo bloat kjh2064 2026-07-30 13:38:42 +09:00
  • 0a2f0eb4a1 fix: un-archive two docs that CI/release-gate validators depend on kjh2064 2026-07-30 12:36:20 +09:00
  • 8dabffc08a chore: commit pre-existing untracked work + finish archived-doc notes kjh2064 2026-07-30 12:21:32 +09:00
  • 88e3d58664 docs: archive superseded roadmap/WBS docs, fix broken install command, retire stale files kjh2064 2026-07-30 11:50:25 +09:00
  • 477bd693c1 fix: unify OpenDART env var name with Gitea Secrets; add missed migration header notes kjh2064 2026-07-30 11:39:48 +09:00
  • 279d1760ef fix: migration ordering bug that could block fresh-DB deploys kjh2064 2026-07-30 11:36:00 +09:00
  • 70824c2afb fix: security, data-integrity, and doc-drift findings from repo audit kjh2064 2026-07-30 11:20:02 +09:00
  • 99943d9871 Merge pull request 'Add OMS WMS ERP platform' (#16) from agent/oms-wms-erp into main kjh2064 2026-07-27 00:46:36 +09:00
  • b34b0dd7d6 Add OMS WMS ERP platform agent/oms-wms-erp kjh2064 2026-07-27 00:45:39 +09:00
  • 15dc3685df docs(claude): Phase 0-4 integration for OMS·WMS·ERP project (D5) kjh2064 2026-07-26 21:17:35 +09:00
  • 0256898d53 feat(components): Phase 0 - Component Taxonomy (4-layer hierarchy) (D4) kjh2064 2026-07-26 21:14:25 +09:00
  • 9a5254d06e feat(adr): Phase 0 - ADR-001 Monolithic SPA Architecture Decision (D2) kjh2064 2026-07-26 21:11:16 +09:00
  • b330f5f1bf feat(schema): Phase 0 - PostgreSQL DDL for OMS·WMS·ERP unified database (D3) kjh2064 2026-07-26 21:08:39 +09:00
  • 6a7a01621d feat(api): Phase 0 - OpenAPI 3.0 specification for OMS·WMS·ERP platform kjh2064 2026-07-26 21:04:35 +09:00
  • 419f067405 refactor(exit_decisions): apply 30 strategic principles to module kjh2064 2026-07-26 21:02:15 +09:00
  • b038181ebf fix(architecture): ground-truth strategic execution framework based on actual PDF specs kjh2064 2026-07-26 20:50:41 +09:00
  • 7cef465ba3 docs(architecture): add OMS·WMS·ERP commercialization WBS as Phase 12 foundation kjh2064 2026-07-26 20:34:47 +09:00
  • 2816e31075 feat: implement exit_decisions parity module with full decision logic kjh2064 2026-07-26 15:22:35 +09:00
  • 8104437992 docs(enterprise): synchronize 5 PDF specification guidelines into core specification harness kjh2064 2026-07-26 15:15:13 +09:00
  • d5097ad809 fix(frontend): eliminate all tsconfig and vite proxy build deprecation warnings v2026.07.26.150640.d5097ad kjh2064 2026-07-26 15:01:39 +09:00
  • 4695de8783 fix(frontend): resolve all vue-tsc -b production build errors and optimize enterprise input components kjh2064 2026-07-26 15:00:32 +09:00
  • 284cac18f3 feat: complete OMS WMS ERP commercialization with 4-layer input components and 11 standard CRUD templates (Phase 0~11 GA PASS) kjh2064 2026-07-26 14:51:58 +09:00
  • 2bcf857c4d refactor(frontend): simplify redundant primitives and fields subcomponents by delegating directly to single source-of-truth Quant*.vue components feature/quant-component-adapters-v1 kjh2064 2026-07-26 03:04:40 +09:00
  • e1f1aec04f refactor(frontend): complete full transparent wrapper refactoring for primitives, fields, and subcomponents under /components kjh2064 2026-07-26 03:01:53 +09:00
  • 7cb3be3d15 feat(frontend): implement QuantAgGrid transparent adapter wrapper for AG Grid with full API & event passthrough and 100% vendor decoupling kjh2064 2026-07-26 02:59:19 +09:00
  • 506f1ed272 feat(frontend): complete wrapping ALL PrimeVue UI components into Quant transparent adapter wrappers (QuantButton, QuantNumber, QuantToggleSwitch, QuantProgressBar, QuantDialog, QuantBadge, QuantMessage, QuantTag, QuantTree, QuantBreadcrumb, QuantPopover, QuantDrawer, QuantSkeleton, QuantCard, QuantTimeline, QuantAvatar, QuantDivider, QuantRating, QuantSlider, QuantColorPicker) kjh2064 2026-07-26 02:58:16 +09:00
  • d1a61fcdcc feat(frontend): create QuantGridAdapter unified PrimeVue DataTable wrapper with built-in search, sorting, multi-selection, and CSV export kjh2064 2026-07-26 02:55:19 +09:00
  • e2b797c03d refactor(frontend): implement Full Transparent Wrapper Pattern with v-bind=\ and \ passthrough to expose 100% PrimeVue native capabilities without feature loss kjh2064 2026-07-26 02:54:06 +09:00
  • 79026960b4 fix(frontend): enforce strict numeric-only input protection in NumberField.vue and QuantInput.vue (type=number) kjh2064 2026-07-26 02:52:18 +09:00
  • 3df5f7b95f refactor(frontend): complete PrimeVue Timeline and Button adapter wrappers for AuditTimeline and AddressEditor kjh2064 2026-07-26 02:49:36 +09:00
  • af3b1c72aa refactor(frontend): finish PrimeVue adapters for DatePicker, StatusChip, TabPanel, DataGrid, MasterGrid kjh2064 2026-07-26 02:48:10 +09:00
  • aa8438e9bf refactor(frontend): complete wrapping all components with PrimeVue 4 adapters (AutoComplete, Checkbox, Radio, Textarea, Dialog, Splitter, Select, InputText) for total vendor decoupling kjh2064 2026-07-26 02:46:10 +09:00
  • 64009419b3 refactor(arch): apply Adapter Pattern to wrap PrimeVue 4 components (InputText, Select, Dialog, InputNumber, DatePicker) isolating UI framework dependency kjh2064 2026-07-26 02:42:59 +09:00
  • 9553df4f14 fix(css): add complete standalone Vanilla CSS definitions for modal overlays, flex positioning, and shadows kjh2064 2026-07-26 02:39:45 +09:00
  • 3176e0ef7b style(css): enforce high-contrast typography and explicit text colors across dark and light backgrounds kjh2064 2026-07-26 02:38:53 +09:00
  • e6f28ef2b3 feat(ui): ensure all 35 components including BarcodeInput, AddressEditor, AISuggestedField, OrderLineEditor are explicitly rendered in ComponentShowcaseView kjh2064 2026-07-26 02:38:15 +09:00
  • 9f3cdf5759 feat(ui): ensure 1:1 direct mapping of all 21 top-level Vue component files in components directory to ComponentShowcaseView kjh2064 2026-07-26 02:37:27 +09:00
  • 4503d4fcb1 feat(ui): complete 100% full 41-component inventory into ComponentShowcaseView including CrudToolbar, AuditTimeline, LiveTelemetryFooter, GridHeaderToolbar, ReturnChip, TickerBadge kjh2064 2026-07-26 02:36:36 +09:00
  • 933eff9d97 fix(showcase): correct QuantMasterGrid props binding (headers & items) and add null-safety checks to prevent TypeError kjh2064 2026-07-26 02:35:37 +09:00
  • 73b77bcbe2 feat(ui): integrate 100% full 35-component inventory into ComponentShowcaseView including QuantMasterGrid, QuantTabPanel, QuantSplitter, and Modals kjh2064 2026-07-26 02:34:21 +09:00
  • 0253322cde feat(ui): expand ComponentShowcaseView with AG Grid, QuantSearchHeaderBar, AutoComplete and 25 UI components kjh2064 2026-07-26 02:33:23 +09:00
  • 699ef008eb fix(imports): add missing SelectInput.vue and DialogModal.vue primitive components to resolve Vite import error kjh2064 2026-07-26 02:31:55 +09:00
  • 03a4cc3d8e feat(nav): bind ComponentShowcaseView link to main navigation bar in App.vue kjh2064 2026-07-26 02:30:55 +09:00
  • 3b9a32b0da feat(ui): add ComponentShowcaseView for live demo of 14 components across 4 layers; bind to header toolbar kjh2064 2026-07-26 02:29:09 +09:00
  • 882ab5a777 style(comp): polish UI quality with 1-click clear, LOT pulse expiry badges, and VAT 10% auto-summary kjh2064 2026-07-26 02:26:58 +09:00
  • 863164221c feat(comp): enhance AISuggestedField component with confidence score, reasoning insight box, and 1-click accept button kjh2064 2026-07-26 02:13:33 +09:00
  • 9468eb46d5 feat(comp): implement CodeField component with 300ms debounce validation and F2 popup support kjh2064 2026-07-26 02:12:35 +09:00
  • 554510bf75 feat(gallery): enhance TemplateGalleryView with risk level badges and button routing; update E2E locator kjh2064 2026-07-26 02:11:14 +09:00
  • 27096f0d3b style(ui): standardize font colors across 4-layer components to slate-800 labels and slate-900 input values kjh2064 2026-07-26 02:09:49 +09:00
  • fa12511a2c feat(wbs): complete LotField (WBS-COMP-3.4) FEFO expiry validation logic in domain field layer kjh2064 2026-07-26 02:07:58 +09:00
  • 43b4e838cb refactor(ui): remove redundant LiveTelemetryFooter and hotkey bar from view to clean up layout kjh2064 2026-07-26 02:05:25 +09:00
  • 1343957788 fix(layout): lock app container to 100vh flex-col layout ensuring footer is strictly pinned to viewport bottom kjh2064 2026-07-26 02:03:27 +09:00
  • 6a83312e1c style(ui): upgrade QuantHeader and QuantFooter to modern keycap 3D styling and gradient theme kjh2064 2026-07-26 02:01:19 +09:00
  • cf5dd51e5a feat(wbs): implement OrderLineEditor (WBS-COMP-4.3) and integrate into TPL-CREATE-02 template view kjh2064 2026-07-26 01:59:28 +09:00
  • 6bab9950e0 fix(api): handle 502 bad gateway gracefully with timeout and proxy error mock fallback for FactorHistoryView kjh2064 2026-07-26 01:57:51 +09:00
  • 103d3c323b fix(css): inject full enterprise design system utilities & fix AG Grid height rendering for 100% grid completion kjh2064 2026-07-26 01:53:52 +09:00
  • 0171ca0040 fix(e2e): update E2E navigation test spec for 11 enterprise template menu selector kjh2064 2026-07-26 01:51:45 +09:00
  • 9ca8359a6b fix(menu): register all 11 enterprise CRUD template routes and add quick template selector menu in global header kjh2064 2026-07-26 01:51:00 +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 2026-07-26 01:50:06 +09:00
  • 356c1717ce feat(templates): implement Sprint 4 templates (TPL-CREATE-02, TPL-EDIT-01, TPL-APPROVAL-01) with full harness verification kjh2064 2026-07-26 01:48:58 +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 2026-07-26 01:47:57 +09:00
  • d286952392 feat(wbs): expand full 52-section component & 11-template WBS roadmap and implement core Sprint 1-2 components kjh2064 2026-07-26 01:46:55 +09:00
  • 4d2ed60c6f docs(governance): enforce 4-layer component & 11-template CRUD guidelines into AGENTS.md authority kjh2064 2026-07-26 01:44:09 +09:00
  • 70d9029184 feat(components): implement 4-layer input component architecture and 52-section specification with harness CLI v3.0 verification kjh2064 2026-07-26 01:43:50 +09:00
  • 1e37e715e9 feat(templates): implement 11 standard CRUD template contracts and WBS roadmap with harness CLI v2.0 verification kjh2064 2026-07-26 01:36:43 +09:00
  • 827d4f5aba feat(harness): build automated CLI validator validate_enterprise_crud_specification_v1.py for Enterprise CRUD Specification kjh2064 2026-07-26 01:30:15 +09:00
  • c926f63580 docs(governance): adopt Enterprise OMS/WMS/ERP CRUD & Input Component Design Specification into AGENTS.md authority kjh2064 2026-07-26 01:26:51 +09:00
  • 6f53b36336 fix(grid-layout): auto-fit column widths with sizeColumnsToFit and flex proportions to eliminate text clipping kjh2064 2026-07-26 01:24:53 +09:00
  • 5e9ef254dd fix(composable): resolve dbConnections ReferenceError by returning computed dbActiveConnections kjh2064 2026-07-26 01:21:55 +09:00
  • 74d4fdc1d7 feat(observability): bind real-time OpenTelemetry stream and SignalR socket metrics to LiveTelemetryFooter kjh2064 2026-07-26 01:21:23 +09:00
  • 43c01c7ceb refactor(component): atomize QuantDataGrid with GridHeaderToolbar, ReturnChip, and TickerBadge atomic components kjh2064 2026-07-25 20:53:27 +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 2026-07-25 20:43:58 +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 2026-07-25 20:42:18 +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 2026-07-25 20:41:01 +09:00
  • b8bf7ad9ef fix(ag-grid): resolve theme API conflict and rowSelection deprecation warning in QuantDataGrid kjh2064 2026-07-25 20:39:57 +09:00
  • 5859190b2f fix(layout): ensure pagination-controls and panel-footer remain visible with flex-shrink zero kjh2064 2026-07-25 20:39:18 +09:00
  • ea57315d8c fix(ag-grid): register ValidationModule in ModuleRegistry to resolve AG Grid warning #239 kjh2064 2026-07-25 20:38:45 +09:00
  • 716c1c1760 refactor(wbs-ux): isolate business state into useSystemSettings composable for 100% clean presentation architecture kjh2064 2026-07-25 20:38:17 +09:00
  • e1c597ad0a refactor(wbs-ux): refactor SystemSettingsView into a modular SOLID architecture with CrudToolbar, LiveTelemetryFooter, and AuditTimeline sub-components kjh2064 2026-07-25 20:37:31 +09:00
  • 9bd158e2b1 feat(wbs-ux): add productivity helper components to SystemSettingsView (Hotkey Helper Bar, Data Clone Button, Draft Timestamp Chip) kjh2064 2026-07-25 20:35:22 +09:00
  • 40251d2aaa feat(wbs-ux): add OMS/WMS/ERP quick transaction modals to SystemSettingsView kjh2064 2026-07-25 20:33:48 +09:00
  • 82c619388c feat(wbs-ux): add 1-Click split ratio presets bar (3:7, 5:5, 6:4, 7:3) to SystemSettingsView kjh2064 2026-07-25 20:32:27 +09:00
  • 07e5908319 feat(wbs-ux): upgrade SystemSettingsView with OMS/WMS/ERP domain context switcher, AI AX recommendation banner, and draggable split resizer kjh2064 2026-07-25 20:31:13 +09:00
  • e8550dc583 feat(wbs-ux): inject 3 additional live operational features into SystemSettingsView (SignalR Socket Chip, DbUp Tag, Live Log Terminal) kjh2064 2026-07-25 20:27:44 +09:00
  • a46744bd18 feat(wbs-ux): inject 4 live operational presence features into SystemSettingsView (DB Ping, Batch Progress, Lock Guard, Telemetry Bar) kjh2064 2026-07-25 20:26:26 +09:00
  • bab4a61bbc feat(wbs-ux): add 12-component guide spec modal button to SystemSettingsView toolbar kjh2064 2026-07-25 20:25:51 +09:00
  • f72a33db74 feat(wbs-ux): finalize SystemSettingsView with View/Edit mode toggle, Audit Trail timeline, and Export format selector kjh2064 2026-07-25 20:24:26 +09:00
  • cfcb1f9860 feat(wbs-ux): enhance SystemSettingsView with Toast notifications, Category Tabs, Evidence Dropzone, and Pagination kjh2064 2026-07-25 20:23:30 +09:00
  • ed9dbbd661 feat(wbs-ux): upgrade SystemSettingsView into a comprehensive CRUD masterpiece with Search Toolbar, Split AG Grid, Detail Form, and Modal Dialog kjh2064 2026-07-25 20:22:13 +09:00
  • 7530e45587 fix(wbs-ux): structure FactorParamDetailLayout as a distinct 6:4 Split Pane with physical Split Divider Bar kjh2064 2026-07-25 20:20:59 +09:00
  • 996356e551 fix(wbs-ux): complete full-system CSS audit by refactoring SnapshotAdminView with Scoped CSS kjh2064 2026-07-25 20:18:20 +09:00
  • 5d2c187b67 fix(wbs-ux): refactor all 9 prototype template components with Douzone ERP Scoped CSS specifications kjh2064 2026-07-25 20:17:39 +09:00