All deployments

Peter Theill
Peter Theill 
deployed a styling change 3 months ago
3 months ago
💄 Add footer rendering to event views
Ensure the footer is consistently rendered in both the index and show owner
event views for improved layout and user experience.
Peter Theill
Peter Theill 
deployed a styling change 3 months ago
3 months ago
💄 Remove unnecessary comments in media templates
Clean up code by removing redundant loading placeholder comments for images and videos.
Peter Theill
Peter Theill 
deployed a new feature 3 months ago
3 months ago
✨ Enhance dropdown functionality and styling
Add support for touch devices, improve button state updates, and refine
dropdown menu interactions for better user experience.
Peter Theill
Peter Theill 
deployed a styling change 3 months ago
3 months ago
✨ Add changelog badge to footer
Include a link to the latest deploys for better visibility of updates.
💄 Refine phone display styling
Adjust phone notch dimensions and enhance font styling for the clock.
Peter Theill
Peter Theill 
deployed a new feature 3 months ago
3 months ago
✨ Add event ready email functionality
Send an email to users when an event is created or claimed, including a QR code for sharing.
✨ Add welcome email functionality
Implement user welcome email with HTML and text formats, and configure
mailer to use Resend for email delivery.
Peter Theill
Peter Theill 
deployed a new feature 3 months ago
3 months ago
✨ Add phone clock controller for real-time display
Implement a Stimulus controller to update and display the current time.
Peter Theill
Peter Theill 
deployed a new feature 3 months ago
3 months ago
✨ Add spin-gradient animation for feedback effect
Implement a new animation for the save feedback glow effect to enhance user interaction.
Peter Theill
Peter Theill 
deployed a styling change 3 months ago
3 months ago
💄 Refactor user creation logic in from_omniauth
Simplify user creation by removing unnecessary variable assignment.
Peter Theill
Peter Theill 
deployed a new feature 3 months ago
3 months ago
✨ Enhance media upload and display features
Add JSON responses for media creation and failure cases. Improve upload
placeholders and loading states for better user feedback. Refactor
controllers for cleaner code and improved performance.
Peter Theill
Peter Theill 
deployed a styling change 3 months ago
3 months ago
💄 Clean up home controller comments
Remove unnecessary comment from the HomeController for clarity.