dashboard
dashboard copied to clipboard
# Description Fixes # (issue) ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality)...
# Description Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change....
# Description feat: Add comparison feature b/w environment configurations of an application Fixes # (issue) ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue)...
# Description fix: filters are not applied when we come back to app listing through app detail Fixes # (issue) ## Type of change - [x] Bug fix (non-breaking change...
# Description feat: add support fro missing features in flux cd app details - Delete Resource - Vulnerabilities Status - Connect Terminal, Edit Manifest, Get Logs, Download Logs, Get Url,...
# Description Add Flux CD app list and app details Fixes # (issue) ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [x]...
# Description chore: sync hotfix-v0.15.0 into main Fixes # (issue) ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature...
# Description This PR includes changes to add TLS Connection support for GitOps and Git account forms in Global Configuration. Fixes https://github.com/devtron-labs/devtron/issues/4659 ## Type of change - [ ] Bug...
Add a new navigation item for the network status interface. This commit adds the necessary code changes to include the network status interface in the navigation menu. The network status...
# Description This PR includes changes to segregate logs in Build and Deployment history (PRE CI and PRE CD). The major changes are done in LogsRenderer component of fe-common-lib which...