Deployments for https://knipsmig.com

Peter Theill
Peter Theill 
deployed a styling change about 1 month ago
about 1 month ago
💄 Update admin navigation links
Rearrange and enhance the admin navigation links for better clarity and usability.
🎨 Limit recent users and events displayed on dashboard
Reduce the number of recent users and events shown in the admin dashboard
to improve performance and clarity.
✨ Introduce preserved events filter and UI
Add functionality to filter events by preservation status and update UI
to display preserved events in the admin panel.
✨ Introduce reviews management feature
Add reviews controller, views, and routes to manage completed reviews
with filtering options for rating and usage feedback.
Peter Theill
Peter Theill 
deployed a documentation update about 1 month ago
about 1 month ago
💡 Update event creation logic for happens_on date
Events can now be created without a default happens_on date.
Tests have been added to ensure this behavior is preserved.
Peter Theill
Peter Theill 
deployed a feature about 1 month ago
about 1 month ago
✨ Allow editing of completed reviews
Enable users to update their completed reviews and provide appropriate
feedback messages upon submission.
✨ Introduce heatmap and map toggle controls
Add heatmap functionality and controls to toggle between clusters and heatmap layers on the map.
✨ Introduce archived events feature on map
Add functionality to display archived events with geo data on the map,
including custom markers and popups for better user interaction.
Peter Theill
Peter Theill 
deployed a bug fix about 1 month ago
about 1 month ago
🐛 Handle S3 service errors in GenerateEventZipJob
Update error handling for S3 access issues to log specific service errors instead of generic forbidden errors.
Peter Theill
Peter Theill 
deployed a performance improvement about 1 month ago
about 1 month ago
⚡️ Optimize memory usage in GenerateEventZipJob
Introduce memory usage checks and garbage collection to prevent OOM kills
during event zip generation. Update Dockerfile to use jemalloc for
reduced memory fragmentation.
Peter Theill
Peter Theill 
deployed a styling change about 1 month ago
about 1 month ago
🎨 Update image generation prompt style
Refine the prompt for blog cover images to specify a hand-drawn watercolor
illustration style, enhancing clarity for image generation.
Peter Theill
Peter Theill 
deployed a feature about 1 month ago
about 1 month ago
✨ Introduce event review feature
Add functionality for users to submit reviews for events, including
rating, feedback, and referral source. Implement email notifications
for review requests and create associated views and tests.
💄 Update text styling and remove width animations
Refactor heading structure and simplify width handling for smoother text rotation.
✨ Introduce upload auto-locking feature
Add a cutoff date for the upload auto-locking feature
to apply only to events created on or after this date.
Update tests to cover new behavior for free events.
✨ Introduce upload locking feature
Add functionality to lock uploads for events, preventing new photo submissions
after a specified period. Update UI elements and tests to reflect this new
feature, ensuring a seamless user experience.
Peter Theill
Peter Theill 
deployed a configuration change about 1 month ago
about 1 month ago
🌐 Add Spanish localization for wedding page
Introduce Spanish translations for the wedding page, including
hreflang tags and alternate URLs for better SEO and user experience.
Peter Theill
Peter Theill 
deployed a refactoring about 1 month ago
about 1 month ago
♻️ Refactor EXIF extraction to use JSON
Replace Marshal with JSON for data serialization in subprocess to enhance
security and compatibility.
Peter Theill
Peter Theill 
deployed a styling change about 1 month ago
about 1 month ago
💄 Add title content for features and join pages
Enhance SEO and user experience by adding title content to the
features and join pages.