You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Add new SVG asset for man on rocket and enhance AppStatusModal 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.
0 commit comments