Web: drop avatars, show navigation on shared project/report pages
- remove GnAvatar from the shell footer and the settings profile card
- AppShell falls back to a plain centered body when nobody is logged in, so
  ProjectPage and ReportPage can wrap it too: logged-in users get the nav
  shell on share-token pages, anonymous visitors keep the bare layout
- pages no longer carry their own max-width/padding (the shell body owns it)

Co-Authored-By: Claude Code <noreply@anthropic.com>
1 parent 378ed93 commit ebbae8ca0dbb13ecd5771631b89c58fd03c787bd
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored 23 hours ago
Showing 5 changed files
View
packages/web/src/components/AppShell.vue
View
packages/web/src/pages/ProjectPage.vue
View
packages/web/src/pages/ReportPage.vue
View
packages/web/src/pages/SettingsPage.vue
View
packages/web/verify-shell.mjs 0 → 100644