Merge Enhanced rollback and deployment progress tracking#9
Merged
LuiseFreese merged 2 commits intomainfrom Oct 10, 2025
Merged
Conversation
…ogress component with step visualization, percentages, and time estimates - Implement ProgressStepManager and TimeEstimator utilities for deployment tracking - Enhance backend deployment service with ProgressTracker integration - Create real-time progress updates through SSE streaming - Add responsive CSS design with proper margins for toast notification compatibility - Integrate progress tracking across frontend components and state management
…Added ProgressTracker integration to rollback service - Implemented step activation logic with startStep() calls - Enhanced frontend progress UI with pink pulsing animations - Fixed TypeScript compilation errors for deployment - Added comprehensive rollback documentation to DEVELOPER_ARCHITECTURE.md - Updated USAGE-GUIDE.md with enhanced progress tracking features - All 669 unit tests passing
❌ Deploy Preview for mermaid2dataverse failed. Why did it fail? →
|
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.
This pull request updates the
docs/DEVELOPER_ARCHITECTURE.mdfile with several improvements and additions. The main focus is on enhancing the documentation for the application's architecture, including more accurate directory diagrams, improved clarity of system flows, and a comprehensive new section detailing the rollback system for Dataverse deployments. Additionally, the update fixes encoding issues in diagrams and descriptions for better readability.Most important changes:
Documentation Enhancements:
Encoding and Formatting Fixes:
Minor Content Updates: