dashboard
dashboard copied to clipboard
# 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....
Story link: https://github.com/devtron-labs/devtron/issues/4940
# 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 integrated RemoteConnectionRadio component for ssh/proxy connection support for registry, also refactored for cluster (replaced KubectlConnectionRadio with RemoteConnectionRadio) Fixes # (issue) ## Type of change - [ ] Bug...
# Description Decouple resource-browser cluster Selection List view from the ResourceList.tsx Fixes # (issue) ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) -...
# Description This PR fixes the issue that caused search to not be retained on page refresh on "Nodes" tab of "Resource Browser". Additionally it also fixes the issue where...
# Description The search on any k8sResource of resource browser should be retained upon page refresh. Fixes https://github.com/devtron-labs/devtron/issues/4774 ## Type of change - [ ] Bug fix (non-breaking change which...
# Description An optional check is required since upon failure of the preceding api calls can return response objects without the result property field. (See fetchInTime & put) in devtron-fe-common-lib....
# Description Bug Fix Fixes https://github.com/devtron-labs/devtron/issues/4709 https://github.com/devtron-labs/devtron/issues/4712 ## Type of change - [x] Bug fix # How Has This Been Tested? Please describe the tests that you ran to verify...
# Description Send events of terminal close to sentry for analysis of abrupt closing of terminal Fixes https://github.com/devtron-labs/devtron/issues/3314 ## Type of change - [ ] Bug fix (non-breaking change which...