All deployments

Peter Theill
Peter Theill 
deployed a styling change 6 months ago
6 months ago
💄 Add Tailwind classes for event type theming
Introduce a new hash for event type card classes and update the event
card rendering to utilize these classes for improved styling and
visual consistency.
Peter Theill
Peter Theill 
deployed a styling change 6 months ago
6 months ago
💄 Update border style for toast notification
Change border class from 'border-2' to 'border-1' for improved UI consistency.
Peter Theill
Peter Theill 
deployed a styling change 6 months ago
6 months ago
💄 Improve SEO meta tags for better visibility
Update meta tags in application and slideshow layouts to use raw content
for improved SEO performance and consistency across pages.
✨ Add aesthetic card template and update UI
Introduce a new aesthetic card template for weddings and enhance the
printables view with a preview and download option. Update tests to
validate the new template generation.
💄 Enhance event color themes and styling
Add event-specific color themes for better visual representation
and improve the overall styling of the PDF outputs.
💄 Enhance event tips and template recommendations
Add specific tips for various event types and improve template
recommendations for better user guidance.
💄 Update upload count display logic
Refactor the total uploads label to use pluralization for better clarity.
✨ Add event type filtering to events index
Implement filtering of events by type in the events index view and controller.
✨ Enhance popover functionality and styling
Implement logic to close other popovers and position the active popover
based on available space. Add new event types with corresponding colors
for better visual representation in the calendar.
Peter Theill
Peter Theill 
deployed a styling change 6 months ago
6 months ago
💄 Enhance form expander UI with container styling
Add rounded corners and transition effects to the form expander
container for improved visual appeal and user experience.
Peter Theill
Peter Theill 
deployed a feature 6 months ago
6 months ago
✨ Introduce event type display logic
Add functionality to display event type information including icon, label,
and color in event listings and details.
✨ Add event type feature with options
Introduce event types with labels and icons for better categorization
and user experience in event creation.
💄 Update admin navigation links with icons
Enhance the admin layout by adding icons to navigation links for better
visual clarity and user experience.
✨ Introduce calendar view for events
Add a new calendar view to display events by date, allowing users
to navigate through different years and view events for each day.
Peter Theill
Peter Theill 
deployed a styling change 6 months ago
6 months ago
💬 Update FAQ text for photo retention
Clarify the duration photos are available and provide upgrade options for indefinite storage.
💄 Tweak view
Peter Theill
Peter Theill 
deployed a feature 6 months ago
6 months ago
✨ Add geo data features to archived events
Introduce methods for handling geotagged media, including calculations
for geographic spread, center coordinates, and Google Maps URLs. Update
the event archival service to calculate and store geo statistics.
Peter Theill
Peter Theill 
deployed a feature 6 months ago
6 months ago
✨ Introduce archived events feature
Add functionality to archive events, including a new model, controller,
views, and routes. Implement archival service to handle event archiving
and collage generation. Update UI to manage archived events effectively.
Peter Theill
Peter Theill 
deployed a refactoring 6 months ago
6 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 6 months ago
6 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 6 months ago
6 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 6 months ago
6 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 6 months ago
6 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 6 months ago
6 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 6 months ago
6 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 6 months ago
6 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 6 months ago
6 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 6 months ago
6 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.
Peter Theill
Peter Theill 
deployed a styling change 6 months ago
6 months ago
💄 Update UI for first-time yearbook creation
Enhance styling and layout for better visibility and user engagement.
Peter Theill
Peter Theill 
deployed a refactoring 6 months ago
6 months ago
📈 Add analytics tracking script
Integrate Ahrefs analytics script for improved tracking of user interactions.
🔧 Tweak readme