350b393457
- 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
36 lines
1.1 KiB
Markdown
36 lines
1.1 KiB
Markdown
# apps/web/src/components (index)
|
|
dir: apps/web/src/components
|
|
|
|
## role
|
|
Provides reusable, accessible UI primitives and layout components for a React web application, including shell layout, data states, icons, code display, routing guards, and toast notifications.
|
|
## parent
|
|
index: apps/web/src/.pi-map.index.md
|
|
map: apps/web/src/.pi-map.md
|
|
## children
|
|
- apps/web/src/components/features
|
|
index: apps/web/src/components/features/.pi-map.index.md
|
|
map: apps/web/src/components/features/.pi-map.md
|
|
## files
|
|
- app-shell.tsx
|
|
- code-editor.tsx
|
|
- data-states.tsx
|
|
- icon.tsx
|
|
- loading-overlay.tsx
|
|
- protected-route.test.tsx
|
|
- protected-route.tsx
|
|
- syntax-highlighter.tsx
|
|
- toast-rules.test.ts
|
|
- toast-rules.ts
|
|
## links
|
|
index: apps/web/src/components/.pi-map.index.md
|
|
map: apps/web/src/components/.pi-map.md
|
|
## workflows
|
|
- change components behavior
|
|
read: app-shell.tsx, code-editor.tsx, data-states.tsx
|
|
- update components tests
|
|
read: protected-route.test.tsx, toast-rules.test.ts
|
|
- explore components subdirectories
|
|
index: apps/web/src/components/features/.pi-map.index.md
|
|
## dirty
|
|
-
|