All deployments

Peter Theill
Peter Theill 
deployed a feature 11 days ago
11 days ago
✨ Simplify event preservation conditions and enhance UI elements
Refactor event preservation checks in the dashboard and index views to remove unnecessary conditions. Update the styling of the preservation indicators for better visual appeal and consistency. Adjust header dropdown shadow for improved aesthetics.
✨ Enhance event preservation flow and UI
Add return URL handling for event preservation to improve user experience during payment processes. Update event preservation descriptions and button labels for clarity. Refactor the event preservation view to enhance layout and responsiveness, including dynamic content updates via Turbo Streams. Introduce a refund policy section in the pricing page to boost user confidence. Adjust various UI elements for better visual consistency across event-related views.
Support
Support 
deployed a feature 11 days ago
11 days ago
✨ Enhance deployment workflow Discord notifications ✨ Update LLM configuration and enhance summarization features
Peter Theill
Peter Theill 
deployed a feature 12 days ago
12 days ago
♻️ Refactor owner uploads and slideshow controllers
Remove unused section management logic from the owner uploads controller to streamline functionality. Enhance the slideshow controller by adding queue size management, improving media transition animations, and implementing keyboard shortcuts for better user experience. Update the slideshow view to reflect these changes, including a centered queue display and QR code toggle functionality.
✨ Enhance event type handling in event updates
Add event type label to JSON response in events controller for better clarity. Implement a helper method to generate event type labels for questions, and update the date question label dynamically in the frontend based on the event type. Adjust the dashboard view to display the personalized question text.
Peter Theill
Peter Theill 
deployed a styling change 12 days ago
12 days ago
💄 Refine layout and grid structure in event upload view
Adjust the layout of the event upload page by removing unnecessary max-width constraints and modifying the media grid column count for improved responsiveness and visual consistency.
Peter Theill
Peter Theill 
deployed a styling change 12 days ago
12 days 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 12 days ago
12 days 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 13 days ago
13 days 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 13 days ago
13 days 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 13 days ago
13 days ago
✨ Add uploader display feature
Implement functionality to show uploader names or count in event views.
Peter Theill
Peter Theill 
deployed a styling change 13 days ago
13 days 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 14 days ago
14 days 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 14 days ago
14 days 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 14 days ago
14 days 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 14 days ago
14 days 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 14 days ago
14 days 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 14 days ago
14 days 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 15 days ago
15 days 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 15 days ago
15 days 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 15 days ago
15 days 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 16 days ago
16 days ago
🐛 Fix error logging in photo sync ✨ Add photo viewing functionality in Gallery