fix: disable native touch panning on mobile terminal and archive specs
- 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)
This commit is contained in:
+10
-10
@@ -1,23 +1,23 @@
|
||||
# archive/2026-06-12-completed-changes-archive/config-profile-includes-ui (index)
|
||||
dir: archive/2026-06-12-completed-changes-archive/config-profile-includes-ui
|
||||
# 2026-06-12-completed-changes-archive/config-profile-includes-ui (index)
|
||||
dir: 2026-06-12-completed-changes-archive/config-profile-includes-ui
|
||||
|
||||
## role
|
||||
Archive of a completed frontend UI feature for drag-and-drop management of config profile includes with dependency visualization and cycle detection.
|
||||
Archive of completed UI work for drag-and-drop config profile includes management with cycle detection and scope visualization.
|
||||
## parent
|
||||
index: archive/2026-06-12-completed-changes-archive/.pi-map.index.md
|
||||
map: archive/2026-06-12-completed-changes-archive/.pi-map.md
|
||||
index: 2026-06-12-completed-changes-archive/.pi-map.index.md
|
||||
map: 2026-06-12-completed-changes-archive/.pi-map.md
|
||||
## children
|
||||
- archive/2026-06-12-completed-changes-archive/config-profile-includes-ui/specs
|
||||
index: archive/2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/.pi-map.index.md
|
||||
map: archive/2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/.pi-map.md
|
||||
- 2026-06-12-completed-changes-archive/config-profile-includes-ui/specs
|
||||
index: 2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/.pi-map.index.md
|
||||
map: 2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/.pi-map.md
|
||||
## files
|
||||
- .openspec.yaml
|
||||
- design.md
|
||||
- proposal.md
|
||||
- tasks.md
|
||||
## links
|
||||
index: archive/2026-06-12-completed-changes-archive/config-profile-includes-ui/.pi-map.index.md
|
||||
map: archive/2026-06-12-completed-changes-archive/config-profile-includes-ui/.pi-map.md
|
||||
index: 2026-06-12-completed-changes-archive/config-profile-includes-ui/.pi-map.index.md
|
||||
map: 2026-06-12-completed-changes-archive/config-profile-includes-ui/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
+5
-5
@@ -1,17 +1,17 @@
|
||||
# archive/2026-06-12-completed-changes-archive/config-profile-includes-ui
|
||||
dir: archive/2026-06-12-completed-changes-archive/config-profile-includes-ui
|
||||
# 2026-06-12-completed-changes-archive/config-profile-includes-ui
|
||||
dir: 2026-06-12-completed-changes-archive/config-profile-includes-ui
|
||||
|
||||
index: archive/2026-06-12-completed-changes-archive/config-profile-includes-ui/.pi-map.index.md
|
||||
index: 2026-06-12-completed-changes-archive/config-profile-includes-ui/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Archive of a completed frontend UI feature for drag-and-drop management of config profile includes with dependency visualization and cycle detection.
|
||||
Archive of completed UI work for drag-and-drop config profile includes management with cycle detection and scope visualization.
|
||||
## files
|
||||
- .openspec.yaml | Defines an OpenSpec configuration file with schema version and creation date metadata
|
||||
- design.md | Design document for adding drag-and-drop profile includes management UI to an existing config profile editor frontend | dep: React, HTML5 Drag and Drop API, config profiles backend API (listConfigProfiles, updateConfigProfile, updateProfileIncludes), existing scope badge components
|
||||
- proposal.md | Proposes a UI feature for drag-and-drop management of ordered config profile includes with cycle detection and scope visualization | dep: config profiles backend API, frontend React app, drag-and-drop library
|
||||
- tasks.md | Task tracking document for implementing a profile "includes" feature with UI, drag-and-drop reordering, and error handling
|
||||
## arch
|
||||
Design-proposal-task documentation trail with OpenSpec schema metadata, capturing iterative specification of a React/Vue-like component-based UI with topological ordering constraints and visual dependency graph rendering.
|
||||
Design-driven feature development with phased task tracking, using OpenSpec schema validation and explicit frontend/UX architecture documentation.
|
||||
## tags
|
||||
drag, profile, design, drop, includes, .openspec, document, management
|
||||
## symbols
|
||||
|
||||
+10
-10
@@ -1,19 +1,19 @@
|
||||
# archive/2026-06-12-completed-changes-archive/config-profile-includes-ui/specs (index)
|
||||
dir: archive/2026-06-12-completed-changes-archive/config-profile-includes-ui/specs
|
||||
# 2026-06-12-completed-changes-archive/config-profile-includes-ui/specs (index)
|
||||
dir: 2026-06-12-completed-changes-archive/config-profile-includes-ui/specs
|
||||
|
||||
## role
|
||||
Contains archived specification documents for the config-profile-includes-ui feature from a completed changeset dated June 12, 2026.
|
||||
Contains archived specification documents for the config-profile-includes-ui feature that was completed on 2026-06-12.
|
||||
## parent
|
||||
index: archive/2026-06-12-completed-changes-archive/config-profile-includes-ui/.pi-map.index.md
|
||||
map: archive/2026-06-12-completed-changes-archive/config-profile-includes-ui/.pi-map.md
|
||||
index: 2026-06-12-completed-changes-archive/config-profile-includes-ui/.pi-map.index.md
|
||||
map: 2026-06-12-completed-changes-archive/config-profile-includes-ui/.pi-map.md
|
||||
## children
|
||||
- archive/2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/config-profile-includes-management
|
||||
index: archive/2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/config-profile-includes-management/.pi-map.index.md
|
||||
map: archive/2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/config-profile-includes-management/.pi-map.md
|
||||
- 2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/config-profile-includes-management
|
||||
index: 2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/config-profile-includes-management/.pi-map.index.md
|
||||
map: 2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/config-profile-includes-management/.pi-map.md
|
||||
## files
|
||||
## links
|
||||
index: archive/2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/.pi-map.index.md
|
||||
map: archive/2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/.pi-map.md
|
||||
index: 2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/.pi-map.index.md
|
||||
map: 2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
+5
-5
@@ -1,13 +1,13 @@
|
||||
# archive/2026-06-12-completed-changes-archive/config-profile-includes-ui/specs
|
||||
dir: archive/2026-06-12-completed-changes-archive/config-profile-includes-ui/specs
|
||||
# 2026-06-12-completed-changes-archive/config-profile-includes-ui/specs
|
||||
dir: 2026-06-12-completed-changes-archive/config-profile-includes-ui/specs
|
||||
|
||||
index: archive/2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/.pi-map.index.md
|
||||
index: 2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Contains archived specification documents for the config-profile-includes-ui feature from a completed changeset dated June 12, 2026.
|
||||
Contains archived specification documents for the config-profile-includes-ui feature that was completed on 2026-06-12.
|
||||
## files
|
||||
## arch
|
||||
N/A (empty directory - no code or architectural patterns present; intended as historical documentation storage for completed UI specifications)
|
||||
Document-based specification storage with date-versioned archiving pattern for completed feature requirements.
|
||||
## tags
|
||||
-
|
||||
## symbols
|
||||
|
||||
+7
-7
@@ -1,18 +1,18 @@
|
||||
# archive/2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/config-profile-includes-management (index)
|
||||
dir: archive/2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/config-profile-includes-management
|
||||
# 2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/config-profile-includes-management (index)
|
||||
dir: 2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/config-profile-includes-management
|
||||
|
||||
## role
|
||||
Defines requirements for a UI feature that allows users to manage which configuration profiles are included in another profile.
|
||||
Defines requirements for a config profile editor feature that enables users to view, modify, and persist profile include configurations through a management UI.
|
||||
## parent
|
||||
index: archive/2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/.pi-map.index.md
|
||||
map: archive/2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/.pi-map.md
|
||||
index: 2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/.pi-map.index.md
|
||||
map: 2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- spec.md
|
||||
## links
|
||||
index: archive/2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/config-profile-includes-management/.pi-map.index.md
|
||||
map: archive/2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/config-profile-includes-management/.pi-map.md
|
||||
index: 2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/config-profile-includes-management/.pi-map.index.md
|
||||
map: 2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/config-profile-includes-management/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
+5
-5
@@ -1,14 +1,14 @@
|
||||
# archive/2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/config-profile-includes-management
|
||||
dir: archive/2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/config-profile-includes-management
|
||||
# 2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/config-profile-includes-management
|
||||
dir: 2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/config-profile-includes-management
|
||||
|
||||
index: archive/2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/config-profile-includes-management/.pi-map.index.md
|
||||
index: 2026-06-12-completed-changes-archive/config-profile-includes-ui/specs/config-profile-includes-management/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines requirements for a UI feature that allows users to manage which configuration profiles are included in another profile.
|
||||
Defines requirements for a config profile editor feature that enables users to view, modify, and persist profile include configurations through a management UI.
|
||||
## files
|
||||
- spec.md | Define requirements for a config profile editor feature that manages profile includes with display, add/remove/reorder functionality, and save capabilities | dep: profile editor UI, includes API, profile update API, dropdown component, drag-and-drop system
|
||||
## arch
|
||||
Specification-driven requirements document using Markdown format with user stories, acceptance criteria, and UI/UX details for a CRUD+reorder management interface.
|
||||
Requirements specification using structured documentation pattern with functional requirements organized by user interaction flows (display, add/remove, reorder, save) and explicit UI/UX constraints.
|
||||
## tags
|
||||
profile, spec, define, requirements, config, editor, feature, manages
|
||||
## symbols
|
||||
|
||||
Reference in New Issue
Block a user