All deployments

Peter Theill
Peter Theill 
deployed a feature 3 months ago
3 months ago
✨ Enhance media filtering and view preservation
Implement tag-based filtering for media and restore active view from URL parameters. Update UI to reflect selected tags and improve user experience.
✨ Add review tracking and notification features
Implement metrics tracking for review updates and quick ratings.
Enhance notification system for received reviews.
Peter Theill
Peter Theill 
deployed a feature 3 months ago
3 months ago
✨ Add AI analysis stats and list view for media
Introduce AI analysis statistics and a new list view for AI-analyzed media
to enhance insights and user experience on the media index page.
Peter Theill
Peter Theill 
deployed a feature 3 months ago
3 months ago
📈 Track preserve CTA views for dashboard
Add tracking for single preserve CTA impressions when conditions are met.
💄 Update dashboard stats display
Simplify event stats display by removing chip-in information and
temporarily hiding related sections.
🔨 Add bucket sync option to development script
Introduce a flag to control the syncing of assets from production to
development, allowing for more flexible database management.
🍱 Update image assets for various illustrations
Replace multiple illustration images to enhance visual content across the application.
🔥 Remove guest download option from birthday page
Eliminate redundancy in the birthday photo sharing description for clarity.
Peter Theill
Peter Theill 
deployed a styling change 3 months ago
3 months ago
💄 Enhance pricing section UI and add guarantees
Update styles for buttons and text, and include money-back guarantee
and secure payment features for improved user confidence.
💄 Update pricing section styles for better visibility
Enhance text and layout for lifetime and single event pricing to improve
user experience and readability.
🐛 Fix direction for purchase
💄 Add pricing comparison section for GuestCam and Knipsmig
Introduce a new section highlighting pricing differences to enhance user
understanding and promote Knipsmig's advantages.
Peter Theill
Peter Theill 
deployed a feature 3 months ago
3 months ago
✨ Add AI analysis features for media
Introduce AI captioning and tagging for media uploads using OpenAI API.
Includes new job for analyzing media and updates to the media model.
Support
Support 
deployed a feature 3 months ago
3 months ago
🐛 Update click handlers to prevent event propagation ✨ Add localized fields to Place components ✨ Add meta fields to Place model and queries ✨ Introduce localized input components ✨ Introduce magic field input for AI suggestions
Peter Theill
Peter Theill 
deployed a styling change 3 months ago
3 months ago
✨ Introduce character count and tab functionality
Add a character count controller for input fields and a tab controller
to manage tabbed navigation with unsaved changes warning. Also, add a
Rake task to analyze image blobs missing width/height metadata.
♻️ Refactor code structure for better readability
Improve the organization of the codebase to enhance maintainability and clarity.
🔥 Remove My Products and replace with My Projects
Refactor the application to replace the My Products feature with My Projects,
updating routes, views, and controllers accordingly.
💄 Update button text for project submission
Change "Launch Project" to "Add project" for clarity in the submission process.
🎨 Refactor URL validation logic
Simplify URL validation by removing uniqueness condition and
adding custom validation for claimed URLs.
💄 Update UI for directories and my products pages
Enhance layout and styling for better user experience and consistency.
🔨 Add script to wipe and recreate development database
Introduce a new script that facilitates the process of dumping the
production database and restoring it to the local development
environment, with an option to skip the download of the production
data.
Peter Theill
Peter Theill 
deployed a styling change 3 months ago
3 months ago
💄 Update directories layout to grid format
Transform the directories display from a list to a grid for improved
visual organization and user experience.
💄 Update homepage content and layout
Revamp the hero section and add new features to enhance user engagement
and clarify project submission process.
🎨 Refactor home controller and footer layout
Update project retrieval logic and clean up unused footer buttons for improved code clarity and maintainability.
💄 Update link attributes for improved SEO
Change rel attributes from "noopener noreferrer" to "noopener nofollow"
for external links across various views to enhance SEO practices.
✨ Add bulk delete functionality for projects
Implement bulk deletion of projects with a confirmation prompt and
toolbar for selected items in the admin panel.
Peter Theill
Peter Theill 
deployed a styling change 3 months ago
3 months ago
💄 Update UI text color for better visibility
Change heading text color to white across multiple SEO pages to enhance
contrast and improve readability against background gradients.
💄 Enhance feature images with new styles
Update feature sections with improved image presentation and styling
for better visual appeal and user engagement.
Peter Theill
Peter Theill 
deployed a feature 3 months ago
3 months ago
✨ Add reviews feature with display and routing
Introduce a new reviews page that shows completed reviews,
average ratings, and feedback. Update routes and add tests
to ensure functionality.
Peter Theill
Peter Theill 
deployed a bug fix 3 months ago
3 months ago
🐛 Add safe_text method to handle emoji in event names
Introduce a method to sanitize text for Prawn's built-in fonts, ensuring
event names with emoji are correctly processed in generated PDFs.
Peter Theill
Peter Theill 
deployed a refactoring 3 months ago
3 months ago
♻️ Refactor guest download conditionals
Disable guest download feature conditionally for logged in and logged out users.
Peter Theill
Peter Theill 
deployed a styling change 3 months ago
3 months ago
💄 Update API key fields to password inputs
Change Gemini and xAI API key fields to password inputs for enhanced
security and privacy during user input.
Peter Theill
Peter Theill 
deployed a styling change 3 months ago
3 months ago
💄 Enhance UI styles and animations
Add 'will-change' properties for performance optimization and update
CSS classes for better structure in the fan card component.
💄 Update card hover effects and transitions
Enhance the visual feedback of generation cards with improved
hover effects and transition properties for a smoother user experience.
Peter Theill
Peter Theill 
deployed a feature 3 months ago
3 months ago
✨ Add author information to product review
Include the author's name in the structured data for the product review
to enhance the review's credibility and SEO.
✨ Add return policy and shipping details to pricing page
Introduce structured data for return policy and shipping details
to enhance product information and improve SEO.
Peter Theill
Peter Theill 
deployed a feature 3 months ago
3 months ago
✨ Add metadata stripping for generated images
Implement functionality to strip EXIF metadata from images in both
GenerateLargeStyleImageJob and GenerateThumbnailsJob. Add tests to
ensure metadata is removed and handle invalid input gracefully.
Peter Theill
Peter Theill 
deployed a styling change 3 months ago
3 months ago
💄 Update page titles for consistency and clarity
Refine titles across multiple pages to enhance user experience and SEO.
Peter Theill
Peter Theill 
deployed a feature 3 months ago
3 months ago
✨ Add subject heading component and update UI
Introduce a new partial for subject headings and update related UI
elements to enhance the display of subject information in the
generation views.
💄 Update card padding and text display
Adjust padding for card elements and improve text presentation for better UI consistency.
💬 Update upload button text for clarity
Revise the text on the upload button to better reflect the action
of generating a variant based on the selected style.
Peter Theill
Peter Theill 
deployed a styling change 3 months ago
3 months ago
💄 Enhance header layout and add back navigation
Refactor header section to include a back link and adjust heading size for improved UI consistency.
🔒️ Disable SSL peer verification in importmap
Temporarily set SSL verification to none for local development.
♻️ Refactor image path resolution in OgImagesController
Enhance security by validating image paths and ensuring they are
within the allowed directory structure.
💄 Sync source image links and update border color mapping
Ensure source image dimensions are correctly linked and improve
border color assignment based on icon color class.
Peter Theill
Peter Theill 
deployed a styling change 3 months ago
3 months ago
💄 Update UI text and add new CTA section
Revise text for clarity and engagement, and introduce a new call-to-action
section to enhance user interaction and experience.