All deployments

Peter Theill
Peter Theill 
deployed a dependency update 4 months ago
4 months ago
⬆️ Upgrade aws-sdk-s3 dependency to 1.205.0
Update Gemfile.lock to use the latest version of aws-sdk-s3 for improved
functionality and security.
Peter Theill
Peter Theill 
deployed a refactoring 4 months ago
4 months ago
🔧 Update CI configuration for Ruby setup
Change default branch from 'main' to 'master' and upgrade Ruby setup action to version 1.268.0 for consistency across jobs.
Peter Theill
Peter Theill 
deployed a documentation update 4 months ago
4 months ago
🔥 Remove code style guide
Eliminate the outdated code style guide file to streamline project documentation.
Peter Theill
Peter Theill 
deployed a styling change 4 months ago
4 months ago
💄 Update card styles and improve UI elements for 1001 journal prompts
Refactor card designs for a cleaner look and enhance text readability.
💄 Lots of small changes
Peter Theill
Peter Theill 
deployed a refactoring 4 months ago
Peter Theill
Peter Theill 
deployed a styling change 4 months ago
4 months ago
💄 Update button styles and reposition delete event option
Refine button appearance and move delete event functionality for better
user experience and accessibility.
Peter Theill
Peter Theill 
deployed a feature 4 months ago
4 months ago
✨ Add printable materials feature for events
Introduce a new feature allowing users to download printable PDFs
with QR codes for events. Includes templates for table tents,
posters, flyers, and signs to enhance guest interaction.
🎨 Improve code formatting in tests
Refactor spacing in test assertions for better readability and consistency.
✅ Add tests for event zip generation and email
Implement tests for downloading event zips and sending email notifications.
⬆️ Upgrade rqrcode and rubyzip dependencies
Update rqrcode to version 3.1.1 and rubyzip to version 3.2.2 for
enhanced functionality and security improvements.
Peter Theill
Peter Theill 
deployed a feature 4 months ago
4 months ago
✨ Add OAuth authentication and user account features
Implement Google and GitHub sign-in options, user account deletion, and
attach avatars from OAuth providers. Update routes and migrations for
new user attributes.
Peter Theill
Peter Theill 
deployed a dependency update 4 months ago
Peter Theill
Peter Theill 
deployed a styling change 4 months ago
4 months ago
🎨 Refactor About and User Dashboard pages
Enhance layout and styling for better readability and user engagement.
🎨 Refactor background pattern and add new page
Extract background pattern into a shared partial and create a new "How It Works" page with detailed explanations of API KISS features.
💄 Enhance weather data response structure
Add pressure and visibility details to the weather response,
and update OpenAPI documentation to reflect new parameters.
🎨 Enhance weather controller response formatting
Refactor temperature handling and improve data structure for API responses.
💄 Enhance photo controller and routes
Improve response handling and add error checks for Unsplash, LoremFlickr,
and Pexels APIs. Update routes for photo endpoints for better clarity.
✨ Add provider header to orchestrator results
Implement a helper method to standardize response headers across
multiple controllers, enhancing error handling and response clarity.
✨ Add provider information to service requests
Include provider details in service requests and update related controllers
to handle and display this information.