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 elementscycling through event types in the description.
Eliminate the claim expander functionality from the dashboard view to simplify the user interface.
💄 Update UI elements for improved accessibilityEnhance button focus styles and adjust layout for better usability.
⬆️ Upgrade gem dependenciesUpdate 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 accessibilityEnhance button focus styles and update event headings for better
user experience and visual consistency.
🔥 Remove custom caption code from PhotoSwipeuser experience and visual consistency.
Eliminate unused caption overlay code to streamline the PhotoSwipe implementation.
🔧 Update action mailer queue configurationSet the deliver_later_queue_name for action mailer in both development
and production environments to improve email processing.
💄 Enhance event calendar UI and filteringand production environments to improve email processing.
Add event type filtering and display relevant information in the calendar view.
🔧 Setup tunnel for dev🗃️ Update data dump fileRefresh 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 configurationChange 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-againupdate SendDeletionWarningsJob to use 'mailers' for better
organization and processing efficiency.
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🐛 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>
Change the heading in the index test to reflect the correct title for
better clarity and user experience.
📦️ Update data dump filebetter clarity and user experience.
Refresh the data dump to ensure it reflects the latest changes.
💄 Update event confirmation headingRevise the heading text for clarity and improved user engagement.
🔧 Update development server configurationRemove the secure server option and revert to the standard port for
development to streamline the setup process.
🔧 Update job queue configuration and archive job classdevelopment to streamline the setup process.
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 partialthe new queue name for better organization and clarity.
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 handlingRemove the old sign-in options partial for cleaner code.
Improve event listener binding for better performance and clarity in the
dropdown controller's open and close methods.
🔧 Update CORS configuration for developmentdropdown controller's open and close methods.
Add a new CORS configuration file for development and update the
production configuration to allow requests from localhost.
💄 Update session store configuration and UI elementsproduction configuration to allow requests from localhost.
Refine session cookie settings for secure handling and enhance UI
divider elements for better visual consistency.
💄 Update event claim section UIdivider elements for better visual consistency.
Enhance the claim event section with improved styling and
functionality, including sign-in options for Google and Apple.
💄 Update sign-in header and description textfunctionality, including sign-in options for Google and Apple.
Revise the welcome message and instructions for clarity and engagement.
💄 Update sign-in benefits text for clarityRevise the text in the sign-in section to better communicate the benefits
of using the platform, enhancing user understanding.
✨ Introduce image placeholder controllerof using the platform, enhancing user understanding.
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 titlesout when the main image loads, enhancing the user experience.
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 claritybutton text in the header for improved user engagement.
Revise pricing section to enhance user understanding of event options.
💄 Update header layout for better responsivenessRefactor header structure to enhance layout flexibility and improve UI.
💄 Update icon for 'No app required' featureChange the icon from a phone to a globe to better represent
the browser-based functionality of the feature.
✨ Introduce features page for event photo sharingthe browser-based functionality of the feature.
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 UIsuch as QR code sharing, real-time updates, unlimited uploads,
and more to enhance user engagement and understanding of the
platform's capabilities.
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 viewsfor improved visual feedback in the upload form.
Simplify event loading and enhance photo display with attached files.
✨ Introduce Apple sign-in and update UIAdd 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 testsand improve user experience with new sign-in options. Also, refactor
authentication logic and enhance metrics tracking for user sign-ins.
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.
correctly, contains the right subject, user greeting, profile URL,
and shows the correct events count.