2 months ago
💄 Enhance live slideshow UI with beta label
Add a "Beta" label to the live slideshow heading for better user
awareness and improved visual hierarchy.
💄 Update media display styling and layoutawareness and improved visual hierarchy.
Enhance the UI of media items with improved styling and layout adjustments.
✨ Introduce bulk delete functionality for mediaAdd bulk deletion capability for media items, including UI updates
and backend logic to handle multiple deletions efficiently.
💄 Add delete permissions for media itemsand backend logic to handle multiple deletions efficiently.
Implement logic to check if the current user can delete media based on
their role as uploader or event owner. Inject delete attributes into
media links accordingly.
💄 Update QR code section and guest experience texttheir role as uploader or event owner. Inject delete attributes into
media links accordingly.
Revise QR code sharing instructions and enhance guest experience descriptions
for clarity and improved usability.
💄 Update recent uploads section stylingfor clarity and improved usability.
Enhance the layout of the recent uploads section for better
visual alignment and user experience.
🔥 Remove download link from event dashboardvisual alignment and user experience.
Eliminate the download button to streamline the user interface.
🐛 Fix event deletion approach logicUpdate the approaching_deletion? method to check for preserved events
instead of lifetime ownership, ensuring correct behavior for chip-in events.
🔍️ Improve SEO for event upload pageinstead of lifetime ownership, ensuring correct behavior for chip-in events.
Refactor meta tags generation by extracting logic into helper methods for better readability and maintainability.
⬆️ Upgrade Ruby setup action and dependenciesUpdate Ruby setup action to v1.274.0 and upgrade aws-partitions, debug, prism, and rdoc gems for improved functionality and security.