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,15 +1,15 @@
|
||||
# archive/2026-05-17-project-management (index)
|
||||
dir: archive/2026-05-17-project-management
|
||||
# 2026-05-17-project-management (index)
|
||||
dir: 2026-05-17-project-management
|
||||
|
||||
## role
|
||||
This package contains archived design documentation and planning artifacts for a project management feature that was implemented with full-stack CRUD operations, ownership enforcement, and SSH key integration.
|
||||
Defines specifications, design, and implementation tracking for a full-stack project management feature with authenticated CRUD, ownership enforcement, and SSH key integration.
|
||||
## 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-17-project-management/specs
|
||||
index: archive/2026-05-17-project-management/specs/.pi-map.index.md
|
||||
map: archive/2026-05-17-project-management/specs/.pi-map.md
|
||||
- 2026-05-17-project-management/specs
|
||||
index: 2026-05-17-project-management/specs/.pi-map.index.md
|
||||
map: 2026-05-17-project-management/specs/.pi-map.md
|
||||
## files
|
||||
- .openspec.yaml
|
||||
- README.md
|
||||
@@ -17,8 +17,8 @@ map: archive/.pi-map.md
|
||||
- proposal.md
|
||||
- tasks.md
|
||||
## links
|
||||
index: archive/2026-05-17-project-management/.pi-map.index.md
|
||||
map: archive/2026-05-17-project-management/.pi-map.md
|
||||
index: 2026-05-17-project-management/.pi-map.index.md
|
||||
map: 2026-05-17-project-management/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
Reference in New Issue
Block a user