Files
headquarter/apps/web/.pi-map.index.md
T
Developer 350b393457 feat: rework mobile UI for Tool Workshop and Profile pages
- Rework ToolWorkshopMobileView to support full desktop functionality:
  definition type selection (Compose/Dockerfile/Manifest), manifest editor,
  conditional port, startup command, readiness probe, required variables,
  and validation feedback.
- Add ProfileMobileView and wire ProfilePage to render it on mobile.
- Update useToolWorkshop hook to return boolean success from submit.
- Add responsive CSS for mobile forms, edit views, and manifest editor.
- Update project maps.

Quality gates: npm run typecheck, npm run lint, npm test -- --run (87 passed)

Refs: openspec/changes/mobile-tool-profile-ui
2026-06-13 21:41:42 +00:00

41 lines
1023 B
Markdown

# apps/web (index)
dir: apps/web
## role
Frontend web application for a browser-based code editing and terminal environment with client-side routing.
## parent
index: apps/.pi-map.index.md
map: apps/.pi-map.md
## children
- apps/web/.pi-lens
index: apps/web/.pi-lens/.pi-map.index.md
map: apps/web/.pi-lens/.pi-map.md
- apps/web/public
index: apps/web/public/.pi-map.index.md
map: apps/web/public/.pi-map.md
- apps/web/src
index: apps/web/src/.pi-map.index.md
map: apps/web/src/.pi-map.md
## files
- .env.example
- .eslintrc.cjs
- Dockerfile
- index.html
- nginx.conf
- package-lock.json
- package.json
- tsconfig.json
- vite.config.ts
## links
index: apps/web/.pi-map.index.md
map: apps/web/.pi-map.md
## workflows
- change web behavior
read: .env.example, .eslintrc.cjs, Dockerfile
- change web config
read: package-lock.json, package.json, tsconfig.json
- explore web subdirectories
index: apps/web/.pi-lens/.pi-map.index.md, apps/web/public/.pi-map.index.md, apps/web/src/.pi-map.index.md
## dirty
-