Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: workspace actions #1233

Merged
merged 1 commit into from
Oct 22, 2024
Merged

fix: workspace actions #1233

merged 1 commit into from
Oct 22, 2024

Conversation

olexii4
Copy link
Contributor

@olexii4 olexii4 commented Oct 22, 2024

What does this PR do?

This PR adds the Workspace Details item into the dropdown menu.

Screenshot/screencast of this PR

Знімок екрана 2024-10-22 о 05 32 23

Знімок екрана 2024-10-22 о 05 31 47

What issues does this PR fix or reference?

fixes eclipse-che/che#23093

Is it tested? How?

  1. Deploy Eclipse-Che with the image from this PR.
  2. Open Create Workspace page on the dashboard and create a new workspace.
  3. Open the target workspace dropdown on the left-hand side of the dashboard.
  4. The Workspace Details item should exist in the dropdown.

Release Notes

Docs PR

@che-bot
Copy link
Contributor

che-bot commented Oct 22, 2024

Click here to review and test in web IDE: Contribute

Copy link

Docker image build succeeded: quay.io/eclipse/che-dashboard:pr-1233

kubectl patch command
kubectl patch -n eclipse-che "checluster/eclipse-che" --type=json -p="[{"op": "replace", "path": "/spec/components/dashboard/deployment", "value": {containers: [{image: "quay.io/eclipse/che-dashboard:pr-1233", name: che-dashboard}]}}]"

Signed-off-by: Oleksii Orel <[email protected]>
Copy link

Docker image build succeeded: quay.io/eclipse/che-dashboard:pr-1233

kubectl patch command
kubectl patch -n eclipse-che "checluster/eclipse-che" --type=json -p="[{"op": "replace", "path": "/spec/components/dashboard/deployment", "value": {containers: [{image: "quay.io/eclipse/che-dashboard:pr-1233", name: che-dashboard}]}}]"

Copy link

openshift-ci bot commented Oct 22, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: akurinnoy, olexii4

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@olexii4 olexii4 merged commit 9684e23 into main Oct 22, 2024
16 of 18 checks passed
@olexii4 olexii4 deleted the CHE-23093 branch October 22, 2024 14:09
@devstudio-release
Copy link

Build 3.18 :: dashboard_3.x/575: Console, Changes, Git Data

@devstudio-release
Copy link

@devstudio-release
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Workspace details dropdown item is missing
4 participants