Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: add option to disable one time donations for recurring enabled forms #6886

Merged
merged 15 commits into from
Aug 28, 2023

Commits on Aug 17, 2023

  1. feature: add recurringDisableOneTimeDonations option

    Jon Waldstein committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    2533625 View commit details
    Browse the repository at this point in the history
  2. fix: typo

    Jon Waldstein committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    c343221 View commit details
    Browse the repository at this point in the history
  3. refactor: only show option when donor choice is selected

    Jon Waldstein committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    119bb07 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    39f9f4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8306dc View commit details
    Browse the repository at this point in the history
  3. fix: recurringDonationChoice should be donor by default

    Jon Waldstein committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    3a481da View commit details
    Browse the repository at this point in the history
  4. refactor: add one time to billing period options

    Jon Waldstein committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    56c3949 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Revert "refactor: add one time to billing period options"

    This reverts commit 56c3949.
    Jon Waldstein committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    f2c46fd View commit details
    Browse the repository at this point in the history
  2. refactor: rename to recurringEnableOneTimeDonations

    Jon Waldstein committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    86c0e5f View commit details
    Browse the repository at this point in the history
  3. refactor: update logic to determine when recurring details are fixed …

    …instead of donation choice
    Jon Waldstein committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    ec2133c View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. chore: merge epic branch and fix conflicts

    Jon Waldstein committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    a438ded View commit details
    Browse the repository at this point in the history
  2. refactor: update recurring options logic and types

    Jon Waldstein committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    3fa94d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0fed5ae View commit details
    Browse the repository at this point in the history
  4. fix: default level

    Jon Waldstein committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    5e2a6e1 View commit details
    Browse the repository at this point in the history
  5. tests: update backwards compatiblity test

    Jon Waldstein committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    5a812d4 View commit details
    Browse the repository at this point in the history