-
Notifications
You must be signed in to change notification settings - Fork 0
Backup/legacy code archive #10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
huhn511
wants to merge
13
commits into
main
Choose a base branch
from
backup/legacy-code-archive
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
- 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
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.