All deployments

Peter Theill
Peter Theill 
deployed a refactoring 3 months ago
3 months ago
♻️ Refactor payment tier selection logic
Update PRICE_TIERS to use fixed amounts instead of strings for better
consistency and clarity in the payment process.
Peter Theill
Peter Theill 
deployed a security update 3 months ago
3 months ago
🔒️ Disable insecure incoming SMS endpoint
Prevent unauthorized access to the incoming SMS endpoint due to a security
vulnerability. This change disables the endpoint and logs a warning.
Peter Theill
Peter Theill 
deployed a dependency update 3 months ago
3 months ago
⬆️ Upgrade dependencies and CI actions
Update Ruby and action versions in CI and deploy workflows for improved
stability and performance. Adjust gem versions in Gemfile and Gemfile.lock
to ensure compatibility.
Peter Theill
Peter Theill 
deployed a styling change 3 months ago
3 months 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 3 months ago
3 months 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 3 months ago
3 months 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 3 months ago
3 months 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 3 months ago
3 months 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 3 months ago
3 months 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 styling change 3 months ago
3 months ago
💄 Enhance UI for charities and user profile pages
Revamp layout and styling for better visual appeal and user experience.
✨ Add search functionality for charities
Implement search feature in the charities index to allow users to
filter charities by title or description.
💄 Update image display styles for charity logos
Change image display to 'object-contain' for better visual consistency
across leaderboard and donation cards.