All deployments

Peter Theill
Peter Theill 
deployed a feature 4 months ago
4 months ago
✨ Redirect existing users with generations to previews
Update sign-in flow to redirect users with existing generations to the
previews index instead of the new preview path.
💄 Update navigation links with active states
Enhance the header navigation by adding active states for
Creations, Features, Pricing, and About links based on the
current controller and action.
✨ Add sitemap feature with XML response
Implement sitemap route and controller to serve XML for SEO.
Include static and dynamic theme pages in the sitemap.
♻️ Refactor code structure for better maintainability
Organize and streamline code components to enhance readability and
ease of future modifications.
Peter Theill
Peter Theill 
deployed a refactoring 4 months ago
4 months ago
♻️ Update image URLs with cache-busting query strings
Modify image rendering in the About page to include cache-busting
query strings for better asset management and loading performance.
Peter Theill
Peter Theill 
deployed a refactoring 4 months ago
4 months ago
✨ Add database password to deploy workflow
Include STEMNING_DATABASE_PASSWORD in the deployment environment
variables for secure access during deployment.
♻️ Refactor Omniauth initializer for clarity
Improve the structure of the Omniauth initializer by organizing the
credential checks and enhancing readability.
Peter Theill
Peter Theill 
deployed a dependency update 4 months ago
4 months ago
♻️ Refactor review request scope to exclude nil dates
Update the needing_review_request scope to ensure events with nil
happens_on are excluded, improving the accuracy of review requests.
⬆️ Upgrade addressable gem to version 2.8.9
Update the addressable dependency to the latest version for improved
functionality and security.
Peter Theill
Peter Theill 
deployed a bug fix 4 months ago
4 months ago
🐛 Fix nil error in event review rating display
Ensure the event review rating is safely accessed to prevent
nil errors when rendering the star icons.
♻️ Refactor deletion queue scope for consistency
Update the deletion queue scope to use '30 days' instead of '1 month'
for consistent behavior across calendar months.
Peter Theill
Peter Theill 
deployed a refactoring 4 months ago
4 months ago
♻️ Refactor collage generation to improve resource management
Remove temporary file tracking and delete temp files immediately to
prevent resource leaks during thumbnail creation.
🔥 Remove slideshow mode option from event preservation
Eliminate the slideshow mode feature for a cleaner presentation.
Peter Theill
Peter Theill 
deployed a dependency update 4 months ago
4 months ago
⬆️ Upgrade dependencies in Gemfile.lock
Update various gems to their latest versions for improved performance and security.
Peter Theill
Peter Theill 
deployed a bug fix 4 months ago
4 months ago
🐛 Fix issue with user authentication flow
Resolve a bug that caused intermittent failures in the user login process.
Peter Theill
Peter Theill 
deployed a feature 4 months ago
4 months ago
✨ Add wedding photo sharing pages in German and French
Introduce new localized pages for wedding photo sharing, enhancing
user experience for German and French speaking couples.
🔥 Remove designer skill documentation
Eliminate the SKILL.md file for the designer skill to streamline the project.
Peter Theill
Peter Theill 
deployed a feature 4 months ago
4 months ago
✨ Add providers section to service details
Introduce a new section in the service details view to display
provider information, including request counts and last used dates.
Peter Theill
Peter Theill 
deployed a feature 4 months ago
4 months ago
✨ Add credits update feature for users
Implement a form to update user credits on the profile page and add
the corresponding route in the admin namespace.
Peter Theill
Peter Theill 
deployed a security update 4 months ago
4 months ago
🔒️ Disable email sign up and update registration page
Redirect users to OAuth options and inform them that email sign up is disabled.
Peter Theill
Peter Theill 
deployed a dependency update 4 months ago
4 months ago
⬆️ Upgrade dependencies and improve tests
Update various dependencies in Gemfile and Gemfile.lock.
Enhance tests for better accuracy and consistency.
🎨 Update project listing and improve descriptions
Refactor project retrieval and enhance project descriptions
for better clarity on the index page.
Peter Theill
Peter Theill 
deployed a feature 4 months ago
4 months ago
✨ Update user credits to use constant value
Refactor user credits initialization to utilize the NEW_USER_STARTING_CREDITS
constant for consistency across the application.
⬆️ Upgrade Rails and omniauth-google-oauth2 versions
Update Rails to version 8.1.2 and omniauth-google-oauth2 to 1.2.2 for
improved performance and security.
Peter Theill
Peter Theill 
deployed a bug fix 4 months ago
4 months ago
🐛 Fix deletion warning logic for preserved events
Update the `due_for_deletion_warning?` and `due_for_final_deletion_warning?` methods to ensure preserved events do not trigger deletion warnings. Adjust related scopes to exclude preserved events from deletion warnings.
🔧 Add error handling for ActiveStorage representations
Implement error handling for S3 service errors in ActiveStorage
representations to improve reliability and user experience.
🔥 Remove upgrade option from pricing details
Eliminate the upgrade option from Event to Unlimited in the FAQ section.
Peter Theill
Peter Theill 
deployed a styling change 4 months ago
4 months ago
💄 Update pricing page to handle unpreserved events
Add logic to display a button for preserving unpreserved events
or a form for starting new events based on user context.
💄 Update comparison text and styling
Revise descriptions and headings for clarity and improved user experience.
Peter Theill
Peter Theill 
deployed a styling change 4 months ago
4 months ago
🔥 Remove outdated storage event details
Eliminate unnecessary table rows for clarity in the pricing section.
💄 Update pricing section headings and text
Enhance the UI by refining headings and descriptions for clarity
and consistency across the pricing page.
💄 Update upload menu styles for better responsiveness
Adjust width settings for upload menus to enhance layout on various devices.
💄 Update loading indicators and animations
Enhance the loading and end-reached sections with improved spacing and animation delays for better user experience.
🐛 Add video support enhancements in lightbox
Implement video pause functionality when switching slides and
retain mute state across video content. Cleanup all videos
when the lightbox is closed.
♻️ Refactor unique uploader count logic
Simplify the method to count unique uploaders by combining distinct
counts for logged-in users and anonymous uploaders based on IP.
💄 Add video duration display in media section
Enhance the media display by showing the duration for video files, improving
user experience and information accessibility.
Peter Theill
Peter Theill 
deployed a styling change 4 months ago
4 months ago
💄 Improve qr tutorial
🔍️ Add information about wedding QR photo sharing
Improve organization and clarity of the codebase without changing functionality.
💄 Update UI text and styling for event features
Enhance clarity of chip-in feature description and improve button focus styles.
💄 Enhance event card layout and styling
Refactor event display for single and multiple events with improved UI elements.
💄 Introduce revenue funnel metrics aggregation
Add methods to aggregate daily revenue metrics by date for preserve and chip-in funnels, enhancing dashboard data presentation.
Support
Support 
deployed a feature 4 months ago
4 months ago
🐛 Introduce role-specific JWT cookie handling ✨ Add new translation keys for destinations ✨ Add page style customization options ✨ Add partnerSlug to pageBySlug query ✨ Add status field to ListPagesTable ✨ Add support for 'page' entity in labels ✨ Introduce Page Photos feature
Peter Theill
Peter Theill 
deployed a styling change 4 months ago
4 months ago
💄 Update flash messages for download actions
Refine user feedback messages for clarity and consistency in the download process.