Deployments for https://shareaslot.com

Peter Theill
Peter Theill 
deployed a styling change 29 days ago
29 days ago
💄 Update button text across multiple pages
Change button labels to enhance clarity and user engagement.
💄 Update background styles for comparison pages
Refactor background gradient styles for improved visual consistency across
the comparison and scheduling pages.
💄 Update user avatar display method
Replace img tag with image_tag helper for better integration with Rails.
⬆️ Upgrade Ruby setup and dependencies
Update Ruby setup actions to version 1.279.0 and upgrade sqlite3,
action_text-trix, httparty, nokogiri, public_suffix, and rubocop-ast
to their latest versions for improved performance and security.
Peter Theill
Peter Theill 
deployed a styling change 29 days ago
29 days ago
🎨 Improve index formatting in user migration
Refactor the spacing in the add_index method for better readability.
Peter Theill
Peter Theill 
deployed a styling change about 1 month ago
about 1 month ago
💄 Update poll date labels and share controls
Change "Poll date" to "Suggested date" for clarity and enhance share
controls with inline buttons for better user interaction.
Peter Theill
Peter Theill 
deployed a feature about 1 month ago
about 1 month ago
✨ Introduce calendar view and voting enhancements
Add calendar view for displaying poll dates, implement view toggle
between list and calendar formats, and enhance vote submission
feedback with real-time updates.
Peter Theill
Peter Theill 
deployed a styling change about 1 month ago
about 1 month ago
🎨 Update icon files and improve HTML links
Refactor icon file paths and update SVG structure for better
compatibility and performance.
Peter Theill
Peter Theill 
deployed a refactoring about 1 month ago
about 1 month ago
🎨 Refactor date header logic for clarity
Improve the condition for determining best dates in the poll dates header.
🔧 Update development configuration for preload links
Disable preload links header to prevent browser warnings in Turbo/Hotwire apps.
Peter Theill
Peter Theill 
deployed a feature about 1 month ago
about 1 month ago
✨ Add FAQ section with common questions
Introduce a new FAQ section to address user inquiries about Shareaslot's features and usage.
✨ Introduce smart avatar feature
Add functionality to display avatars from various services or fallback to initials.
Enhance avatar loading with graceful error handling and implement tests for
email detection and avatar information retrieval.
Peter Theill
Peter Theill 
deployed a feature about 1 month ago
about 1 month ago
✨ Trigger confetti celebration on vote submission
Implement confetti animations for users upon vote submission and
update confetti controller to handle different celebration types
based on timestamp values.
Peter Theill
Peter Theill 
deployed a feature about 1 month ago
about 1 month ago
✨ Add native sharing feature using Web Share API
Implement a new button for sharing polls natively and fallback to
copying the link if the Web Share API is not supported.
Peter Theill
Peter Theill 
deployed a refactoring about 1 month ago
about 1 month ago
♻️ Comment out browser version restriction
Remove the restriction on modern browser support for webp images.