All deployments

Peter Theill
Peter Theill 
deployed a feature 29 days ago
29 days ago
✨ Enhance link image handling with fallback icon
Add error handling for image loading in links, displaying a fallback icon when the image fails to load. This improves user experience by ensuring visual consistency and providing a clear indication of the link's purpose.
Peter Theill
Peter Theill 
deployed a feature 29 days ago
29 days ago
✨ Enhance MobilePay charities page with improved layout and auto-scrolling feature
Revamp the layout of the MobilePay charities page to include a full-page gradient background and enhanced visual elements. Implement an auto-scrolling feature for the charities list to improve user engagement. Update the home page to support seamless scrolling of charity cards and adjust the number of displayed charities for better performance. Additionally, refine the footer and navbar styles for a more cohesive design.
✨ Add MobilePay charities feature with routing and footer link
Implement a new action in the PagesController to list active charities using MobilePay. Update routes to include a path for this action and add a link in the footer for easy access. Enhance sitemap to include the new page for better SEO visibility.
Peter Theill
Peter Theill 
deployed a styling change 29 days ago
29 days ago
🎨 Add language attribute to HTML tags in layout files
Update the HTML tags in both admin and application layout files to include the lang attribute, improving accessibility and compliance with web standards.
Peter Theill
Peter Theill 
deployed a feature 29 days ago
29 days ago
✨ Enhance Open Graph and Twitter Card metadata in application layout
Refactor the application layout to include Open Graph and Twitter Card meta tags for improved social media sharing. This update adds dynamic content for title, description, image, and URL, enhancing the visibility and presentation of the API KISS site on social platforms.
Peter Theill
Peter Theill 
deployed a feature 30 days ago
30 days 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 30 days ago
30 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 30 days ago
30 days ago
✨ Enhance deployment workflow Discord notifications ✨ Update LLM configuration and enhance summarization features
Peter Theill
Peter Theill 
deployed a feature about 1 month ago
about 1 month 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 1 month ago
about 1 month 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 1 month ago
about 1 month 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.