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

NAS-132592 / 25.04 / Fix app delete dialog #11087

Merged
merged 4 commits into from
Nov 26, 2024
Merged

NAS-132592 / 25.04 / Fix app delete dialog #11087

merged 4 commits into from
Nov 26, 2024

Conversation

bvasilenko
Copy link
Contributor

Changes:

On the Apps page,
When user deletes an app, and sees a deletion confirmation modal,

Expected result:

  • a checkbox on the delete modal like we have for ix volumes, enabled by default

Downstream

Affects Reasoning
Documentation Newly added checkbox at the app deletion confirmation modal

@bvasilenko bvasilenko requested a review from a team as a code owner November 22, 2024 06:51
@bvasilenko bvasilenko requested review from denysbutenko and removed request for a team November 22, 2024 06:51
@bugclerk bugclerk changed the title NAS-132592: Fix app delete dialog NAS-132592 / 25.04 / Fix app delete dialog Nov 22, 2024
@bugclerk
Copy link
Contributor

Copy link

codecov bot commented Nov 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.34%. Comparing base (7ad0021) to head (e93f7e7).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #11087   +/-   ##
=======================================
  Coverage   82.34%   82.34%           
=======================================
  Files        1643     1644    +1     
  Lines       57484    57502   +18     
  Branches     5930     5931    +1     
=======================================
+ Hits        47333    47350   +17     
- Misses      10151    10152    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@undsoft undsoft left a comment

Choose a reason for hiding this comment

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

The dialog looks good. Thanks.

[label]="'Remove Images' | translate"
></ix-checkbox>

<ix-checkbox
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think we can remove the confirmation checkbox since it's already a part of confirmation dialog.

@@ -0,0 +1,41 @@
<h1 matDialogTitle>
{{ 'Delete' | translate }}
Copy link
Collaborator

Choose a reason for hiding this comment

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

Let's write Delete app

@bvasilenko bvasilenko enabled auto-merge (squash) November 25, 2024 10:31
@bvasilenko bvasilenko merged commit bac9307 into master Nov 26, 2024
11 checks passed
@bvasilenko bvasilenko deleted the NAS-132592 branch November 26, 2024 08:35
@bugclerk
Copy link
Contributor

This PR has been merged and conversations have been locked.
If you would like to discuss more about this issue please use our forums or raise a Jira ticket.

@truenas truenas locked as resolved and limited conversation to collaborators Nov 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants