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

feature: delete emails in bulk #17

Merged
merged 2 commits into from
Sep 11, 2023
Merged

feature: delete emails in bulk #17

merged 2 commits into from
Sep 11, 2023

Conversation

RickDBCN
Copy link
Owner

No description provided.

@what-the-diff
Copy link

what-the-diff bot commented Sep 11, 2023

PR Summary 🚀

  • A New Grouped Action Feature!

    • Our team has just added a cool new feature to the EmailResource.php file. We've introduced a method called groupedBulkActions(). Think of it as a powerful tool with a bunch of useful actions grouped together. Within this tool, there's a particularly handy action known as DeleteBulkAction. So, next time you perform a delete action using this, you'll get a success notification popping up. 🎉🗑️
  • Minor Change in Trait Arrangement

    • Inside the User.php file, we've just done a bit of housekeeping. We swapped the places of two traits, the AuthenticatableContract and AuthorizableContract. Though it may seem like a minor reshuffle on the surface, such alignment better fits our code-structure principles. Rest assured - it's all part of our dedication to keeping things neat and tidy! 🔄😊

@RickDBCN RickDBCN merged commit 1d5dc43 into main Sep 11, 2023
5 checks passed
@RickDBCN RickDBCN mentioned this pull request Sep 11, 2023
@RickDBCN RickDBCN deleted the feature/bulkdelete branch September 11, 2023 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant