All deployments

Peter Theill
Peter Theill 
deployed a styling change 3 months ago
3 months ago
💄 Add social icons and update footer links
Introduce social media icons and links to enhance user engagement and connectivity.
Peter Theill
Peter Theill 
deployed a refactoring 3 months ago
3 months ago
♻️ Refactor code structure for better readability
Organize functions and improve naming conventions to enhance maintainability.
Peter Theill
Peter Theill 
deployed a feature 3 months ago
3 months ago
🎉 Initialize Typing Trainer project
Add the initial HTML structure and metadata for the Typing Trainer application, including responsive design, SEO optimization, and Tailwind CSS configuration.
Peter Theill
Peter Theill 
deployed a dependency update 3 months ago
Peter Theill
Peter Theill 
deployed a feature 3 months ago
3 months ago
✨ Add event creation data and storage chart
Introduce methods to build event creation data based on media presence
and add a storage chart to the dashboard for better insights.
Peter Theill
Peter Theill 
deployed a feature 3 months ago
3 months ago
✨ Integrate Resend for email delivery
Add Resend gem and configure email delivery method in development and production environments. Update default sender email in ApplicationMailer and add API key to credentials.
Peter Theill
Peter Theill 
deployed a feature 3 months ago
3 months ago
✨ Introduce webhook feedback functionality
Add a new WebhooksController to handle feedback submissions,
configure host authorization, and implement email notifications
for received feedback.
Peter Theill
Peter Theill 
deployed a styling change 3 months ago
3 months ago
💄 Update Product Shot Builder settings
Adjust rotation and scale values for improved image composition.
Peter Theill
Peter Theill 
deployed a documentation update 3 months ago
3 months ago
🔥 Remove outdated comment from application controller
Eliminate unnecessary comment regarding browser support for clarity.
Peter Theill
Peter Theill 
deployed a styling change 3 months ago
3 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 layout
Enhance the UI of media items with improved styling and layout adjustments.
✨ Introduce bulk delete functionality for media
Add bulk deletion capability for media items, including UI updates
and backend logic to handle multiple deletions efficiently.
💄 Add delete permissions for media items
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 text
Revise QR code sharing instructions and enhance guest experience descriptions
for clarity and improved usability.
💄 Update recent uploads section styling
Enhance the layout of the recent uploads section for better
visual alignment and user experience.
🔥 Remove download link from event dashboard
Eliminate the download button to streamline the user interface.
🐛 Fix event deletion approach logic
Update 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 page
Refactor meta tags generation by extracting logic into helper methods for better readability and maintainability.
⬆️ Upgrade Ruby setup action and dependencies
Update Ruby setup action to v1.274.0 and upgrade aws-partitions, debug, prism, and rdoc gems for improved functionality and security.