-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
CHE-10097, CHE-10098, CHE-256: fix bugs related to installers on Stack Details page #10367
Conversation
ci-test |
Can one of the admins verify this patch? |
ci-test |
ci-test build report: |
ci-test |
ci-test build report: |
ci-test |
ci-test build report: |
ci-test |
ci-test build report: |
Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>
replace the obsolete installers list with the currently used one Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>
switching several installers in a row causes a bug when only the last installer's state is stored in a stack configuration. Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>
Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>
Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>
ci-test |
ci-test build report: |
ci-test |
ci-test build report: |
Selenium tests execution on Eclipse Che Multiuser on OCP |
…k Details page (#10367) * CHE-10098: fix multiple installers replace the obsolete installers list with the currently used one Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com> * fix a bug regarding saving installer states switching several installers in a row causes a bug when only the last installer's state is stored in a stack configuration. Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com> * CHE-10256: fix overlay Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com> * add unit tests for stack-details directive Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com> * CHE-10097: fix unexpected page scroll Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com> * fixup! CHE-10097: fix unexpected page scroll * fixup! fixup! CHE-10097: fix unexpected page scroll * fixup! fixup! fixup! CHE-10097: fix unexpected page scroll
What does this PR do?
Bugs which are fixed by this PR:
What issues does this PR fix or reference?
fix #10097
fix #10098
fix #10256
Release Notes
N/A - bugfix
Docs PR
N/A - bugfix