All deployments

Peter Theill
Peter Theill 
deployed a styling change 28 days ago
28 days 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 28 days ago
28 days 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 29 days ago
29 days 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 29 days ago
29 days 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 29 days ago
29 days 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 29 days ago
29 days 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 29 days ago
29 days 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 30 days ago
30 days 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 about 1 month ago
about 1 month 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.
Peter Theill
Peter Theill 
deployed a styling change about 1 month ago
about 1 month ago
💄 Redesigned settings page
🔧 Introduce Resend for email delivery
Add Resend integration for sending emails, updating configurations
and mailer settings to utilize the new service. Update tests to
verify email sending behavior.
Peter Theill
Peter Theill 
deployed a dependency update about 1 month ago
about 1 month ago
⬆️ Upgrade GitHub Actions and Ruby setup
Update actions/checkout, ruby/setup-ruby, and docker/setup-buildx-action
to their latest versions for improved performance and security.
⬆️ Upgrade dependencies in Gemfile.lock
Update various gem versions to their latest releases for improved
performance and security.
⬆️ Upgrade sqlite3 dependency to version 2.9.0
Ensure compatibility with the latest features and improvements in sqlite3.
🎨 Improve image handling in project display
Refactor project image helper to use processed URL for better performance
and consistency in image rendering.
Peter Theill
Peter Theill 
deployed a feature about 1 month ago
about 1 month ago
✨ Delay email delivery for claimed events
Add a 2-minute delay to the event ready email delivery for better user experience.
💄 Enhance welcome state for new users
Revamp the welcome section with personalized greetings, improved
descriptions, and a clearer call-to-action for creating events.
Peter Theill
Peter Theill 
deployed a styling change about 1 month ago
about 1 month ago
💄 Add Tailwind classes for event type theming
Introduce a new hash for event type card classes and update the event
card rendering to utilize these classes for improved styling and
visual consistency.
Peter Theill
Peter Theill 
deployed a styling change about 1 month ago
about 1 month ago
💄 Update border style for toast notification
Change border class from 'border-2' to 'border-1' for improved UI consistency.
Peter Theill
Peter Theill 
deployed a styling change about 1 month ago
about 1 month ago
💄 Improve SEO meta tags for better visibility
Update meta tags in application and slideshow layouts to use raw content
for improved SEO performance and consistency across pages.
✨ Add aesthetic card template and update UI
Introduce a new aesthetic card template for weddings and enhance the
printables view with a preview and download option. Update tests to
validate the new template generation.
💄 Enhance event color themes and styling
Add event-specific color themes for better visual representation
and improve the overall styling of the PDF outputs.
💄 Enhance event tips and template recommendations
Add specific tips for various event types and improve template
recommendations for better user guidance.
💄 Update upload count display logic
Refactor the total uploads label to use pluralization for better clarity.
✨ Add event type filtering to events index
Implement filtering of events by type in the events index view and controller.
✨ Enhance popover functionality and styling
Implement logic to close other popovers and position the active popover
based on available space. Add new event types with corresponding colors
for better visual representation in the calendar.
Peter Theill
Peter Theill 
deployed a styling change about 1 month ago
about 1 month ago
💄 Enhance form expander UI with container styling
Add rounded corners and transition effects to the form expander
container for improved visual appeal and user experience.
Peter Theill
Peter Theill 
deployed a feature about 1 month ago
about 1 month ago
✨ Introduce event type display logic
Add functionality to display event type information including icon, label,
and color in event listings and details.
✨ Add event type feature with options
Introduce event types with labels and icons for better categorization
and user experience in event creation.
💄 Update admin navigation links with icons
Enhance the admin layout by adding icons to navigation links for better
visual clarity and user experience.
✨ Introduce calendar view for events
Add a new calendar view to display events by date, allowing users
to navigate through different years and view events for each day.
Peter Theill
Peter Theill 
deployed a styling change about 1 month ago
about 1 month ago
💬 Update FAQ text for photo retention
Clarify the duration photos are available and provide upgrade options for indefinite storage.
💄 Tweak view
Peter Theill
Peter Theill 
deployed a feature about 1 month ago
about 1 month ago
✨ Add geo data features to archived events
Introduce methods for handling geotagged media, including calculations
for geographic spread, center coordinates, and Google Maps URLs. Update
the event archival service to calculate and store geo statistics.
Peter Theill
Peter Theill 
deployed a feature about 1 month ago
about 1 month ago
✨ Introduce archived events feature
Add functionality to archive events, including a new model, controller,
views, and routes. Implement archival service to handle event archiving
and collage generation. Update UI to manage archived events effectively.