Files
headquarter/apps/.pi-map.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

379 B

apps

dir: apps

index: apps/.pi-map.index.md

role

Contains the main executable application modules that serve as entry points for the project.

files

arch

Modular application structure with separate deployable units, likely following microservices or layered architecture patterns with domain-driven design boundaries.

tags

symbols

workflows

dirty