All deployments

Peter Theill
Peter Theill 
deployed a styling change 19 days ago
19 days ago
💬 Update text in deletion warning emails
Change "photos" to "memories" for improved clarity in user communication.
💄 Update deletion warning message for clarity
Revise text to better convey the urgency of preserving the event
and the consequences of deletion.
💄 Update deletion warning email content
Enhance messaging and clarity in deletion warning and queued emails.
💄 Update download instruction text for clarity
Clarify the message regarding photo downloads to enhance user understanding.
Peter Theill
Peter Theill 
deployed a styling change 20 days ago
20 days ago
💄 Update pricing page UI and content
Enhance the visual appeal and clarity of the pricing section
with improved text formatting and updated styling elements.
Peter Theill
Peter Theill 
deployed a styling change 20 days ago
20 days ago
♻️ Refactor code structure for better readability
Improve organization and clarity of the codebase without changing functionality.
💄 Update subscription UI and improve text clarity
Enhance the subscription section's heading and description for better
user engagement and readability.
✨ Add Jobs layout for Mission Control
Introduce a new layout for the Jobs section in Mission Control,
including navigation and styling adjustments.
Support
Support 
deployed a bug fix 20 days ago
Support
Support 
deployed a feature 21 days ago
Support
Support 
deployed a feature 21 days ago
Peter Theill
Peter Theill 
deployed a feature 21 days ago
21 days ago
⬆️ Upgrade Ruby setup action to v1.287.0
Update Ruby setup action in CI and deploy workflows for improved compatibility.
✨ Introduce abandoned events deletion feature
Implement functionality to delete abandoned events older than one week
and add corresponding tests to ensure correct behavior.
✨ Introduce abandoned event scope and update filter
Add a scope for abandoned events to improve code readability and
simplify the filtering logic in the events index.
✨ Add abandoned event filter and UI
Introduce a new filter for abandoned events and update the UI to display
abandoned events with relevant information.
💄 Update labels for media and storage stats
Change "Total uploads" to "Active uploads" and "Total storage" to "Active storage" for improved clarity.
✨ Add unique device count to archived events
Introduce a new field for unique device count in archived events and
update the display in the admin view.
🐛 Refactor dropdown controller and clean up unused code
Removed unnecessary properties and methods from the dropdown controller
to streamline functionality and improve maintainability.
💄 Update typography and styling for wedding page
Refine headings and text styles for improved readability and aesthetics.
💄 Update event claim prompt and styling
Revise text for clarity and adjust padding for improved UI consistency.
💄 Update display name styling in event list
Refactor the display name section to improve clarity and maintainability.
✨ Add unique device count feature to events
Introduce a method to count unique IP addresses for media uploads and
display this information in event views and dashboards.
✨ Add event type and statistics to archived events
Include event type, subscriber count, QR scans, ZIP downloads, and last
downloaded date for enhanced event details in the archived events view.
✨ Introduce archival job for old events
Add a scheduled job to archive events ready for deletion, along with
new metrics in the database schema for tracking engagement and
subscriber data.
💄 Update deletion warning schedule to 6am
Adjust the schedule for sending deletion warnings in both development
and production environments for consistency.
Peter Theill
Peter Theill 
deployed a styling change 22 days ago
22 days ago
🎨 Update media count handling in event views
Refactor media count display to use cached value and improve SQL queries
for counting photos and videos in the events controller.
Peter Theill
Peter Theill 
deployed a styling change 22 days ago
22 days ago
💄 Update label styling for better readability
Adjust the font class to enhance the visual appearance of labels in the dashboard.
💄 Update button styles and improve UI elements
Refine button borders and focus states for better accessibility and visual consistency.
🎨 Improve title rendering in HTML layout
Use raw content for the title to prevent HTML escaping issues.
💄 Update glow opacity and transition duration
Adjust the opacity of the glow effect to enhance visibility and
modify the transition duration for smoother animations.
💄 Update hero section height for landscape
Adjust the hero section's height properties for better responsiveness and visual consistency.
Peter Theill
Peter Theill 
deployed a dependency update 22 days ago
22 days ago
⬆️ Upgrade Rails and dependencies
Update Rails to version 8.1.2, Puma to 7.2.0, and Solid Queue to 1.3.1.
Replace Sprockets with Propshaft for asset management.