Deployments for https://knipsmig.com

Peter Theill
Peter Theill 
deployed a feature 4 months ago
4 months ago
✨ Implement Google OAuth authentication and event claiming functionality

  • Added Google OAuth integration with OmniAuth for user authentication.

  • Created Users table with fields for email, name, Google ID, and avatar URL.

  • Updated Events table to include a user reference for claimed events.

  • Implemented SessionsController for handling sign-in, sign-out, and failure actions.

  • Created EventClaimsController to manage claiming events by users.

  • Updated views for sign-in, event claiming, and event management.

  • Enhanced header and footer for user authentication state.

  • Added routes for authentication and event claiming.

  • Configured OmniAuth initializer for Google OAuth.

  • Updated application layout and styles for improved user experience.

Peter Theill
Peter Theill 
deployed a styling change 4 months ago
4 months ago
💄 Refactor lightbox controller and uploader view
Remove file size display and adjust styles for better consistency in the lightbox modal.
Peter Theill
Peter Theill 
deployed a bug fix 4 months ago
4 months ago
🐛 Fix date handling in hero illustration method
Restore the use of the current date for hero illustration selection.
Peter Theill
Peter Theill 
deployed a refactoring 4 months ago