4 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 featureImplement functionality to delete abandoned events older than one week
and add corresponding tests to ensure correct behavior.
⨠Introduce abandoned event scope and update filterand add corresponding tests to ensure correct behavior.
Add a scope for abandoned events to improve code readability and
simplify the filtering logic in the events index.
⨠Add abandoned event filter and UIsimplify the filtering logic in the events index.
Introduce a new filter for abandoned events and update the UI to display
abandoned events with relevant information.
š Update labels for media and storage statsabandoned events with relevant information.
Change "Total uploads" to "Active uploads" and "Total storage" to "Active storage" for improved clarity.
⨠Add unique device count to archived eventsIntroduce 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 codeupdate the display in the admin view.
Removed unnecessary properties and methods from the dropdown controller
to streamline functionality and improve maintainability.
š Update typography and styling for wedding pageto streamline functionality and improve maintainability.
Refine headings and text styles for improved readability and aesthetics.
š Update event claim prompt and stylingRevise text for clarity and adjust padding for improved UI consistency.
š Update display name styling in event listRefactor the display name section to improve clarity and maintainability.
⨠Add unique device count feature to eventsIntroduce 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 eventsdisplay this information in event views and dashboards.
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 eventsdownloaded date for enhanced event details in the archived events view.
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 6amnew metrics in the database schema for tracking engagement and
subscriber data.
Adjust the schedule for sending deletion warnings in both development
and production environments for consistency.
and production environments for consistency.