Skip to content

Add Restocking view, Orders enhancements, i18n updates, and docs#118

Open
uudayasree wants to merge 1 commit into
beck-source:mainfrom
uudayasree:feature/restocking-orders-i18n-updates
Open

Add Restocking view, Orders enhancements, i18n updates, and docs#118
uudayasree wants to merge 1 commit into
beck-source:mainfrom
uudayasree:feature/restocking-orders-i18n-updates

Conversation

@uudayasree

Copy link
Copy Markdown

Summary

  • Add new Restocking view with budget slider and recommended restock table
  • Add useRestocking composable for restocking logic and budget management
  • Enhance Orders view with additional columns and status filtering improvements
  • Extend en/ja locale files with new i18n keys for Restocking and Orders
  • Update App.vue and main.js to register the new Restocking route
  • Update CLAUDE.md files with revised guidance and conventions
  • Add docs/architecture.html and fix scripts/hooks file modes

Test plan

  • Navigate to Restocking page and verify budget slider updates recommended items
  • Verify Orders page shows new columns and filters correctly
  • Switch language to Japanese and verify new i18n strings render
  • Run backend tests: cd tests && uv run pytest backend/ -v
  • Confirm all 7 nav tabs load without errors in browser

?? Generated with Claude Code

- Add new Restocking view with budget slider and recommended restock table
- Add useRestocking composable for restocking logic
- Enhance Orders view with additional columns and status filtering
- Extend en/ja locale files with new i18n keys
- Update App.vue and main.js for new route registration
- Update CLAUDE.md files with revised guidance
- Add architecture.html doc and fix scripts/hooks

Co-Authored-By: Claude Sonnet 4.6 <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