c8db6ce933
- Change mobile terminal CSS to use touch-action: none and overscroll-behavior: none so the custom touch handler owns swipes - Archive completed/partial OpenSpec specs to openspec/changes/archive/2026-06-14-completed-specs-archive/ - Regenerate project maps Quality gates: npm run typecheck, npm run lint (apps/web)
1.3 KiB
1.3 KiB
2026-05-22-tool-config-ui-rework
dir: 2026-05-22-tool-config-ui-rework
index: 2026-05-22-tool-config-ui-rework/.pi-map.index.md
role
Design and planning package for a UI/UX rework of a tool configuration management interface with backend schema changes
files
- .openspec.yaml | Defines an OpenAPI specification configuration file with schema type and creation date metadata
- design.md | Design document for redesigning a tool configuration page with split-pane layout, new configuration fields, and improved UX | dep: PostgreSQL, JSON, Docker/container runtime (referenced but not modified)
- proposal.md | Proposes a UI/UX redesign of a tool configuration management page with backend schema changes to support additional configuration fields | dep: database, API endpoints, frontend components, migration system
- tasks.md | Project task checklist tracking implementation of container runtime configuration features across database, backend, and frontend | dep: Alembic, SQLAlchemy, Pydantic, FastAPI, React/TypeScript, JSON editor component, ruff, mypy, tsc, eslint
arch
Specification-driven design with OpenAPI configuration, split-pane frontend layout, and cross-layer task tracking across database/backend/frontend tiers
tags
configuration, design, schema, .openspec, tool, page, fields, backend