โ
Add tests for final deletion warnings
Implement tests to ensure final deletion warnings are sent correctly
to eligible events, do not send duplicate warnings, and handle
unclaimed events appropriately.
๐จ Refactor avatar URL assignment in from_omniauth
Ensure consistent formatting of avatar URLs when creating or updating users.
โ
Add cascade deletion tests for events and users
Implement tests to ensure that deleting events and users correctly
triggers tracking for associated media and metrics.
๐ฌ Update warning messages to reminders
Change "Final warning" to "Final reminder" in email and dashboard
to enhance clarity and consistency in user notifications.
โฌ๏ธ Upgrade libraries
โฌ๏ธ Upgrade Ruby version to 3.4.7
Update the Ruby version in the project to ensure compatibility with
latest features and improvements.
โฌ๏ธ Upgrade Ruby and Actions Checkout Versions
Update Ruby setup and actions checkout to the latest versions for improved
performance and security in CI workflows.
๐ Refine deletion warning logic to only target events with media and update mailer text to reflect this change.
๐จ Enhance user creation chart data by splitting users with and without events and enabling dynamic color assignment.
๐ remove unused HTML comment from deletion warning email template
๐ Add admin dashboard section for events approaching deletion and display lifetime member recognition in the UI.
๐ Adjust recent users and events display limits on the admin dashboard.
โจ improve admin media display with thumbnails and video play icons, filter events by user, and add event download/deletion warning timestamps.
๐ update deletion warning email content for improved clarity and call to action.
Merge branch 'master' into try-deletion-mails
โก๏ธ Remove `.processed.url` from Active Storage variant and preview return values.
โจ Add `--no-download` option to the database wipe script and use on-demand processing for media variants.
โจ Add deletion email notifications