All deployments

Peter Theill
Peter Theill 
deployed a styling change 3 months ago
3 months ago
💄 Update event subscription toggle UI
Enhance the event subscription toggle for better user interaction and
notification management. Add new partial for notifications and update
dashboard layout.
Peter Theill
Peter Theill 
deployed a styling change 3 months ago
3 months ago
💄 Update event table layout and styling
Enhance the event table by improving the header structure and
aligning the status column for better readability and user experience.
💄 Update search form and events list styling
Enhance the UI of the archived events page with improved search form
layout and a more visually appealing events list.
💄 Update event deletion status display
Enhance the UI for queued events by adding an icon for last download
and improving the layout of the deletion status message.
💬 Update download link expiration notice
Clarify that the download link will expire after 7 days or once downloaded.
🔍️ Update description about knipsmig
✅ Update redirection for download_all tests
Change redirection path in download_all tests to manage_media_event_path
for better clarity and consistency in event handling.
Peter Theill
Peter Theill 
deployed a feature 3 months ago
3 months ago
✨ Introduce image analysis feature with OpenAI
Add functionality to analyze donation images using OpenAI Vision API,
including progress indicators and automatic form filling based on
analyzed data. Update dependencies and configuration for integration.
Peter Theill
Peter Theill 
deployed a styling change 3 months ago
3 months ago
💄 Update email handling and UI for zip downloads
Redirect to manage media page for email input and enhance UI elements
for better user experience in download processes.
💄 Update event type card theming for reunion
Change the gradient and icon color for the reunion event type to enhance UI consistency.
Peter Theill
Peter Theill 
deployed a styling change 3 months ago
3 months ago
💄 Update button text across multiple pages
Change button labels to enhance clarity and user engagement.
💄 Update background styles for comparison pages
Refactor background gradient styles for improved visual consistency across
the comparison and scheduling pages.
💄 Update user avatar display method
Replace img tag with image_tag helper for better integration with Rails.
⬆️ Upgrade Ruby setup and dependencies
Update Ruby setup actions to version 1.279.0 and upgrade sqlite3,
action_text-trix, httparty, nokogiri, public_suffix, and rubocop-ast
to their latest versions for improved performance and security.
Peter Theill
Peter Theill 
deployed a styling change 3 months ago
3 months ago
🎨 Improve index formatting in user migration
Refactor the spacing in the add_index method for better readability.
Peter Theill
Peter Theill 
deployed a styling change 3 months ago
3 months ago
💄 Enhance event download page with wedding-specific content
Add emotional headers and urgency messaging for weddings, while
maintaining original layout for other event types. Introduce a
new partial for photo fan previews.
Peter Theill
Peter Theill 
deployed a feature 3 months ago
3 months ago
✨ Update welcome email content and add supporter upsell
Revise welcome email text for clarity and warmth. Introduce a supporter upsell
for engaged users in the daily email to encourage contributions.
Peter Theill
Peter Theill 
deployed a feature 3 months ago
3 months ago
✨ Enhance daily email content and previews
Add random past entry selection for reminders and improve
the text and HTML email templates with more engaging intros
for past entries.
Peter Theill
Peter Theill 
deployed a styling change 3 months ago
3 months ago
💄 Handle nil happens_on gracefully in event emails
Ensure that the event_ready_email does not raise errors when
happens_on is nil, while still displaying the event name correctly.