All deployments

Peter Theill
Peter Theill 
deployed a feature 22 minutes ago
22 minutes ago
✨ Update event URL handling in event preservation controller
Refactor return URL generation in the event preservations controller to use `event_path` instead of `event_url` for consistency. Update test assertions to reflect this change, ensuring proper redirection to the event path after preservation actions.
Peter Theill
Peter Theill 
deployed a feature 39 minutes ago
39 minutes 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 about 1 hour ago
about 1 hour ago
✨ Enhance deployment workflow Discord notifications ✨ Update LLM configuration and enhance summarization features
Peter Theill
Peter Theill 
deployed a feature about 20 hours ago
about 20 hours 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 about 21 hours ago
about 21 hours 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 about 21 hours ago
about 21 hours 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 23 hours ago
about 23 hours 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 2 days ago
2 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 2 days ago
2 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 2 days ago
2 days ago
✨ Add uploader display feature
Implement functionality to show uploader names or count in event views.