Deployments for https://knipsmig.com

Peter Theill
Peter Theill 
deployed a styling change about 2 months ago
about 2 months ago
💄 Update event link styling
Adjust the layout of event links for better alignment and remove the delete button for a cleaner interface.
🎨 Enhance event display randomness
Improve visual variety of event cards by introducing randomization based on event IDs.
💄 Add Users link to admin navigation
Enhance the admin navigation by adding a link to the Users page for improved accessibility.
💄 Add total storage calculation for events
Introduce a method to calculate total storage used by media in an event
and update the dashboard to display this information.
Peter Theill
Peter Theill 
deployed a bug fix about 2 months ago
about 2 months ago
🐛 Enhance user authentication flow
Refactor the `from_omniauth` method to return user creation status and
update session handling in the `create` action of SessionsController.
Peter Theill
Peter Theill 
deployed a styling change about 2 months ago
about 2 months ago
💄 Update footer layout and add collage builder link
Enhance footer design by increasing grid columns and adding a link to the collage builder tool.
Peter Theill
Peter Theill 
deployed a feature about 2 months ago
Peter Theill
Peter Theill 
deployed a feature about 2 months ago
about 2 months ago
✨ Add map view and media clustering functionality
Introduce a new map view for media items with clustering support,
enhancing user experience by allowing visual representation of media
locations on a map. Also, add thumbnail route for lazy loading images.
Peter Theill
Peter Theill 
deployed a styling change about 2 months ago
about 2 months ago
💄 Improve event claims and session handling
Refactor event claims controller to enhance event lookup logic and
update session controller to improve redirect behavior after sign-in.
✨ Update user avatar handling and database schema
Enhance avatar management by renaming column and adding logic to
download and display avatars from Google. Improve user experience
with updated avatar URL handling.
💄 Update footer layout and account links
Refactor footer to improve layout and add account links for logged-in users.
💄 Update event dashboard UI and styling
Adjust padding and text sizes for better responsiveness and visual appeal.
💄 Update delete button visibility for touch devices
Enhance UI by showing delete buttons on touch devices and hiding them
on desktop to improve user experience.
💬 Update contact email address
Change the contact email from support@commanigy.com to support@knipsmig.com for accurate communication.
💄 Update upload management text and event stats layout
Enhance clarity in upload management instructions and adjust
event stats section for improved visual hierarchy.
Peter Theill
Peter Theill 
deployed a styling change about 2 months ago
about 2 months ago
💄 Improve event search UI and limit display
Enhance the search functionality with a clear button and limit the
number of events displayed to improve user experience.
💄 Enhance user search functionality and UI
Refactor user index to allow searching by name or email with a clear
search button and a reset option for better usability.
Peter Theill
Peter Theill 
deployed a bug fix about 2 months ago
about 2 months ago
🐛 Fix event retrieval logic in show action
Update the show action to handle event lookup by short_id or id,
raising an error if not found.
Peter Theill
Peter Theill 
deployed a styling change about 2 months ago
about 2 months ago
💄 Update event dashboard access message
Enhance user experience by providing a clear alert for non-owners
redirected from the event dashboard.
Peter Theill
Peter Theill 
deployed a styling change about 2 months ago
about 2 months ago
💄 Update event routes and controller actions
Refactor event handling to use short IDs for better URL structure and
improve user experience when accessing event pages.