All deployments

Peter Theill
Peter Theill 
deployed a feature 4 months ago
4 months ago
✨ Add paper size option for printable PDFs
Enhance the PDF generation feature by introducing a paper size
parameter. Users can now select between 'letter' and 'A4' sizes
for various templates, improving flexibility in printing options.
✨ Introduce new templates for printables
Add support for 'poster_letter' and 'modern_card' templates in the
EventPrintablePdfGenerator. Update tests to ensure PDF generation
works for the new templates.
💄 Update UI styles for printables and media pages
Enhance font styles and tracking for better readability and aesthetics.
💄 Update icon color based on urgency
Change the icon color in the profile edit badge to reflect urgency status.
💄 Update deletion warning and message formatting
Ensure days until deletion does not show negative values and enhance
the urgency message based on the remaining days.
✨ Introduce gradient variants for event types
Add gradient color support for multiple event types in the calendar view.
🔧 Introduce empty and expired event deletion
Add a new method to delete empty expired events from the database,
enhancing the archival process for old events.
💄 Enhance event filtering and display logic
Refactor event retrieval to include archived events and improve
the display of event links based on their status.
✨ Update SEO titles and descriptions for wedding QR code
Refine page titles and meta descriptions for better clarity and SEO
optimization. Enhance user engagement with updated content.
💄 Update reviews display and filtering logic
Refactor reviews index view for improved layout and
enhanced filtering capabilities based on user input.
Peter Theill
Peter Theill 
deployed a feature 4 months ago
4 months ago
✨ Introduce pet portrait generation script
Add a new script to generate pet portrait images using the Gemini API,
including style transformations and saving outputs to a specified directory.
Peter Theill
Peter Theill 
deployed a feature 4 months ago
4 months ago
✨ Add Open Graph and Twitter meta tags
Implement Open Graph image selection and Twitter card metadata for enhanced
social media sharing capabilities on the season detail page.
Peter Theill
Peter Theill 
deployed a feature 4 months ago
4 months ago
✨ Introduce season detail page and routing
Add a new season detail page with dynamic content based on the slug.
Implement routing for season details and update UI elements accordingly.
Peter Theill
Peter Theill 
deployed a feature 4 months ago
4 months ago
✨ Add seasonal property image generation script
Introduce a new script to generate seasonal property base photos from text
prompts and create four-season style transformations. Includes API integration
for image generation and options for selective processing.
✨ Add detailed Facebook Group posting strategy
Include a step-by-step guide for writing and posting in Facebook groups
to enhance visibility and engagement for real estate listings.
Peter Theill
Peter Theill 
deployed a styling change 4 months ago
4 months ago
✨ Add real estate to sitemap static paths
Include the real estate page in the sitemap's static paths for better
SEO and user navigation.
💄 Enhance lightbox image handling and UI
Improve image selection for lightbox and adjust layout spacing for better
visual consistency in the real estate showcase.
Peter Theill
Peter Theill 
deployed a feature 4 months ago
4 months ago
✨ Add script to generate real estate images
Introduce a new Ruby script that generates real estate exterior photos
and creates seasonal variants. The script utilizes the Gemini API for
image generation and saves the results in the specified output directory.
Peter Theill
Peter Theill 
deployed a feature 4 months ago
4 months ago
✨ Add real estate seasonal curb appeal page
Introduce a new page for real estate agents to upload listing photos and see them transformed across all four seasons. Includes SEO enhancements and marketing plan documentation.
Peter Theill
Peter Theill 
deployed a refactoring 4 months ago
4 months ago
🔧 Track metrics with updated sources
Refactor metric tracking to use consistent source names across
controllers and views, enhancing clarity and data integrity.
Peter Theill
Peter Theill 
deployed a feature 4 months ago
4 months ago
✨ Introduce tags feature for media
Add a new route and controller actions to fetch tags associated with media.
Implement frontend autocomplete for tag input and update tests accordingly.
✨ Add event type hints for AI analysis
Introduce predefined event tags to enhance AI-generated captions and
tags based on event types during media analysis.
💄 Add download modal component
Introduce a new download modal for users to request a zip file of their media.
This enhances the user experience by providing a clear and interactive way
to download files.
💄 Update feedback email sender information
Enhance the sender details in the feedback email to include the user's
name and email, improving clarity for recipients.