- Notifications
You must be signed in to change notification settings - Fork 557
Closed
Labels
Description
- Performance issue fix on namespace list api
- obfuscation of secret for 1) get resource 2) get desired manifest 3) get deployment history
- Devtron app list and Helm app list - After page load, clicking on sort icon, then first time it doesn't sort, second time onwards it works (as first time, there is no sortOrder in query param)
- Do not apply automatic selection of cluster (if only single cluster available) for full mode.
- Show helm permission message for no app state only (Do not show if any app is being shown)
- Capitalising Table header for app list
- Rename “Desired manifest” to “Helm generated manifest”
- margin added between Environment and tippy in header on app-list
- CTA on full_mode feature page button text change and layout change (EAEmptyState)
- fix for state issue when switching internal tabs in app detail
- Terminal default type changed to sh from bash
- App detail link changed on view chart detail page for devtron chart (on click on deployment rows) (it was sending on old UI)
- Information icon for secret kind for EA
- Namespace filter removal one case bug fix