Deployments for https://knipsmig.com

Peter Theill
Peter Theill 
deployed a styling change 5 days ago
5 days ago
✨ Introduce text rotator for event types
Add a dynamic text rotator to enhance the user experience by
cycling through event types in the description.
🔥 Remove claim expander controller and related UI elements
Eliminate the claim expander functionality from the dashboard view to simplify the user interface.
💄 Update UI elements for improved accessibility
Enhance button focus styles and adjust layout for better usability.
⬆️ Upgrade gem dependencies
Update aws-partitions, aws-sdk-s3, brakeman, prism, rubocop, and turbo-rails to their latest versions for improved functionality and security.
💄 Update UI elements for improved accessibility
Enhance button focus styles and update event headings for better
user experience and visual consistency.
🔥 Remove custom caption code from PhotoSwipe
Eliminate unused caption overlay code to streamline the PhotoSwipe implementation.
🔧 Update action mailer queue configuration
Set the deliver_later_queue_name for action mailer in both development
and production environments to improve email processing.
💄 Enhance event calendar UI and filtering
Add event type filtering and display relevant information in the calendar view.
🔧 Setup tunnel for dev
🗃️ Update data dump file
Refresh the data dump to ensure it reflects the latest changes.
🔀 Merge branch 'sign-in-with-apple' of github.com:theill/knipsmig into sign-in-with-apple
🔧 Update job queue configuration
Change the job queue for GenerateEventZipJob to 'archiving' and
update SendDeletionWarningsJob to use 'mailers' for better
organization and processing efficiency.
Merge pull request #85 from theill/copilot/sub-pr-83-again
Fix migration to remove index before dropping columns
🐛 Remove index before dropping provider columns
Add remove_index statement before removing provider and uid
columns to ensure proper migration order.
Co-authored-by: theill <6797+theill@users.noreply.github.com>
Initial plan
✅ Update index heading for blog posts
Change the heading in the index test to reflect the correct title for
better clarity and user experience.
📦️ Update data dump file
Refresh the data dump to ensure it reflects the latest changes.
💄 Update event confirmation heading
Revise the heading text for clarity and improved user engagement.
🔧 Update development server configuration
Remove the secure server option and revert to the standard port for
development to streamline the setup process.
🔧 Update job queue configuration and archive job class
Change the job queue for archiving events and update the class to reflect
the new queue name for better organization and clarity.
💄 Update sign-in options UI and remove partial
Revamp the sign-in section with new text and buttons for Google and Apple sign-in.
Remove the old sign-in options partial for cleaner code.
🐛 Refactor dropdown controller event handling
Improve event listener binding for better performance and clarity in the
dropdown controller's open and close methods.
🔧 Update CORS configuration for development
Add a new CORS configuration file for development and update the
production configuration to allow requests from localhost.
💄 Update session store configuration and UI elements
Refine session cookie settings for secure handling and enhance UI
divider elements for better visual consistency.
💄 Update event claim section UI
Enhance the claim event section with improved styling and
functionality, including sign-in options for Google and Apple.
💄 Update sign-in header and description text
Revise the welcome message and instructions for clarity and engagement.
💄 Update sign-in benefits text for clarity
Revise the text in the sign-in section to better communicate the benefits
of using the platform, enhancing user understanding.
✨ Introduce image placeholder controller
Add a Stimulus controller to handle blurred placeholder images that fade
out when the main image loads, enhancing the user experience.
💄 Update header and about section titles
Revise the main title in the about section for clarity and update the
button text in the header for improved user engagement.
💄 Update headings and labels for clarity
Revise pricing section to enhance user understanding of event options.
💄 Update header layout for better responsiveness
Refactor header structure to enhance layout flexibility and improve UI.
💄 Update icon for 'No app required' feature
Change the icon from a phone to a globe to better represent
the browser-based functionality of the feature.
✨ Introduce features page for event photo sharing
Add a comprehensive features page highlighting key functionalities
such as QR code sharing, real-time updates, unlimited uploads,
and more to enhance user engagement and understanding of the
platform's capabilities.
💄 Add bounce-left animation and update UI
Introduce a new bounce-left animation and apply it to the sign-in prompt
for improved visual feedback in the upload form.
💄 Refactor event index and photo fan views
Simplify event loading and enhance photo display with attached files.
✨ Introduce Apple sign-in and update UI
Add support for Apple sign-in alongside Google, update related UI elements,
and improve user experience with new sign-in options. Also, refactor
authentication logic and enhance metrics tracking for user sign-ins.
✅ Add lifetime activated email tests
Introduce tests for the lifetime activated email, ensuring it is sent
correctly, contains the right subject, user greeting, profile URL,
and shows the correct events count.
Peter Theill
Peter Theill 
deployed a feature 8 days ago
8 days ago
✅ Add metrics tracking for user creation and deletion
Implement metrics tracking for user_created and user_deleted during
OmniAuth user creation and deletion processes.
💄 Update email templates for improved UI
Revamp the email templates for event notifications and welcome emails to enhance user experience and readability.
💄 Update HTML structure and improve formatting
Refactor various HTML files to enhance readability and maintainability.
✨ Add our single event pricing too
💄 Update event storage message for clarity
Enhance the email notification to provide clearer information
about photo storage duration based on event date.
Peter Theill
Peter Theill 
deployed a styling change 9 days ago
9 days ago
🎨 Update base packages in Dockerfile
Add libheif1 and libvips-tools for enhanced image processing capabilities.
💄 Update event email message for clarity
Remove checkmark emoji from event status message and enhance
storage information for better user understanding.
Peter Theill
Peter Theill 
deployed a refactoring 9 days ago
9 days ago
💄 Update medium variants for slideshow display
Remove unused slideshow variant and adjust image URL for improved
consistency in the slideshow view.
♻️ Refactor media count update in BroadcastNewMediumJob
Change the media count retrieval to use the correct method for better
clarity and consistency in the code.
Peter Theill
Peter Theill 
deployed a feature 10 days ago
10 days ago
💄 Update sticky navigation bar z-index
Increase z-index for sticky navigation bar to ensure it overlays content properly.
💄 Update preserved event message for clarity
Change the displayed message to include the event name for better
user understanding of preserved events.
✨ Introduce token-based login feature
Add support for token-based login via email links, allowing users to
authenticate securely without needing to log in first. Includes
associated methods in User model and tests for functionality.
💄 Update styling for deletion queued email
Adjust padding and remove unnecessary border for improved layout and consistency.
💄 Update UI colors for event preservation
Change UI elements from teal to emerald for a more cohesive color scheme.
💄 Update event preservation pricing and UI
Adjust event preservation price to $29 and update related UI elements
to reflect the new pricing in emails and views.
🍱 Add apple touch icon for improved branding
Introduce a new apple touch icon image to enhance the application's visual identity on iOS devices.
⬆️ Upgrade Ruby setup action to v1.286.0
Update Ruby setup action in CI and deploy workflows for improved
compatibility and performance.
Peter Theill
Peter Theill 
deployed a feature 10 days ago
10 days ago
💄 Add progressive blur effect to media upload previews
Enhance the visual feedback during media uploads by applying a
progressive blur effect that reduces as the upload completes.
⚡️ Improve performance of media record creation
Remove timing logs around media record creation to streamline the upload process.
♻️ Refactor file upload and slideshow controllers
Remove debug logs and clean up whitespace for improved code readability.
💄 Enhance media upload preview animations
Add smooth transition effects for video and image previews during upload.
✨ Enhance media upload preview handling
Improve the creation and cleanup of object URLs for media uploads to
prevent memory leaks and enhance user experience during file uploads.
✨ Track media deletion metrics in Event model
Add before_destroy callback to track media deletion metrics
before cascading deletes. Update tests to verify correct metric
tracking for media creation and deletion.
🔥 Remove Turbo Stream responses from media creation
Eliminate Turbo Stream handling in favor of JSON responses for better API consistency.
✨ Enhance media upload process with bulk handling
Implement bulk processing for media uploads, improving performance and
error handling by verifying signatures and validating file types
before insertion.
✨ Introduce caption feature for media uploads
Add caption input to the upload panel, update media model to store captions,
and implement bulk update functionality for captions. Enhance UI to display
captions in the lightbox and during uploads.
Peter Theill
Peter Theill 
deployed a feature 11 days ago
11 days ago
✨ Update event URL handling in event preservation controller
Refactor return URL generation in the event preservations controller to use `event_path` instead of `event_url` for consistency. Update test assertions to reflect this change, ensuring proper redirection to the event path after preservation actions.
Peter Theill
Peter Theill 
deployed a feature 11 days ago
11 days ago
✨ Simplify event preservation conditions and enhance UI elements
Refactor event preservation checks in the dashboard and index views to remove unnecessary conditions. Update the styling of the preservation indicators for better visual appeal and consistency. Adjust header dropdown shadow for improved aesthetics.
✨ Enhance event preservation flow and UI
Add return URL handling for event preservation to improve user experience during payment processes. Update event preservation descriptions and button labels for clarity. Refactor the event preservation view to enhance layout and responsiveness, including dynamic content updates via Turbo Streams. Introduce a refund policy section in the pricing page to boost user confidence. Adjust various UI elements for better visual consistency across event-related views.
Peter Theill
Peter Theill 
deployed a feature 12 days ago
12 days ago
♻️ Refactor owner uploads and slideshow controllers
Remove unused section management logic from the owner uploads controller to streamline functionality. Enhance the slideshow controller by adding queue size management, improving media transition animations, and implementing keyboard shortcuts for better user experience. Update the slideshow view to reflect these changes, including a centered queue display and QR code toggle functionality.
✨ Enhance event type handling in event updates
Add event type label to JSON response in events controller for better clarity. Implement a helper method to generate event type labels for questions, and update the date question label dynamically in the frontend based on the event type. Adjust the dashboard view to display the personalized question text.
Peter Theill
Peter Theill 
deployed a styling change 12 days ago
12 days ago
💄 Refine layout and grid structure in event upload view
Adjust the layout of the event upload page by removing unnecessary max-width constraints and modifying the media grid column count for improved responsiveness and visual consistency.