Deployments for https://knipsmig.com

Peter Theill
Peter Theill 
deployed a feature 28 days ago
28 days ago
✨ Add product images to Stripe Checkout sessions
Include the first image of an event in the product data for Stripe
Checkout sessions across multiple controllers.
♻️ Remove unused payment method types from Stripe sessions
Streamline the Stripe Checkout session creation by removing the
unnecessary payment method types, enhancing code clarity.
Peter Theill
Peter Theill 
deployed a feature 28 days ago
28 days 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 refactoring about 1 month ago
about 1 month 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 about 1 month ago
about 1 month 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.
Peter Theill
Peter Theill 
deployed a styling change about 1 month ago
about 1 month ago
💄 Update feedback email and UI for personalization
Enhance feedback email sender information and update UI to greet users
by name if logged in, improving user engagement and experience.
Peter Theill
Peter Theill 
deployed a feature about 1 month ago
about 1 month ago
✨ Introduce feedback email notifications
Add a mailer to send notifications upon feedback submission and update
the feedback form to include a header for better user experience.
🎉 Add 12-Week Instagram Marketing Plan
Introduce a comprehensive marketing plan for Knipsmig, focusing on Instagram strategies, content creation, and engagement tactics tailored for a Danish full-stack developer with limited time.
💄 Enhance UI for photo collection section
Update styles and layout for improved visual appeal and user engagement.
♻️ Refactor reviews query to filter completed reviews
Update the reviews query to only include completed reviews for better
data accuracy and relevance.
Peter Theill
Peter Theill 
deployed a styling change about 1 month ago
about 1 month ago
💄 Update new photos added email template
Revise the email layout and content for new photo notifications,
including a preview section and improved messaging.
💄 Update event preserved email template
Revise the HTML structure and styling for the event preserved email
to enhance readability and user engagement.
💄 Update event tips email content
Refine wording for clarity and consistency in event tips emails.
💄 Update review request email content
Enhance the clarity and branding of the feedback request email by
adding "with Knipsmig" and improving the closing statement for better
user engagement.
💄 Update theme colors and styles
Revise background and surface colors for various themes to enhance visual
appeal and consistency across the application.
✨ Introduce event themes feature
Add a variety of color themes for events, enhancing customization
options for users. Update views, models, and tests to support
this new functionality.
Peter Theill
Peter Theill 
deployed a styling change about 1 month ago
about 1 month ago
💄 Update review timestamp display logic
Use either the completed_at or created_at date for displaying review timestamps.
Peter Theill
Peter Theill 
deployed a styling change about 1 month ago
about 1 month ago
💄 Update event preservation plan details and UI
Revise the event preservation plan name and description for clarity.
Add a sign-up modal for improved user interaction.
Peter Theill
Peter Theill 
deployed a feature about 1 month ago
about 1 month ago
💄 Add preserve event feature to deletion warnings
Implement auto-login URL for event preservation and update email content
to reflect new pricing options for preserving events.
✨ Introduce duplicate detection feature
Add duplicate detection information across various sections to enhance
user awareness and functionality in media management.
💄 Update dashboard UI styles and icons
Revamp the appearance of upload statistics and background icons for a more cohesive design.
💄 Update UI text and pagination functionality
Enhance media management descriptions and add pagination controls for improved navigation.
✨ Introduce duplicates feature for media management
Add functionality to identify and display duplicate media files
within an event, enhancing user experience and file management.
✨ Introduce media management feature
Add media action to events controller and create media view for
displaying associated media items. Update routes to support new
media functionality.