530225d37c
- Combine Projects and Workspaces into a single 'Spaces' grouped mobile nav item that opens a bottom-sheet menu. - Add SpacesBottomSheet component with Projects/Workspaces options. - Extend MobileListView with optional renderItem prop for rich rows. - Redesign mobile ProjectsPage rows to show project description and repository chips. - Replace mobile WorkspacesPage list with compact WorkspaceCard grid, matching desktop card content. - Add mobile-list-* CSS and mobile-workspaces-list spacing. Quality gates: npm run typecheck, npm run lint clean, npm test -- --run 87 passed.
1.5 KiB
1.5 KiB
apps/web/src (index)
dir: apps/web/src
role
Frontend web application entry point and core infrastructure for a React-based collaborative development platform.
parent
index: apps/web/.pi-map.index.md map: apps/web/.pi-map.md
children
- apps/web/src/api index: apps/web/src/api/.pi-map.index.md map: apps/web/src/api/.pi-map.md
- apps/web/src/components index: apps/web/src/components/.pi-map.index.md map: apps/web/src/components/.pi-map.md
- apps/web/src/hooks index: apps/web/src/hooks/.pi-map.index.md map: apps/web/src/hooks/.pi-map.md
- apps/web/src/pages index: apps/web/src/pages/.pi-map.index.md map: apps/web/src/pages/.pi-map.md
- apps/web/src/state index: apps/web/src/state/.pi-map.index.md map: apps/web/src/state/.pi-map.md
- apps/web/src/styles index: apps/web/src/styles/.pi-map.index.md map: apps/web/src/styles/.pi-map.md
- apps/web/src/test index: apps/web/src/test/.pi-map.index.md map: apps/web/src/test/.pi-map.md
- apps/web/src/types index: apps/web/src/types/.pi-map.index.md map: apps/web/src/types/.pi-map.md
- apps/web/src/utils index: apps/web/src/utils/.pi-map.index.md map: apps/web/src/utils/.pi-map.md
files
- main.tsx
- router.tsx
- types.ts
links
index: apps/web/src/.pi-map.index.md map: apps/web/src/.pi-map.md
workflows
- change src behavior read: main.tsx, router.tsx, types.ts
- explore src subdirectories index: apps/web/src/api/.pi-map.index.md, apps/web/src/components/.pi-map.index.md, apps/web/src/hooks/.pi-map.index.md