Deployments for https://knipsmig.com

Peter Theill
Peter Theill 
deployed a documentation update about 2 months ago
about 2 months ago
💄 Optimize claim path with one less click
Change the origin parameter in the Google OAuth button to use the new event claim path for better event handling.
📝 Update copilot instructions for clarity
Enhance documentation by adding details on event claiming,
testing commands, background jobs, and SEO pages.
Peter Theill
Peter Theill 
deployed a styling change about 2 months ago
about 2 months ago
💄 Update default sender email in ApplicationMailer
Correct the sender email address to match the intended domain.
Peter Theill
Peter Theill 
deployed a styling change about 2 months ago
about 2 months ago
🎨 Update event info overlay animation
Enhance the visual appeal of the event info overlay with a new
animation effect for better user engagement.
Peter Theill
Peter Theill 
deployed a styling change about 2 months ago
about 2 months ago
💄 Update slideshow layout and QR code display
Enhance the slideshow UI by adjusting the main display area and
adding a QR code for uploads in the event info overlay.
💄 Update color scheme for UI elements
Change UI colors from green to pink for a more cohesive design
and improved visual appeal throughout the page.
Peter Theill
Peter Theill 
deployed a styling change about 2 months ago
about 2 months ago
🎨 Update default sender email in ApplicationMailer
Change the default sender email address to align with the current
support email for better communication.
Peter Theill
Peter Theill 
deployed a styling change about 2 months ago
about 2 months ago
✅ 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
Peter Theill
Peter Theill 
deployed a styling change about 2 months ago
about 2 months ago
💄 Update hero illustrations for event pages
Enhance the layout and styling of hero illustrations on birthday,
graduation, and wedding pages for improved visual consistency.
Peter Theill
Peter Theill 
deployed a styling change about 2 months ago
about 2 months ago
💄 Update hero illustration container width
Increase the maximum width of hero illustration containers for better
visual presentation on birthday, graduation, and wedding pages.
Peter Theill
Peter Theill 
deployed a feature about 2 months ago
about 2 months ago
✨ Add hero illustrations to birthday, graduation, and wedding pages
Enhance visual appeal by including hero illustrations for each event
page, improving user engagement and experience.
Peter Theill
Peter Theill 
deployed a test update about 2 months ago
about 2 months ago
✅ Add tests for hero illustration helper
Introduce comprehensive tests for the hero illustration helper method,
covering various holidays and seasons to ensure correct illustration
selection based on date.