RickDBCN / filament-email

Log emails in your Filament project
https://filament-email-demo.marcogermani.it/
MIT License
77 stars 23 forks source link

Multiple enhanchment (Table, Update and resend, translations and others) #46

Closed marcogermani87 closed 4 months ago

marcogermani87 commented 4 months ago

What's Changed

what-the-diff[bot] commented 4 months ago

PR Summary ๐Ÿš€

Hello there! Allow me to break down these changes for you - don't worry, I'll keep it simple and jargon-free! ๐Ÿ˜Š

1. Improved Test Coverage ๐Ÿงช

Our .github/workflows/run-tests.yml file (which is our Blueprint for automated testing) got a little spice up! It now includes more versions of PHP and Laravel, which means our code will be tested in many more environments before it touches live. Score for robustness! ๐Ÿ†

2. Package Information Updated ๐Ÿ“ฆ

We've made some changes to files such as composer.json and README.md to keep our package information current and accurate. Plain text: It's like updating our Product Label with the correct ingredients, nutritional info and cooking instructions! ๐Ÿท๏ธ

3. Now Multilingual ๐ŸŒŽ

Our software will now be offering options for the Queenโ€™s language (resources/lang/en/filament-email.php) and also Italian (resources/lang/it/filament-email.php) - Buon lavoro! ๐Ÿ‡ฎ๐Ÿ‡น

4. Enhancements and Updates ๐Ÿ› ๏ธ

A whole bunch of technical changes to files like src/Commands/FilamentEmailCommand.php, src/Facades/FilamentEmail.php, and many more, mainly to keep our package up-to-date, fine-tuned and ready to buzz! Just like a car mechanic tinkering under the hood, we got our hands dirty! ๐Ÿ’ช๐Ÿ”ง

5. New Search Filter ๐Ÿ”

Our src/Filament/Resources/EmailResource/Pages/ListEmails.php file now has a search filter! Itโ€™s akin to having a new superpower to find the needle in our haystack of emails. ๐Ÿฆธโ€โ™€๏ธ

6. Documentation and Legal Updates ๐Ÿ“–

We've also made some adjustments to files like README.md, CHANGELOG.md, LICENSE and docs/changelog.md to keep our installation instructions, version history, licensing terms and more up to par. Basically, we've been organizing our bookshelf! ๐Ÿ“š

We've been pretty busy bees ๐Ÿ, but every change made is a step towards a better, stronger and more efficient package! Thanks for staying with us on this coding journey! ๐Ÿฅณ

marcogermani87 commented 4 months ago

Hi @RickDBCN,

i don't know, but if you prefer you can synchronize the new version with my current v1.0.23.

Also i think you can close this PR and Issues:

RickDBCN commented 4 months ago

Hey Marco, great work! I've added you as a collaborator for the work you've done for this plugin. Massive thank you!

Lets move on and merge this. I'll add Dutch translations and then I suggest we release.

marcogermani87 commented 4 months ago

Hey Marco, great work! I've added you as a collaborator for the work you've done for this plugin. Massive thank you!

Lets move on and merge this. I'll add Dutch translations and then I suggest we release.

You're welcome @RickDBCN, I love contributing to cool projects!

I restored the missing header image in the README.

Once the Dutch translations are finished, we may also publish the new version.