Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
4f47ef7
feat: enhance AppStatusModal with tab functionality and deployment st…
AbhishekA1509 May 6, 2025
b5872cf
feat: enhance AppStatusModal with deployment status breakdown and tab…
AbhishekA1509 May 7, 2025
a693de4
feat: add disconnect icon and integrate it into the application; enha…
AbhishekA1509 May 7, 2025
80e4d6c
feat: add new icon for external link and integrate it into AppStatusM…
AbhishekA1509 May 7, 2025
4bf5e2c
feat: Add new SVG asset for man on rocket and enhance AppStatusModal …
AbhishekA1509 May 7, 2025
c1151ca
feat: Add DeploymentStatusBreakdown component with types and utility …
AbhishekA1509 May 12, 2025
91015a1
feat: Update processKubeCTLApply to handle resource details from KUBE…
AbhishekA1509 May 12, 2025
5a34853
feat: Refactor DeploymentStatusBreakdown component and update utility…
AbhishekA1509 May 13, 2025
21c9226
feat: Update processKubeCTLApply to require data parameter and improv…
AbhishekA1509 May 13, 2025
a61697e
feat: Enhance AppStatusModal and service functions for improved deplo…
AbhishekA1509 May 13, 2025
37674f8
feat: Update AppStatusModal and AppStatusModalTabList to enhance tab …
AbhishekA1509 May 13, 2025
fb7e30b
feat: Update AppStatusModal to conditionally show timeline based on d…
AbhishekA1509 May 13, 2025
65b5aa1
feat: Enhance AppStatusModal and related components to support enviro…
AbhishekA1509 May 13, 2025
fc3fbdd
Merge branch 'develop' of https://github.com/devtron-labs/devtron-fe-…
AbhishekA1509 May 13, 2025
68aba96
refactor: Update timelineStatus type to ReactNode in DeploymentStatus…
AbhishekA1509 May 13, 2025
f97f6ca
refactor: Remove unused deploymentError field from DeploymentStatusDe…
AbhishekA1509 May 13, 2025
755c127
refactor: Remove unused lastFailedStatusType from DeploymentStatusDet…
AbhishekA1509 May 13, 2025
50e1801
refactor: Simplify component structure and improve state management i…
AbhishekA1509 May 13, 2025
071fff1
refactor: Rename actionButton to actionItem in StatusHeadingContainer…
AbhishekA1509 May 13, 2025
d4defa6
refactor: Update async handling in AppStatusModal and service to impr…
AbhishekA1509 May 13, 2025
2647f68
refactor: Adjust gap spacing in StatusHeadingContainer and Deployment…
AbhishekA1509 May 14, 2025
c02b976
fix: use appStatus for debug button, rename to updateDeploymentStatus…
AbhishekA1509 May 14, 2025
fd34959
fix: review comments
AbhishekA1509 May 14, 2025
b13f01d
refactor: change currentPhase type from string to null for better typ…
AbhishekA1509 May 14, 2025
3d00862
chore: update version from 1.13.0-pre-3 to 1.13.0-beta-1 in package.j…
AbhishekA1509 May 14, 2025
3efb36b
chore: update version to 1.13.0-beta-2 in package.json and package-lo…
AbhishekA1509 May 14, 2025
1154937
chore: update version to 1.13.0-beta-3 in package.json and package-lo…
AbhishekA1509 May 14, 2025
6eaf709
chore: update version to 1.13.0-beta-4 in package.json and package-lo…
AbhishekA1509 May 14, 2025
7868287
chore: update version to 1.13.0-beta-5 in package.json and package-lo…
AbhishekA1509 May 15, 2025
05c985c
feat: add logsRendererRef to LogStageAccordion and LogsRenderer compo…
AbhishekA1509 May 15, 2025
897b880
Merge branch 'develop' into fix/target-platform-tooltip
AbhishekA1509 May 16, 2025
4d458a0
Merge branch 'develop' of https://github.com/devtron-labs/devtron-fe-…
AbhishekA1509 May 19, 2025
a8bce6c
chore: update version to 1.13.0-beta-6 and improve AppStatusModal styles
AbhishekA1509 May 19, 2025
cd187d7
feat: enhance AppStatusModal with InfoCardItemProps and update deploy…
AbhishekA1509 May 19, 2025
b5dab7c
Merge pull request #734 from devtron-labs/fix/target-platform-tooltip
AbhishekA1509 May 19, 2025
92eb8a7
chore: update version from 1.13.0-beta-6 to 1.13.0-pre-6 in package.j…
AbhishekA1509 May 19, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@devtron-labs/devtron-fe-common-lib",
"version": "1.13.0-pre-5",
"version": "1.13.0-pre-6",
"description": "Supporting common component library",
"type": "module",
"main": "dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion src/Assets/IconV2/ic-disconnect.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading