All deployments

Peter Theill
Peter Theill 
deployed a feature 2 months ago
Peter Theill
Peter Theill 
deployed a styling change 2 months ago
Peter Theill
Peter Theill 
deployed a refactoring 2 months ago
Peter Theill
Peter Theill 
deployed a styling change 2 months ago
Peter Theill
Peter Theill 
deployed a styling change 2 months ago
2 months ago
🔍️ Add disposable cameras wedding guide page
Introduce a comprehensive guide on using disposable cameras at weddings,
covering costs, pros and cons, and a modern alternative with QR code
photo sharing for better results and zero cost.
✨ Add POV Camera alternative page and links
Introduce a new page for POV Camera alternatives, update routes, and
enhance the SEO sitemap. Update UI elements for better navigation
and user experience.
✨ Add collage builder feature page and route
Introduce a new collage builder tool for creating wedding photo collages
with dedicated SEO landing page and routing.
💄 Enhance QR code customization section
Add a link to the QR Stylist for users to customize colors, logos, and styles.
✨ Introduce QR code tracking feature
Add a new route and controller action to handle QR code scans,
incrementing the scan count for events. Update views and tests
to reflect this new functionality.
💄 Update UI for manage uploads section
Enhance the manage uploads interface with improved icons and
styling for better user interaction and visual appeal.
Peter Theill
Peter Theill 
deployed a styling change 2 months ago
2 months ago
💄 Update milestones section display logic
Refine the conditions for displaying milestones to enhance clarity
and ensure all milestones are shown when available.
✨ Enhance milestone achievements and styles
Update milestone achievements to include tier information and improve
styling for both reached and upcoming milestones in the book comparison view.
✨ Add search functionality to journal entries
Implement search input and loading indicators for filtering entries.
Enhance UI to display relevant messages based on search results.
💄 Improve calendar day rendering logic
Enhance the conditional checks for calendar days to ensure proper
handling of adjacent months and event properties.
💄 Enhance email box functionality and interaction
Implement clipboard functionality for email copying and improve UI elements.
💄 Enhance email box UI and interaction
Revamp the email box layout with improved styling and add visual
feedback for the copy email button.
💄 Enhance email box UI and copy functionality
Improve layout and styling of the email box, and add visual feedback
for the copy button to enhance user experience.
💄 Simplify focus styles for tab buttons
Remove unnecessary focus ring styles for a cleaner UI in the authors index.
💄 Update export and import section descriptions
Reintroduce helpful descriptions for data export and import
sections to enhance user understanding.
Peter Theill
Peter Theill 
deployed a performance improvement 2 months ago
2 months ago
🔥 Remove unused event types section
Eliminate the "Perfect For" section and related closing CTA to streamline the events page.
⚡️ Optimize geo-tagged media fetching for efficiency
Refactor the media fetching logic to retrieve one geo-tagged medium per event,
improving performance and reducing unnecessary data load.
Peter Theill
Peter Theill 
deployed a bug fix 2 months ago
2 months ago
🐛 Fix reminder logic for authors with no entries
Correct the condition to skip authors with no entries created more than 7 days ago.
Peter Theill
Peter Theill 
deployed a refactoring 2 months ago
2 months ago
🔧 Comment out browser version allowance in application controller
Temporarily disable the allow_browser directive for modern versions in the ApplicationController to address compatibility concerns.
Peter Theill
Peter Theill 
deployed a refactoring 2 months ago
2 months ago
🔧 Comment out browser version allowance
Temporarily disable the allow_browser directive for modern versions in the application controller to address compatibility issues. This change will help ensure smoother functionality across different browsers.
Peter Theill
Peter Theill 
deployed a styling change 2 months ago
Peter Theill
Peter Theill 
deployed a styling change 2 months ago
Peter Theill
Peter Theill 
deployed a styling change 2 months ago
2 months ago
💄 add lifetime subscription promotional banner to event dashboard for non-lifetime users.
💄 Update button text for lifetime access
Change "Sign in to get Lifetime Access" to "Join the Lifetime Club" for improved clarity.
Peter Theill
Peter Theill 
deployed a styling change 2 months ago
2 months ago
💄 Add new lifetime subscription route and UI updates
Introduce a new route for the lifetime subscription creation and update
the UI to use a button for Google OAuth sign-in for lifetime access.
Peter Theill
Peter Theill 
deployed a feature 2 months ago
2 months ago
✨ Introduce infinite scroll for entries index
Implement infinite scrolling on the entries index page to enhance user
experience by loading more entries dynamically as the user scrolls down.
♻️ Refactor entry and attachment paths
Update routes and path helpers to simplify entry and attachment navigation throughout the application.
Peter Theill
Peter Theill 
deployed a styling change 2 months ago
2 months ago
💄 Update event subscription toggle UI
Enhance the event subscription toggle for better user interaction and
notification management. Add new partial for notifications and update
dashboard layout.
Peter Theill
Peter Theill 
deployed a styling change 2 months ago
2 months ago
💄 Update event table layout and styling
Enhance the event table by improving the header structure and
aligning the status column for better readability and user experience.
💄 Update search form and events list styling
Enhance the UI of the archived events page with improved search form
layout and a more visually appealing events list.
💄 Update event deletion status display
Enhance the UI for queued events by adding an icon for last download
and improving the layout of the deletion status message.
💬 Update download link expiration notice
Clarify that the download link will expire after 7 days or once downloaded.
🔍️ Update description about knipsmig
✅ Update redirection for download_all tests
Change redirection path in download_all tests to manage_media_event_path
for better clarity and consistency in event handling.
Peter Theill
Peter Theill 
deployed a feature 2 months ago
2 months ago
✨ Introduce image analysis feature with OpenAI
Add functionality to analyze donation images using OpenAI Vision API,
including progress indicators and automatic form filling based on
analyzed data. Update dependencies and configuration for integration.
Peter Theill
Peter Theill 
deployed a styling change 2 months ago
2 months ago
💄 Update email handling and UI for zip downloads
Redirect to manage media page for email input and enhance UI elements
for better user experience in download processes.
💄 Update event type card theming for reunion
Change the gradient and icon color for the reunion event type to enhance UI consistency.
Peter Theill
Peter Theill 
deployed a styling change 2 months ago
2 months ago
💄 Update button text across multiple pages
Change button labels to enhance clarity and user engagement.
💄 Update background styles for comparison pages
Refactor background gradient styles for improved visual consistency across
the comparison and scheduling pages.
💄 Update user avatar display method
Replace img tag with image_tag helper for better integration with Rails.
⬆️ Upgrade Ruby setup and dependencies
Update Ruby setup actions to version 1.279.0 and upgrade sqlite3,
action_text-trix, httparty, nokogiri, public_suffix, and rubocop-ast
to their latest versions for improved performance and security.