All deployments

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.
Peter Theill
Peter Theill 
deployed a styling change 3 months ago
3 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 3 months ago
3 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 3 months ago
3 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.
Peter Theill
Peter Theill 
deployed a styling change 3 months ago
3 months 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.