Commit Graph

603 Commits

Author SHA1 Message Date
kjh2064 b3d29dd5b6 refactor(fe): standardize DataQualityPage with BatchOperationsPageV2 layout and AG Grid shell 2026-08-15 22:00:31 +09:00
kjh2064 798dcbc2fc refactor(fe): standardize ShadowRunList page with BatchOperationsPageV2 and DataGridShell 2026-08-15 21:59:35 +09:00
kjh2064 0328551df3 fix(fe): ensure No. column row numbers 1, 2, 3 remain strictly fixed via redrawRows on sort-changed 2026-08-15 21:57:08 +09:00
kjh2064 269773400e fix(fe): ensure No. column always renders dynamic viewport row index 1, 2, 3 during sorting 2026-08-15 21:52:07 +09:00
kjh2064 1d0867d039 feat(fe): auto-prepend pinned left No. row-number column in KsDataGrid and harness in AGENTS.md 2026-08-15 21:51:01 +09:00
kjh2064 b000cd1704 style(fe): fix AG Grid header background color and text font-weight to follow KBX design tokens 2026-08-15 21:50:06 +09:00
kjh2064 925df23789 style(fe): apply universal token overrides for all input controls, select, buttons, tags and dialogs in base.css 2026-08-15 21:48:15 +09:00
kjh2064 72d0da0383 style(fe): enforce global design tokens for grid density, font scale and component heights in tokens.css and base.css 2026-08-15 21:47:32 +09:00
kjh2064 db3865cb6c feat(fe): standardize empty data state with EmptyStatePlaceholder component and AGENTS.md rule 2026-08-15 21:45:50 +09:00
kjh2064 c320318207 feat(fe): standardize loading UI using shimmer SkeletonLoader across QueryStateBoundary and AGENTS.md 2026-08-15 21:44:45 +09:00
kjh2064 dff10d305a docs(constitution): harness button placement standardization rule for CRUD and batch processing 2026-08-15 21:41:38 +09:00
kjh2064 b45898ba0d fix(fe): eliminate 22rem right margin collapse caused by empty runbook slot 2026-08-15 21:40:58 +09:00
kjh2064 604613492f fix(fe): auto fit grid column widths to 100% parent container width 2026-08-15 21:38:24 +09:00
kjh2064 f14458cf41 feat(fe): display system version and contract version in app footer 2026-08-15 21:36:58 +09:00
kjh2064 8da9d87bf1 fix(fe): remove duplicate shell breadcrumb and align grid width to parent container 2026-08-15 21:35:31 +09:00
kjh2064 c892f5b1ed fix(fe): fix breadcrumb text overlap and clean title layout in PageLayout 2026-08-15 21:31:23 +09:00
kjh2064 a239e6ab64 feat(fe): support explicit relative flex ratios per grid column 2026-08-15 21:30:13 +09:00
kjh2064 f9f05a2318 fix(fe): enforce 100% viewport width and zero-scroll overflow hidden on main shell 2026-08-15 21:29:21 +09:00
kjh2064 a47859f295 fix(fe): stretch QueryStateBoundary and BatchOperationsPageV2 to display grid seamlessly 2026-08-15 21:28:01 +09:00
kjh2064 e8b4d561c1 style(fe): standardize page header action toolbar layout and button naming 2026-08-15 21:26:08 +09:00
kjh2064 82d24abfb4 feat(fe): collapse page subtitle into on-demand help toggle button for ultra-compact layout 2026-08-15 21:25:05 +09:00
kjh2064 6483757ba0 fix(fe): structural flex layout fix for 100% viewport height zero-scroll fit 2026-08-15 21:24:28 +09:00
kjh2064 c1d818bce7 fix(fe): enable column flex auto-expansion in KsDataGrid to fill 100% grid width 2026-08-15 21:23:45 +09:00
kjh2064 57a2f2adac fix(fe): standardize search input width and grid column sizing in ShadowRunQueue 2026-08-15 21:22:02 +09:00
kjh2064 4780093f11 fix(fe): eliminate duplicate wrappers and enforce exact viewport-fit grid height in ShadowRunQueue 2026-08-15 21:20:26 +09:00
kjh2064 0d80575e75 docs(constitution): harness Viewport-Fit Zero-Scroll Layout as non-negotiable iron rule in AGENTS.md 2026-08-15 21:18:47 +09:00
kjh2064 2a75df7c5f style(fe): enforce viewport-fit zero-scroll layout for all non-dashboard workstation screens 2026-08-15 21:18:26 +09:00
kjh2064 95d5ebc14e refactor(fe): replace custom HTML table with standardized DataGridShell in ShadowRunQueue 2026-08-15 21:16:47 +09:00
kjh2064 7c9095bf8d style(fe): standardize global grid row heights to 28px and header to 30px across AG Grid and table elements 2026-08-15 21:15:34 +09:00
kjh2064 1d1ac0b74c fix(fe): add robust mock fallback data for market-data-history and enable slot rendering 2026-08-15 21:14:39 +09:00
kjh2064 4ef1cdff27 fix(fe): add default and filters slot fallbacks to BatchOperationsPageV2 and ApprovalWorkbenchPage 2026-08-15 21:13:54 +09:00
kjh2064 1e80866f6b fix(fe): resolve overflow clipping and outside click handler for tab action dropdown 2026-08-15 21:12:45 +09:00
kjh2064 07a9cd3373 style(fe): optimize sidebar width to 200px and collapse width to 44px with clean toggle header 2026-08-15 21:11:06 +09:00
kjh2064 2d8d710d0a style(fe): replace tab text action buttons with ultra-compact 3-dot dropdown menu 2026-08-15 21:08:23 +09:00
kjh2064 b24f97c81c feat(fe): implement user age-tier font scale selector with localStorage persistence 2026-08-15 21:05:06 +09:00
kjh2064 c819eb81d8 style(fe): optimize global design system tokens for ERP/OMS/WMS high-density workstation standard 2026-08-15 21:04:09 +09:00
kjh2064 81ff8da086 style(fe): standardize fixed 160px tab width with text ellipsis and native title tooltip 2026-08-15 21:02:44 +09:00
kjh2064 367f7340f6 style(fe): replace raw text xx/xxx tab actions with polished SVG icon buttons and labels 2026-08-15 20:58:27 +09:00
kjh2064 62348d94c2 fix(fe): resolve tab overflow eviction and router synchronization bugs when closing active tabs 2026-08-15 20:57:27 +09:00
kjh2064 c1e1221bda fix(fe): resolve datepicker interaction in KsDateField by adding native picker fallback and click target 2026-08-15 20:53:53 +09:00
kjh2064 805c6d0dbf fix(fe): handle fallback mock in RiskDashboard when API 502 occurs 2026-08-15 20:51:07 +09:00
kjh2064 260dcbeb3c fix(fe): add robust mock fallback for model-operations plan endpoint during offline backend states 2026-08-15 20:49:21 +09:00
kjh2064 c6730c217f fix(fe): resolve relative import paths for SkeletonLoader across legacy page routes 2026-08-15 20:48:08 +09:00
kjh2064 65fd233b43 test(fe): add Playwright E2E all-menu navigation suite and verify 13/13 routes PASS 2026-08-15 20:46:17 +09:00
kjh2064 232a0641cb fix(fe): refine sidebar section toggle to avoid unnecessary page re-navigation 2026-08-15 20:44:38 +09:00
kjh2064 385d10d2cb fix(fe): fix missing Vue hook imports in KsSidebar for TypeScript build verification 2026-08-15 20:42:19 +09:00
kjh2064 4a3d881455 fix(fe): fix sidebar router links, shrink header height to 44px, and refine workspace tabs UI 2026-08-15 20:21:55 +09:00
kjh2064 b843275126 fix(fe): resolve CSS design token alias mappings and elevate KBX grid layout 2026-08-15 20:19:07 +09:00
kjh2064 046add28b2 fix(fe): resolve slot template hierarchy in ModelList and verify 5/5 Playwright E2E DOM tests 2026-08-15 20:14:50 +09:00
kjh2064 b7fa8b86d7 docs(wbs): update V13-FE-035 Data Freshness Standard completion status 2026-08-15 20:09:26 +09:00