All deployments

Support
Support 
deployed a feature 2 months ago
Support
Support 
deployed a feature 2 months ago
Peter Theill
Peter Theill 
deployed a feature 2 months ago
2 months 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 2 months ago
2 months 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 2 months ago
2 months 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 2 months ago
2 months 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.
Peter Theill
Peter Theill 
deployed a refactoring 2 months ago
2 months ago
🔧 Preserve Markdown formatting in diary entries
Ensure that Markdown syntax is retained exactly as written in the improved diary entries.
Peter Theill
Peter Theill 
deployed a styling change 2 months ago
2 months ago
✨ Add Markdown rendering and improve entry display
Introduce `commonmarker` for Markdown support and enhance entry content
rendering in various views for better formatting and user experience.
✨ Enhance entry content formatting
Improve line ending normalization and highlight search queries in entry list.
💄 Update text area styling for entry form
Enhance focus styles for the content text area to improve UI consistency.
✨ Add support for multiple response formats
Enhance the show action to respond with HTML, Markdown, JSON, and plain text.
Peter Theill
Peter Theill 
deployed a feature 2 months ago
2 months ago
✨ Add utility functions for debouncing and sampling
Introduce a debounce function to limit the rate of function calls
and a sample function to retrieve random elements from an array.
Support
Support 
deployed a feature 2 months ago
2 months ago
✨ Refactor bilag page range handling ✨ Refactor bilag source formatting ✨ Simplify bilag text formatting in PDF export