Skip to content

Add sidebar navigation redesign and restocking feature#187

Open
baskard wants to merge 1 commit into
beck-source:mainfrom
baskard:feature/restocking-sidebar-nav
Open

Add sidebar navigation redesign and restocking feature#187
baskard wants to merge 1 commit into
beck-source:mainfrom
baskard:feature/restocking-sidebar-nav

Conversation

@baskard

@baskard baskard commented Jul 14, 2026

Copy link
Copy Markdown

Summary

  • Redesigns app chrome into a left sidebar layout with CSS design tokens (nav, header, profile menu)
  • Adds a new Restocking view backed by a restock orders API endpoint and mock data
  • Adds backend pytest coverage for the new restocking endpoints

Test plan

  • cd server && uv run python main.py then cd client && npm install && npm run dev, verify sidebar nav renders and Restocking view loads at http://localhost:3000
  • cd server && uv run pytest tests/backend/test_restocking.py

🤖 Generated with Claude Code

Introduces a left sidebar layout with CSS design tokens across the app
chrome (nav, header, profile menu), plus a new Restocking view backed
by a restock orders API and backend tests.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant