Claude/affectionate gates hla9i2#166
Open
Oudemol wants to merge 7 commits into
Open
Conversation
…21224 Add claude GitHub actions 1782110121224
Add Restocking Planner feature with AI-powered recommendations ## Features - New Restocking Planner view with budget allocation interface - Algorithm to analyze demand forecasts and generate restock recommendations - Real-time budget utilization tracking with visual progress bar - Restocking order creation and management - Priority-based recommendation sorting ## Backend Changes - REST API endpoints for restocking recommendations and orders - Pydantic models for RestockingRecommendation, RestockingOrder, and related types - Demand forecast data integration with upward/downward trend analysis - Lead time and cost calculations ## Frontend Changes - New Restocking.vue component with interactive budget slider - Navigation integration with main app router - Restocking recommendations table with checkbox selection - Order summary and cost calculations ## Documentation - Architecture documentation (ARCHITECTURE.html) - Updated CLAUDE.md with new component documentation Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com> @
Add Restocking Planner feature with AI-powered recommendations
- useDarkMode composable: reads localStorage, falls back to prefers-color-scheme, applies dark class to <html> before first paint to avoid flash - DarkModeToggle component: sun/moon SVG icons in nav between language switcher and profile menu - App.vue: CSS custom properties for all colors with html.dark overrides across body, nav, cards, tables, and badges Co-authored-by: Alexei Dzienis <alexei_dzienis@epam.com> Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01GEuCtHBfFFvTpNM36FVFRA
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.