Files
headquarter/apps/web/.pi-map.index.md
T
Developer 530225d37c feat: mobile Spaces nav and list-based project/workspace views
- 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.
2026-06-13 19:32:16 +00:00

1.0 KiB

apps/web (index)

dir: apps/web

role

Frontend web application for the headquarters system, providing a browser-based UI with code editing, terminal, and routing capabilities.

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

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