Open
Conversation
- Added comprehensive integration tests for migration parity - Added feature parity validation tests - Created migration validation script - Updated documentation with migration completion report - All legacy code preserved in apps/bakery-api/legacy-archive/ - Ready for safe removal after final validation
- Created comprehensive integration tests for migration parity - Added feature parity validation tests - Created automated validation script - Updated all documentation with migration reports - Created backup branch: backup/legacy-code-archive - Successfully removed legacy-archive directory - All critical features preserved and tested Task 59 complete: Testing and legacy code removal successful
…abel - Changed all test cases to pass label text as children - Removed label prop from test props objects - Tests now align with component's updated API that uses children for button text - All test functionality remains the same, only prop passing method updated
- Remove outdated Task Master guide from root CLAUDE.md - Update TypeScript base configuration module resolution paths
- Update Node.js base image versions in Dockerfiles - Modify volume mounts in docker-compose configurations - Update package-lock.json with new dependency resolutions
- Refactor about page with cleaner component structure - Update order page (bestellen) with improved layout - Simplify imprint page content and styling - Enhance news pages with better content handling - Improve products page with category organization - Update Hero component with refined styling - Remove deprecated Base.tsx layout file - Enhance news service with better data fetching - Add contact page with form functionality - Add global error and not-found pages for better UX
- Add LocalHeader and LocalFooter components for page layout - Create dedicated header navigation components - Add brand icons (Divider and Heusser logo) - Create centralized icon export module
- Expand admin layout with navigation improvements and responsive design - Major overhaul of social media management page with comprehensive features - Update settings page with better form organization - Improve staff management interface - Update cash management page styling - Add project configuration for management app
- Add shared components for management dashboard - Implement feature modules for management functionality - Add mock data services for development - Create service layer architecture - Define TypeScript type definitions
- Update import service library TypeScript configurations - Align tsconfig.lib.json files with base configuration - Add Vite configuration for shared libraries - Improve module resolution and build settings
- Export new services from daily prep feature library - Add production scheduler components to inventory exports - Update import paths in inventory management components - Improve test files for production scheduler - Add markdown parser and prep task loader services - Create types directory for daily prep feature
- Expand analytics dashboard data with comprehensive metrics - Refactor order generator with better type safety - Improve product generator with realistic data - Enhance user generator with proper role definitions - Restructure product mock data (breads, buns, cakes, snacks) - Simplify order mock data structure - Update user mock data with better organization
- Create daily production data documentation - Add apps directory structure for landing page - Add content directory for CMS-like content management
Remove obsolete files from previous migration effort and task management tooling that are no longer needed. This includes Task Master command templates, task definition files, and migration audit documents.
Update Next.js from 15 to 16, fix Nx executor configuration for the landing page, add serve-static target, update API entry points, and add cache control and security headers to next.config.js.
Refresh CLAUDE.md to remove migration-in-progress language and improve structure. Update brand identity guide to v2 with German bakery identity, warm color palette, and typography specifications.
Complete visual rebrand from blue/purple corporate palette to warm brown/cream artisan bakery theme. Add Cinzel, Merriweather, and Pacifico fonts. Redesign the brand coat-of-arms SVG icon with traditional bakery motifs. Update global CSS with new custom properties and MUI theme.
Add centralized opening hours configuration with utility functions for status display. Implement FeaturedProducts carousel and QuickInfoBar components. Simplify the homepage layout with the new component structure.
Remove complex animations from hero, testimonial, and product card components. Improve mobile layouts throughout. Consolidate map component styling, simplify header navigation, and update footer with warm theme. Streamline error/not-found pages and news service.
Add product category filter component with icon-based navigation. Create six category icon components (Brot, Broetchen, Kuchen, etc.). Enrich product detail page with expanded layout. Update about and contact pages with warm artisan styling.
Align homepage and EnhancedHero test suites with the refactored component structure, removing assertions for removed animation features and updating selectors for the new layout.
Add five new seasonal/informational news articles in German. Include historical bakery photo (1933) and updated counter photo. Add 20 product illustration SVGs for the product catalog display.
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.