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(modal): Warning modal for disabling rule should say "disable" instead of "delete" #1043

Merged
merged 2 commits into from
Aug 2, 2023

Conversation

jobayer12
Copy link
Contributor

@jobayer12 jobayer12 commented May 31, 2023

Welcome to Cryostat! 👋

Before contributing, make sure you have:

  • Read the contributing guidelines
  • Linked a relevant issue which this PR resolves
  • Linked any other relevant issues, PR's, or documentation, if any
  • Resolved all conflicts, if any
  • Rebased your branch PR on top of the latest upstream main branch
  • Attached at least one of the following labels to the PR: [chore, ci, docs, feat, fix, test]
  • Signed the last commit: git commit --amend --signoff

Fixes: #1042
Depends on #1070

Description of the change:

*[Bug] Warning modal for disabling rule should say "disable" instead of "delete"

@jobayer12 jobayer12 changed the title fix(modal): Warning modal for disabling rule should say "disable" ins… fix(modal): Warning modal for disabling rule should say "disable" instead of "delete" May 31, 2023
@tthvo tthvo requested review from andrewazores and tthvo May 31, 2023 22:56
@github-actions
Copy link

Test image available:

CRYOSTAT_IMAGE=ghcr.io/cryostatio/cryostat-web:pr-1043-b70c5988d163eefa40dc110676d7dbb8c7ffcc45 sh smoketest.sh

Copy link
Member

@tthvo tthvo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link

github-actions bot commented Aug 2, 2023

This PR/issue depends on:

@github-actions
Copy link

github-actions bot commented Aug 2, 2023

Test image available:

CRYOSTAT_IMAGE=ghcr.io/cryostatio/cryostat-web:pr-1043-230595c735769007f4aba92ddd8382baf6f379fa sh smoketest.sh

@andrewazores andrewazores merged commit 796d317 into cryostatio:main Aug 2, 2023
21 of 24 checks passed
mergify bot pushed a commit that referenced this pull request Aug 2, 2023
andrewazores pushed a commit that referenced this pull request Aug 2, 2023
…tead of "delete" (#1043) (#1077)

(cherry picked from commit 796d317)

Co-authored-by: Jobayer Ahmed <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Status: Done
Development

Successfully merging this pull request may close these issues.

[Bug] Warning modal for disabling rule should say "disable" instead of "delete"
3 participants