-
Notifications
You must be signed in to change notification settings - Fork 50
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: Fix delete cluster action #3540
Merged
mrCherry97
merged 20 commits into
kyma-project:ui5-migrate-v2
from
akucharska:delete-cluster
Dec 18, 2024
Merged
fix: Fix delete cluster action #3540
mrCherry97
merged 20 commits into
kyma-project:ui5-migrate-v2
from
akucharska:delete-cluster
Dec 18, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* feat: add rebase actions and add to test workflows * feat: add rebase actions and add to test workflows * feat: add rebase actions and add to test workflows * feat: add rebase actions and add to test workflows * feat: add rebase actions and add to test workflows * feat: add rebase actions and add to test workflows * feat: add rebase actions and add to test workflows * feat: add rebase actions and add to test workflows * feat: add rebase actions and add to test workflows * feat: add rebase actions and add to test workflows * feat: add rebase actions and add to test workflows
* fix: truncated deep links * Show buttons * Fix separator and spacing * Fix tests * Fix tests * Fix modules
* feat(ghActions): don't run workflows on draft PRs * I hope it works * I hope it works
…ct#3501) * feat: Display modules stasus the same way on all views * Fix console errors
* Fix deployment status properly on deployments list, details and incluster overview * Fix deployments card
…yma-project#3500) * feat: modules version adjustments to moduleCatalog changes * adjust edit view * adjust list view of the modules
* fix(nodes): fix metrics for nodes * remove clgs * cleanup * too much of the cleanup * I need to change my glasses
…kyma-project#3525) * docs: adjust testing strategy to github actions and add new workflows * Update docs/contributor/testing-strategy.md Co-authored-by: Grzegorz Karaluch <[email protected]> * Update docs/contributor/testing-strategy.md Co-authored-by: Grzegorz Karaluch <[email protected]> --------- Co-authored-by: Grzegorz Karaluch <[email protected]>
* feat: add proxyhandler to backend * feat: adjust busola code to handle custom extensions * feat: added example custom extension * feat: rename folder * feat: add docs * feat: update docs * feat: update docs * feat: add more specific types * feat: adjust to review comments * adjust to comments
…roject#3527) * chore: override path-to-regexp package in express * chore: override cookie package in express * add backend to paths for tests workflows
* tests: fix cron job acc test * adjust acc workflow * adjust acc workflow
akucharska
requested review from
mrCherry97,
dbadura,
chriskari and
OliwiaGowor
as code owners
December 16, 2024 12:52
kyma-bot
added
cla: yes
Indicates the PR's author has signed the CLA.
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
labels
Dec 16, 2024
chriskari
approved these changes
Dec 17, 2024
mrCherry97
force-pushed
the
ui5-migrate-v2
branch
from
December 17, 2024 11:18
7d6bcfe
to
5ce3857
Compare
mrCherry97
force-pushed
the
ui5-migrate-v2
branch
2 times, most recently
from
December 17, 2024 11:33
e10b457
to
5b7fd61
Compare
mrCherry97
requested changes
Dec 17, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR history is messed up, please fix to contain only commits related to your changes.
mrCherry97
approved these changes
Dec 18, 2024
mrCherry97
merged commit Dec 18, 2024
049a830
into
kyma-project:ui5-migrate-v2
26 of 63 checks passed
OliwiaGowor
pushed a commit
to OliwiaGowor/busola
that referenced
this pull request
Dec 20, 2024
* Fix delete cluster action
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Changes proposed in this pull request:
Related issue(s)
Definition of done
backlog#4567