feat: deployment status modal#728
Merged
Merged
Conversation
…nce AppStatusModal with loading state handling
…odal; enhance AppStatusBody with app details link functionality
…functionality - Added a new SVG asset `ic-man-on-rocket.svg` to the project. - Updated `AppStatusModal` to handle deployment timeline loading state and improved error handling. - Enhanced the logic for displaying empty states based on deployment status in `AppStatusModal`. - Refactored `AppStatusModalTabList` to safely access deployment status data. - Modified type definitions in `AppStatusModal` to include `isDeploymentTimelineLoading`. - Introduced utility function `getEmptyViewImageFromHelmDeploymentStatus` to return appropriate images based on deployment status.
…functions - Created new component for deployment status breakdown. - Added types for workflow runner status and deployment status details. - Implemented utility functions to process deployment status details and update timeline data. - Updated constants and types to include new deployment statuses and timeline statuses. - Refactored existing status component to utilize new types. - Cleaned up unused code and imports in Helpers and StatusComponent.
…CTL_APPLY_STARTED timeline
… functions for improved clarity and functionality
…e resource details handling
…yment status handling and data processing
…selection logic and deployment status handling
…eployment app type and remove outdated comment in processDeploymentStatusDetailsData
…nment ID and improve deployment status handling
AbhishekA1509
commented
May 13, 2025
…ailsBreakdownDataType and update related types
AbhishekA1509
commented
May 13, 2025
AbhishekA1509
commented
May 13, 2025
AbhishekA1509
commented
May 13, 2025
…n DeploymentStatus components
AbhishekA1509
commented
May 13, 2025
… and update related IDs for consistency
…ove error management and simplify parameters
…StatusDetailRow for improved layout consistency
RohitRaj011
suggested changes
May 14, 2025
…DetailsBreakdownData, minor css enhancement
…e safety in processKubeCTLApply
…son and package-lock.json
…ck.json; add error handling in deployment status processing
…ck.json; enhance deployment status details processing
…ck.json; modify deployment status collapse behavior
…ck.json; set ARGOCD_SYNC collapse state to true
RohitRaj011
previously approved these changes
May 15, 2025
…common-lib into feat/deployment-status-modal
…ment status messaging
fix: add logsRendererRef to fix target platform tippy clipping from search bar and other sticky divs
…son and package-lock.json
vivek-devtron
approved these changes
May 19, 2025
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.
Description
This PR includes:
Type of change
How Has This Been Tested?
QA
Checklist