Files
bakery-ia/frontend/src
Claude 63d100f1b3 Integrate categorization & stock steps with Tour system
- Updated WizardContext with new state management:
  - Added categorizedProducts and productsWithStock state
  - Added categorizationCompleted and stockEntryCompleted flags
  - Implemented updateCategorizedProducts() and updateProductsWithStock() methods
  - Updated getVisibleSteps() to include new steps in AI-assisted path

- Integrated ProductCategorizationStep and InitialStockEntryStep into UnifiedOnboardingWizard:
  - Added conditional rendering based on AI analysis completion
  - Wired up state management for both steps
  - Added intermediate update handlers

- Integrated Tour system at app level:
  - Added TourProvider to App.tsx context hierarchy
  - Added Tour component for rendering active tours
  - Added TourButton to Sidebar navigation
  - Tour button visible when sidebar is expanded

This completes the Phase 6.5 integration and sets up the guided tour infrastructure.
2025-11-06 13:07:01 +00:00
..
2025-10-18 16:03:23 +02:00
2025-10-30 21:08:07 +01:00
2025-09-22 11:04:03 +02:00
2025-10-30 21:08:07 +01:00
2025-10-15 21:09:42 +02:00
2025-11-01 21:35:03 +01:00
2025-11-01 21:35:03 +01:00
2025-09-27 11:18:13 +02:00
2025-10-18 16:03:23 +02:00