Skip to content

Add delete customer action#2550

Merged
glennjacobs merged 1 commit into
2.xfrom
feature/2502-customer-delete-action
Jul 9, 2026
Merged

Add delete customer action#2550
glennjacobs merged 1 commit into
2.xfrom
feature/2502-customer-delete-action

Conversation

@glennjacobs

Copy link
Copy Markdown
Contributor

Summary

Adds the ability to delete customers from the admin panel, addressing #2502.

  • DeleteAction on the customer edit page header
  • DeleteAction on the customer view page header
  • DeleteAction as a row action in the customers table (the bulk delete action already existed)

Tests

  • Delete from the edit page
  • Delete from the view page (plus a new ViewCustomerTest covering rendering)
  • Delete a single row and bulk delete from the customers table

🤖 Generated with Claude Code

@github-project-automation github-project-automation Bot moved this to Todo in Roadmap Jul 9, 2026
@glennjacobs glennjacobs merged commit ce5f9a2 into 2.x Jul 9, 2026
20 checks passed
@glennjacobs glennjacobs deleted the feature/2502-customer-delete-action branch July 9, 2026 12:11
@github-project-automation github-project-automation Bot moved this from Todo to Done in Roadmap Jul 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant