Deployed 13 days ago
✅ Mock Stripe session for chip-in event testEnhance the test for chip-in event by mocking the Stripe session
creation, ensuring proper redirection to the Stripe checkout.💄 Update profile page layout and stylingEnhance the user interface with improved layout, styling, and
lifetime member recognition features.💄 Update lifetime member icon and benefits descriptionChange 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 performanceAdjust the WEB_CONCURRENCY setting to allow for more parallel request handling.💄 Update button styling on event dashboardEnhance the button's font style for better visual consistency.🔥 Remove grant lifetime from chip-in jobEliminate the job responsible for preserving events from chip-ins as it is no longer needed.💄 Add event claiming feature to dashboardIntroduce 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 buttonsAdd a date picker and clear button for improved user interaction
on event date selection in the dashboard.💄 Update footer styling and layoutAdjust padding, grid layout, and text sizes for improved UI consistency.💄 Add link to manage media uploadsInclude a link to manage media uploads if there are recent uploads, enhancing user navigation.♻️ Refactor date input handling in feedback formEnhance date input validation and submission logic for better user
experience and prevent invalid submissions.♻️ Refactor chip-in toggle conditionUpdate 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 eventsAdd 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 UISimplify event deletion process and enhance UI elements for better usability.🎨 Merged🔀 Merge branch 'master' into crowdfunding-lifetime-license✅ Update contribution success handling with Stripe detailsEnhance contribution updates by incorporating Stripe customer details
when available, while preserving existing contributor information.✨ Allow sub-minimum contributions to complete goalsEnhance 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 logicAdjust conditions to ensure proper handling of remaining chip-in amounts
for better user experience and accuracy in contributions.💄 Update chip-in text for clarityShorten the chip-in message for improved readability and user engagement.💄 Update chip-in widget renderingRemove commented code for clarity and improve the layout of the dashboard.✨ Introduce Chip-In Feature for Event PreservationAdd 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 fileRefresh the data dump to include the latest changes.🔀 Merge branch 'master' into crowdfunding-lifetime-licenseMerge branch 'master' into crowdfunding-lifetime-license✨ Introduce chip-in feature for lifetime subscriptionsAdd 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.
creation, ensuring proper redirection to the Stripe checkout.
lifetime member recognition features.
section with a list of features for lifetime members.
and allowing logged-in users to manage their event uploads more easily.
on event date selection in the dashboard.
experience and prevent invalid submissions.
preventing it from displaying for claimed events that aren't preserved.
Includes UI toggle for enabling chip-ins and updates to event
model and controller to support this feature.
when available, while preserving existing contributor information.
achieve the event's funding goal. Update validations and tests accordingly.
for better user experience and accuracy in contributions.
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.
subscription. Includes UI updates, Stripe integration, database
migrations, and tests to support contributions and track progress.
Deployed by
Peter Theill