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:
@@ -1,23 +1,23 @@
|
||||
# archive/2026-05-19-workspace-visual-overhaul (index)
|
||||
dir: archive/2026-05-19-workspace-visual-overhaul
|
||||
# 2026-05-19-workspace-visual-overhaul (index)
|
||||
dir: 2026-05-19-workspace-visual-overhaul
|
||||
|
||||
## role
|
||||
Contains historical planning documents for a 2026 UI/UX redesign of a workspace interface with repository management, sidebar, and settings overhaul.
|
||||
Design and planning package for a UI/UX visual overhaul of a workspace/settings interface adopting GitHub-style conventions.
|
||||
## parent
|
||||
index: archive/.pi-map.index.md
|
||||
map: archive/.pi-map.md
|
||||
index: ./.pi-map.index.md
|
||||
map: ./.pi-map.md
|
||||
## children
|
||||
- archive/2026-05-19-workspace-visual-overhaul/specs
|
||||
index: archive/2026-05-19-workspace-visual-overhaul/specs/.pi-map.index.md
|
||||
map: archive/2026-05-19-workspace-visual-overhaul/specs/.pi-map.md
|
||||
- 2026-05-19-workspace-visual-overhaul/specs
|
||||
index: 2026-05-19-workspace-visual-overhaul/specs/.pi-map.index.md
|
||||
map: 2026-05-19-workspace-visual-overhaul/specs/.pi-map.md
|
||||
## files
|
||||
- .openspec.yaml
|
||||
- design.md
|
||||
- proposal.md
|
||||
- tasks.md
|
||||
## links
|
||||
index: archive/2026-05-19-workspace-visual-overhaul/.pi-map.index.md
|
||||
map: archive/2026-05-19-workspace-visual-overhaul/.pi-map.md
|
||||
index: 2026-05-19-workspace-visual-overhaul/.pi-map.index.md
|
||||
map: 2026-05-19-workspace-visual-overhaul/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
@@ -1,17 +1,17 @@
|
||||
# archive/2026-05-19-workspace-visual-overhaul
|
||||
dir: archive/2026-05-19-workspace-visual-overhaul
|
||||
# 2026-05-19-workspace-visual-overhaul
|
||||
dir: 2026-05-19-workspace-visual-overhaul
|
||||
|
||||
index: archive/2026-05-19-workspace-visual-overhaul/.pi-map.index.md
|
||||
index: 2026-05-19-workspace-visual-overhaul/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Contains historical planning documents for a 2026 UI/UX redesign of a workspace interface with repository management, sidebar, and settings overhaul.
|
||||
Design and planning package for a UI/UX visual overhaul of a workspace/settings interface adopting GitHub-style conventions.
|
||||
## files
|
||||
- .openspec.yaml | Defines an OpenSpec configuration file with schema type and creation date metadata
|
||||
- design.md | Design document for a workspace visual overhaul featuring a new project header, consolidated settings page with tabs, simplified sidebar, and updated routing structure. | dep: React/TypeScript component system, CSS variables/styling system, React Router, existing project API endpoints
|
||||
- proposal.md | Proposes a UI/UX redesign of a repository workspace to follow GitHub-style layout conventions
|
||||
- tasks.md | Project task list tracking a multi-phase UI overhaul for a workspace/settings interface with repository management, sidebar cleanup, and polish items
|
||||
## arch
|
||||
Document-based project planning with no executable code; uses Markdown for design specs, task tracking, and proposals, plus YAML for configuration metadata.
|
||||
Documentation-driven design process using structured markdown specifications (OpenSpec config, design doc, proposal, task tracking) without implementation code.
|
||||
## tags
|
||||
design, workspace, .openspec, overhaul, project, settings, sidebar, repository
|
||||
## symbols
|
||||
|
||||
+7
-7
@@ -1,18 +1,18 @@
|
||||
# archive/2026-05-19-workspace-visual-overhaul/specs (index)
|
||||
dir: archive/2026-05-19-workspace-visual-overhaul/specs
|
||||
# 2026-05-19-workspace-visual-overhaul/specs (index)
|
||||
dir: 2026-05-19-workspace-visual-overhaul/specs
|
||||
|
||||
## role
|
||||
Defines technical specifications for migrating repository management to a settings page and simplifying sidebar navigation in a workspace UI redesign.
|
||||
Defines technical specifications and requirements for a workspace UI visual overhaul focused on repository management relocation and sidebar simplification.
|
||||
## parent
|
||||
index: archive/2026-05-19-workspace-visual-overhaul/.pi-map.index.md
|
||||
map: archive/2026-05-19-workspace-visual-overhaul/.pi-map.md
|
||||
index: 2026-05-19-workspace-visual-overhaul/.pi-map.index.md
|
||||
map: 2026-05-19-workspace-visual-overhaul/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- spec.md
|
||||
## links
|
||||
index: archive/2026-05-19-workspace-visual-overhaul/specs/.pi-map.index.md
|
||||
map: archive/2026-05-19-workspace-visual-overhaul/specs/.pi-map.md
|
||||
index: 2026-05-19-workspace-visual-overhaul/specs/.pi-map.index.md
|
||||
map: 2026-05-19-workspace-visual-overhaul/specs/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
# archive/2026-05-19-workspace-visual-overhaul/specs
|
||||
dir: archive/2026-05-19-workspace-visual-overhaul/specs
|
||||
# 2026-05-19-workspace-visual-overhaul/specs
|
||||
dir: 2026-05-19-workspace-visual-overhaul/specs
|
||||
|
||||
index: archive/2026-05-19-workspace-visual-overhaul/specs/.pi-map.index.md
|
||||
index: 2026-05-19-workspace-visual-overhaul/specs/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines technical specifications for migrating repository management to a settings page and simplifying sidebar navigation in a workspace UI redesign.
|
||||
Defines technical specifications and requirements for a workspace UI visual overhaul focused on repository management relocation and sidebar simplification.
|
||||
## files
|
||||
- spec.md | Specification document for a workspace UI visual overhaul project, defining requirements, route changes, component interfaces, and API contracts for moving repository management into a settings page and simplifying the sidebar navigation. | dep: React, React Router, TypeScript, API client, toast notification system, form validation library, responsive design framework, accessibility tools
|
||||
## arch
|
||||
Markdown-based specification document using structured requirements, route definitions, component interface contracts, and API schema descriptions without executable code.
|
||||
Documentation-driven specification pattern using markdown-based requirements documents that define route changes, component interfaces, and API contracts.
|
||||
## tags
|
||||
spec, specification, document, workspace, visual, overhaul, project, defining
|
||||
## symbols
|
||||
|
||||
Reference in New Issue
Block a user