Deployed 13 days ago

✅ Mock Stripe session for chip-in event test
Enhance the test for chip-in event by mocking the Stripe session
creation, ensuring proper redirection to the Stripe checkout.
💄 Update profile page layout and styling
Enhance the user interface with improved layout, styling, and
lifetime member recognition features.
💄 Update lifetime member icon and benefits description
Change the lifetime member icon to a crown and enhance the benefits
section with a list of features for lifetime members.
⚡️ Increase Puma web concurrency to improve performance
Adjust the WEB_CONCURRENCY setting to allow for more parallel request handling.
💄 Update button styling on event dashboard
Enhance the button's font style for better visual consistency.
🔥 Remove grant lifetime from chip-in job
Eliminate the job responsible for preserving events from chip-ins as it is no longer needed.
💄 Add event claiming feature to dashboard
Introduce a section for users to claim events, enhancing user engagement
and allowing logged-in users to manage their event uploads more easily.
💄 Enhance date input with clear and picker buttons
Add a date picker and clear button for improved user interaction
on event date selection in the dashboard.
💄 Update footer styling and layout
Adjust padding, grid layout, and text sizes for improved UI consistency.
💄 Add link to manage media uploads
Include a link to manage media uploads if there are recent uploads, enhancing user navigation.
♻️ Refactor date input handling in feedback form
Enhance date input validation and submission logic for better user
experience and prevent invalid submissions.
♻️ Refactor chip-in toggle condition
Update the chip-in toggle condition to include an additional false check,
preventing it from displaying for claimed events that aren't preserved.
✨ Introduce chip-in feature for events
Add functionality to allow guests to contribute to events.
Includes UI toggle for enabling chip-ins and updates to event
model and controller to support this feature.
♻️ Refactor event deletion logic and UI
Simplify event deletion process and enhance UI elements for better usability.
🎨 Merged
🔀 Merge branch 'master' into crowdfunding-lifetime-license
✅ Update contribution success handling with Stripe details
Enhance contribution updates by incorporating Stripe customer details
when available, while preserving existing contributor information.
✨ Allow sub-minimum contributions to complete goals
Enhance contribution logic to permit sub-minimum amounts if they help
achieve the event's funding goal. Update validations and tests accordingly.
💄 Update chip-in remaining amount logic
Adjust conditions to ensure proper handling of remaining chip-in amounts
for better user experience and accuracy in contributions.
💄 Update chip-in text for clarity
Shorten the chip-in message for improved readability and user engagement.
💄 Update chip-in widget rendering
Remove commented code for clarity and improve the layout of the dashboard.
✨ Introduce Chip-In Feature for Event Preservation
Add a new crowdfunding feature allowing guests to contribute towards
preserving specific event photos. Implement related email notifications,
database migrations, and job processing for contributions and event
preservation. Update tests to ensure functionality and coverage.
📦️ Update data dump file
Refresh the data dump to include the latest changes.
🔀 Merge branch 'master' into crowdfunding-lifetime-license
Merge branch 'master' into crowdfunding-lifetime-license
✨ Introduce chip-in feature for lifetime subscriptions
Add functionality for guests to contribute towards a host's lifetime
subscription. Includes UI updates, Stripe integration, database
migrations, and tests to support contributions and track progress.

https://knipsmig.com

Peter Theill
Deployed by Peter Theill