All deployments

Peter Theill
Peter Theill 
deployed a refactoring 5 months ago
5 months ago
🔧 Comment out browser version allowance in application controller
Temporarily disable the allow_browser directive for modern versions in the ApplicationController to address compatibility concerns.
Peter Theill
Peter Theill 
deployed a refactoring 5 months ago
5 months ago
🔧 Comment out browser version allowance
Temporarily disable the allow_browser directive for modern versions in the application controller to address compatibility issues. This change will help ensure smoother functionality across different browsers.
Peter Theill
Peter Theill 
deployed a styling change 5 months ago
Peter Theill
Peter Theill 
deployed a styling change 5 months ago
Peter Theill
Peter Theill 
deployed a styling change 5 months ago
5 months ago
💄 add lifetime subscription promotional banner to event dashboard for non-lifetime users.
💄 Update button text for lifetime access
Change "Sign in to get Lifetime Access" to "Join the Lifetime Club" for improved clarity.
Peter Theill
Peter Theill 
deployed a styling change 5 months ago
5 months ago
💄 Add new lifetime subscription route and UI updates
Introduce a new route for the lifetime subscription creation and update
the UI to use a button for Google OAuth sign-in for lifetime access.
Peter Theill
Peter Theill 
deployed a feature 5 months ago
5 months ago
✨ Introduce infinite scroll for entries index
Implement infinite scrolling on the entries index page to enhance user
experience by loading more entries dynamically as the user scrolls down.
♻️ Refactor entry and attachment paths
Update routes and path helpers to simplify entry and attachment navigation throughout the application.
Peter Theill
Peter Theill 
deployed a styling change 5 months ago
5 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 5 months ago
5 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 5 months ago
5 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 6 months ago
6 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 6 months ago
6 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 6 months ago
6 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 6 months ago
6 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 6 months ago
6 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 6 months ago
6 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 6 months ago
6 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.
Peter Theill
Peter Theill 
deployed a styling change 6 months ago
6 months 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 6 months ago
6 months 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 6 months ago
6 months 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.