V13-FE-005: restore direct UI components and harden grid provider
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
# V13-FE-005 — ShadowRunList vendor boundary adoption
|
||||
|
||||
## Scope
|
||||
|
||||
- Migrated the search/date fields and action buttons to `KsTextField`/`KsButton`; the shared text-field contract now supports the bounded date input type.
|
||||
- Preserved query state, date inputs, status filter, and routes. Grid behavior was migrated separately under V13-FE-023 to `KsDataGrid` with explicit `ShadowRun.runId` navigation.
|
||||
- No API, DB, job, model policy, or KIS path changed.
|
||||
|
||||
## Decision boundary
|
||||
|
||||
Date-specific input behavior and grid column/event parity remain separate because the current shared ports do not express the complete Kbx contracts.
|
||||
|
||||
## Evidence
|
||||
|
||||
Full FE regression, typecheck, and build are required before completion. Visual/AT/browser evidence remains outstanding.
|
||||
Reference in New Issue
Block a user