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:
+7
-7
@@ -1,18 +1,18 @@
|
||||
# archive/2025-05-17-oauth-traefik-integration/specs/docker-infrastructure (index)
|
||||
dir: archive/2025-05-17-oauth-traefik-integration/specs/docker-infrastructure
|
||||
# 2025-05-17-oauth-traefik-integration/specs/docker-infrastructure (index)
|
||||
dir: 2025-05-17-oauth-traefik-integration/specs/docker-infrastructure
|
||||
|
||||
## role
|
||||
Defines Docker infrastructure requirements and environment configuration specifications for the OAuth-Traefik integration project using behavior-driven examples.
|
||||
Defines Docker infrastructure specifications using behavior-driven development examples to validate environment configuration and service orchestration requirements.
|
||||
## parent
|
||||
index: archive/2025-05-17-oauth-traefik-integration/specs/.pi-map.index.md
|
||||
map: archive/2025-05-17-oauth-traefik-integration/specs/.pi-map.md
|
||||
index: 2025-05-17-oauth-traefik-integration/specs/.pi-map.index.md
|
||||
map: 2025-05-17-oauth-traefik-integration/specs/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- spec.md
|
||||
## links
|
||||
index: archive/2025-05-17-oauth-traefik-integration/specs/docker-infrastructure/.pi-map.index.md
|
||||
map: archive/2025-05-17-oauth-traefik-integration/specs/docker-infrastructure/.pi-map.md
|
||||
index: 2025-05-17-oauth-traefik-integration/specs/docker-infrastructure/.pi-map.index.md
|
||||
map: 2025-05-17-oauth-traefik-integration/specs/docker-infrastructure/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
+5
-5
@@ -1,14 +1,14 @@
|
||||
# archive/2025-05-17-oauth-traefik-integration/specs/docker-infrastructure
|
||||
dir: archive/2025-05-17-oauth-traefik-integration/specs/docker-infrastructure
|
||||
# 2025-05-17-oauth-traefik-integration/specs/docker-infrastructure
|
||||
dir: 2025-05-17-oauth-traefik-integration/specs/docker-infrastructure
|
||||
|
||||
index: archive/2025-05-17-oauth-traefik-integration/specs/docker-infrastructure/.pi-map.index.md
|
||||
index: 2025-05-17-oauth-traefik-integration/specs/docker-infrastructure/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines Docker infrastructure requirements and environment configuration specifications for the OAuth-Traefik integration project using behavior-driven examples.
|
||||
Defines Docker infrastructure specifications using behavior-driven development examples to validate environment configuration and service orchestration requirements.
|
||||
## files
|
||||
- spec.md | Defines modified requirements for Docker Compose setup and environment configuration using specification by example (Gherkin-style scenarios) | dep: Docker Compose, Traefik
|
||||
## arch
|
||||
Specification-by-example pattern with Gherkin-style scenarios documenting Docker Compose setup requirements as executable documentation.
|
||||
Specification-by-example pattern with Gherkin-style scenarios for executable requirements, targeting Docker Compose-based infrastructure validation.
|
||||
## tags
|
||||
spec, defines, modified, requirements, docker, compose, setup, environment
|
||||
## symbols
|
||||
|
||||
Reference in New Issue
Block a user