All deployments

Peter Theill
Peter Theill 
deployed a styling change about 2 months ago
about 2 months ago
🎨 Update card styles in user views for consistency
Refactor the card components in the user show and webhooks index views to use a uniform border style, enhancing visual consistency across the application. All card elements now utilize a gray border instead of colored borders.
Peter Theill
Peter Theill 
deployed a feature about 2 months ago
about 2 months ago
🔧 Pin minitest to version 5.x and update test stubs for webhook tests
Pin minitest to version 5.27.0 in the Gemfile to retain mock functionality. Update test files to include webmock for stubbing external API requests in webhook tests, ensuring consistent test behavior.
✨ Add QR code generation feature
Implement QR code generation endpoints and integrate with the existing API. Update routes, OpenAPI documentation, and add necessary gems for QR code functionality. Enhance service request handling and response formatting for better user experience.
Peter Theill
Peter Theill 
deployed a dependency update about 2 months ago
about 2 months ago
⬆️ Upgrade dependencies in Gemfile.lock
Update various gems to their latest versions for improved performance and security.
Peter Theill
Peter Theill 
deployed a refactoring about 2 months ago
about 2 months ago
✨ Add IP address tracking to media uploads
Include the uploader's IP address in the media records for better
tracking and analytics.
♻️ Refactor thumbnail creation logic
Simplify thumbnail generation by using pre-generated representations
and remove redundant video thumbnail handling code.
Peter Theill
Peter Theill 
deployed a feature about 2 months ago
about 2 months ago
✨ Add uploader display feature
Implement functionality to show uploader names or count in event views.
Peter Theill
Peter Theill 
deployed a styling change about 2 months ago
about 2 months ago
💄 Update button border color in header
Change the Google sign-in button border color for improved UI consistency.
💄 Update layout and positioning of SVG elements
Adjust the overflow and positioning of SVG elements for improved visual
consistency and responsiveness in the home page layout.
💄 Update button rendering in header
Refactor Google sign-in button rendering for improved clarity and maintainability.
Peter Theill
Peter Theill 
deployed a feature about 2 months ago
about 2 months ago
✨ Add cover image generation feature
Implement background job for generating cover images and add status
polling for the generation process. Update blog post model to track
generation status and prompts.
Peter Theill
Peter Theill 
deployed a styling change about 2 months ago
about 2 months ago
💄 Adjust cover image positioning and padding
Modify the cover image section to enhance visual layout and spacing.
Peter Theill
Peter Theill 
deployed a feature about 2 months ago
about 2 months ago
✨ Add AI cover image generation feature
Implement a new feature to generate cover images for blog posts using
Google's Gemini API. Includes updates to the blog posts controller,
form view, and a new service for handling image generation.
💄 Add user email display in event details
Show the user's email below their name if it is present, enhancing
the information available in the event details.
💄 Update post layout and improve styling
Refine breadcrumb navigation and enhance cover image presentation for better visual appeal.
Peter Theill
Peter Theill 
deployed a styling change about 2 months ago
about 2 months ago
🎨 Add quote and q tags to allowed markdown tags
Enhance the markdown rendering capabilities by including
quote and q tags in the allowed list.
Peter Theill
Peter Theill 
deployed a styling change about 2 months ago
about 2 months ago
💄 Update social media sharing buttons
Enhance the UI of sharing buttons with updated icons and styles for better
visual consistency and user experience.
Peter Theill
Peter Theill 
deployed a feature about 2 months ago
about 2 months ago
✨ Adds a blog
⬆️ Upgrade Ruby setup actions and add redcarpet gem
Update Ruby setup actions to version 1.285.0 and add redcarpet for
Markdown rendering in the blog.
✅ Add tests for BlogPost and BlogPostRelation
Introduce comprehensive tests for BlogPost and BlogPostRelation models
to ensure proper functionality and validation.
🔥 Remove outdated comparison URLs from sitemap
Eliminate links to deprecated comparison pages to streamline sitemap content.
Peter Theill
Peter Theill 
deployed a styling change 2 months ago
2 months ago
💄 Update load more functionality and UI elements
Refactor load more logic to use IntersectionObserver and enhance UI
for loading states and end reached indicators.
Peter Theill
Peter Theill 
deployed a styling change 2 months ago
2 months ago
💄 Enhance toast notification styles
Update the toast notification component with improved styling for better
visual appeal and consistency across alerts.
🐛 Handle errors in medium processing
Add error handling and logging for file processing in square, thumbnail,
and lightbox_image methods to improve robustness.
💄 Update UI elements for guest photo guide
Enhance styling and text formatting for improved readability and aesthetics.
💄 Add photo to about page
✨ Add QR Code Tutorial for Weddings
Introduce a comprehensive tutorial on creating QR codes for wedding pictures,
including two options: a custom QR code generator and a complete photo-sharing
solution. Enhance user experience with detailed steps and visual aids.
Support
Support 
deployed a feature 2 months ago
2 months ago
✨ Add Terms of Service page and update routing ✨ Add supplier search filters to partner queries ✨ Enhance participant and template handling ✨ Enhance supplier participant handling ✨ Introduce Supplier interface and createContactOption helper
Support
Support 
deployed a bug fix 2 months ago
2 months ago
🐛 Fix error logging in photo sync ✨ Add photo viewing functionality in Gallery
Peter Theill
Peter Theill 
deployed a test update 2 months ago
2 months ago
✅ Update event_ready_email tests
Refine assertions to ensure the event happens_on date is not present
in the email header while maintaining the display of the event name.
Peter Theill
Peter Theill 
deployed a bug fix 2 months ago
2 months ago
🐛 Handle missing file errors in lightbox image
Add rescue for ActiveStorage::FileNotFoundError to prevent
application crashes when the file is missing from storage.
Peter Theill
Peter Theill 
deployed a styling change 2 months ago
2 months ago
💄 Add detailed section on photo sharing apps
Introduce a new section explaining the benefits and features of
photo sharing apps for weddings, enhancing user understanding and
engagement.
💄 Add storage warning for non-lifetime users
Display a notification about automatic photo deletion for users
who do not have a lifetime plan, enhancing user awareness.
Peter Theill
Peter Theill 
deployed a styling change 2 months ago
2 months ago
💄 Update media card styles and checkbox positioning
Refine the appearance of media cards and adjust checkbox overlay for improved UI consistency.