98d4393387
- Rewrite ConfigProfilesMobileView to match desktop functionality: full detail view with all fields, preview action showing resolved profile, and edit view with project/tool selects, includes, environment variables, runtime hints, files, mounts with nested files, and git mounts. - Update useConfigProfiles.handleSubmit to return boolean success. - Update ConfigProfilesPage to pass required state and callbacks. - Add mobile-specific CSS for config profile forms, includes, mount/file cards, and preview panels. - Allow MobileDetailView to render extra children. Quality gates: npm run typecheck, npm run lint, npm test -- --run (87 passed) Refs: openspec/changes/mobile-config-profiles-ui
41 lines
1.0 KiB
Markdown
41 lines
1.0 KiB
Markdown
# apps/web (index)
|
|
dir: apps/web
|
|
|
|
## role
|
|
Frontend web application for a React-based "headquarter" project providing code editing, terminal, and routing capabilities via Vite/TypeScript.
|
|
## 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
|
|
-
|