All deployments

Support
Support 
deployed a feature about 2 months ago
Peter Theill
Peter Theill 
deployed a feature about 2 months ago
about 2 months ago
✅ Add metrics tracking for user creation and deletion
Implement metrics tracking for user_created and user_deleted during
OmniAuth user creation and deletion processes.
💄 Update email templates for improved UI
Revamp the email templates for event notifications and welcome emails to enhance user experience and readability.
💄 Update HTML structure and improve formatting
Refactor various HTML files to enhance readability and maintainability.
✨ Add our single event pricing too
💄 Update event storage message for clarity
Enhance the email notification to provide clearer information
about photo storage duration based on event date.
Support
Support 
deployed a feature about 2 months ago
Support
Support 
deployed a feature about 2 months ago
about 2 months ago
✨ Add error handling for summarization failures ✨ Introduce extraction metadata for analysis results
Support
Support 
deployed a feature about 2 months ago
about 2 months ago
✨ Add combined summary view for case details ✨ Enhance summarization features and UI updates
Peter Theill
Peter Theill 
deployed a styling change about 2 months ago
about 2 months ago
🎨 Update base packages in Dockerfile
Add libheif1 and libvips-tools for enhanced image processing capabilities.
💄 Update event email message for clarity
Remove checkmark emoji from event status message and enhance
storage information for better user understanding.
Peter Theill
Peter Theill 
deployed a refactoring about 2 months ago
about 2 months ago
💄 Update medium variants for slideshow display
Remove unused slideshow variant and adjust image URL for improved
consistency in the slideshow view.
♻️ Refactor media count update in BroadcastNewMediumJob
Change the media count retrieval to use the correct method for better
clarity and consistency in the code.
Support
Support 
deployed a feature about 2 months ago
Peter Theill
Peter Theill 
deployed a feature about 2 months ago
about 2 months ago
💄 Update sticky navigation bar z-index
Increase z-index for sticky navigation bar to ensure it overlays content properly.
💄 Update preserved event message for clarity
Change the displayed message to include the event name for better
user understanding of preserved events.
✨ Introduce token-based login feature
Add support for token-based login via email links, allowing users to
authenticate securely without needing to log in first. Includes
associated methods in User model and tests for functionality.
💄 Update styling for deletion queued email
Adjust padding and remove unnecessary border for improved layout and consistency.
💄 Update UI colors for event preservation
Change UI elements from teal to emerald for a more cohesive color scheme.
💄 Update event preservation pricing and UI
Adjust event preservation price to $29 and update related UI elements
to reflect the new pricing in emails and views.
🍱 Add apple touch icon for improved branding
Introduce a new apple touch icon image to enhance the application's visual identity on iOS devices.
⬆️ Upgrade Ruby setup action to v1.286.0
Update Ruby setup action in CI and deploy workflows for improved
compatibility and performance.
Peter Theill
Peter Theill 
deployed a feature about 2 months ago
about 2 months ago
💄 Add progressive blur effect to media upload previews
Enhance the visual feedback during media uploads by applying a
progressive blur effect that reduces as the upload completes.
⚡️ Improve performance of media record creation
Remove timing logs around media record creation to streamline the upload process.
♻️ Refactor file upload and slideshow controllers
Remove debug logs and clean up whitespace for improved code readability.
💄 Enhance media upload preview animations
Add smooth transition effects for video and image previews during upload.
✨ Enhance media upload preview handling
Improve the creation and cleanup of object URLs for media uploads to
prevent memory leaks and enhance user experience during file uploads.
✨ Track media deletion metrics in Event model
Add before_destroy callback to track media deletion metrics
before cascading deletes. Update tests to verify correct metric
tracking for media creation and deletion.
🔥 Remove Turbo Stream responses from media creation
Eliminate Turbo Stream handling in favor of JSON responses for better API consistency.
✨ Enhance media upload process with bulk handling
Implement bulk processing for media uploads, improving performance and
error handling by verifying signatures and validating file types
before insertion.
✨ Introduce caption feature for media uploads
Add caption input to the upload panel, update media model to store captions,
and implement bulk update functionality for captions. Enhance UI to display
captions in the lightbox and during uploads.
Peter Theill
Peter Theill 
deployed a styling change about 2 months ago
about 2 months ago
♻️ Streamline content and update meta tags for various SEO pages, refresh assets, and rename one SEO file
🎨 Refine yearbook PDF layout and print order links
Adjust margins and font sizes in the yearbook PDF layout for improved readability and binding. Update print order links in the yearbook card view to conditionally display based on page count, enhancing user experience. Modify footer styles for consistency.
✨ Add print order management and cover generation features
Introduce routes for print orders with actions for creating, submitting, and canceling orders. Enhance the Yearbook model to manage print orders and cover PDFs. Update the YearbookGenerationJob to generate covers based on page count and improve error handling. Add print and cover links in the yearbook card view for better user interaction.
🎨 Update yearbook PDF layout for alternating page styles
Add 'even-page' class for left-hand pages and adjust date alignment in the entry header for odd and even pages to enhance visual consistency.
Peter Theill
Peter Theill 
deployed a feature about 2 months ago
about 2 months 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 about 2 months ago
about 2 months 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 about 2 months ago
about 2 months 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 about 2 months ago
about 2 months 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 about 2 months ago
about 2 months 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 about 2 months ago
about 2 months 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 2 months ago
about 2 months ago
✨ Enhance deployment workflow Discord notifications ✨ Update LLM configuration and enhance summarization features
Peter Theill
Peter Theill 
deployed a feature about 2 months ago
about 2 months 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 2 months ago
about 2 months 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.