console
console copied to clipboard
OpenShift Cluster Console UI
After making a change in existing deployment or deployment config we should navigate to details page. Previously we navigated into workloads page in certain namespace via redirect URL. After these...
- Rename PerspectiveDropdown to PreferredPerspectiveSelect - Refactor PreferredPerspectiveSelect to use supported PF Select component - Update unit tests to use RTL
This pull request introduces significant improvements to the SSRF (Server-Side Request Forgery) protection in the `pkg/devconsole/proxy` package. The changes include adding a validation function for request URLs, updating error messages...
Refactors multiselectdropdown to use Patternfly's `MultiTypeaheadSelect` template, which uses our new `Select` components, and brings the template package in. The main benefit of using this package is a lot of...
This is an automated cherry-pick of #14395 /assign cyril-ui-developer
Links to: https://issues.redhat.com/browse/OCPBUGS-41175 Problem: The description of the operator hub item didnt show accordingly to the selected channel. Fix: Pass the description from the `currentCSVDesc` to the `MarkdownView` instead of...
**Fixes**: https://issues.redhat.com/browse/OCPBUGS-42298 **Solution Description**: ClusterTask has been deprecated and will be removed in Pipelines Operator 1.17 So to support this, 1. Removed ClusterTask list page in search menu if Pipelines...
**_Note: To enable this complete feature, another PR openshift/lightspeed-console#434 is going in simultaneously in the [lightspeed-console](https://github.com/openshift/lightspeed-console) codebase._** **Type**: - [ ] Bug Fix - [x] New Feature **Jira Link**: 1....
Fix: https://issues.redhat.com/browse/OCPBUGS-43752 Descriptions: Add disallowed flag to hide the pipelines-plugin pipeline builder route, add action and to catalog provider extension as it is migrated to Pipelines console-plugin. So, that no...
**Fix**: [OCPBUGS-41924](https://issues.redhat.com/browse/OCPBUGS-41924) [OCPBUGS-39573](https://issues.redhat.com/browse/OCPBUGS-39573) **Description** 1. Enable Shipwright e2e tests. 2. Updates Shipwright Operator subscription to latest release 3. Disable `SWB-01-TC06 & SWB-01-TC08` tests