Files
headquarter/apps/web/.pi-map.index.md
T
Developer 1d09193652 fix: put Sessions back in the middle of nav on desktop and mobile
- Reorder desktop sidebar so Sessions sits between spaces/tools groups:
  Home, Projects, Workspaces, Sessions, Tool Workshop, Config Profiles, Settings.
- Reorder mobile bottom nav so Sessions is the center item:
  Home, Spaces, Sessions, Tools, Settings.
- Workspace cards already display the owning project name; no extra change needed.

Quality gates: npm run typecheck, npm run lint clean,
npm test -- --run 87 passed.
2026-06-13 19:44:47 +00:00

1.0 KiB

apps/web (index)

dir: apps/web

role

Frontend web application providing a React-based UI with code editing, terminal, and routing capabilities for the "headquarter" project.

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