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

[💳] Unavailable cards in pledge screen #579

Merged
merged 4 commits into from
Aug 7, 2019
Merged

Commits on Aug 5, 2019

  1. Added ProjectUtils.acceptedCardType to determine whether a card is ac…

    …cepted for a project's currency.
    
    Added StoredCard.usdCardTypes and nonUsdCardTypes but will be replaced by API.
    RewardCardAdapter now takes in a project so the cards can be disabled if they're not accepted.
    Disabling non accepted cards in PledgeFragment.
    Added button_select for a disablable soft black button.
    Updated card expiration copy.
    Manually added Not available string because I am impatient.
    Tests.
    eoji committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    a8e5918 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2019

  1. Merge branch 'master' into disabled-stored-cards

    # Conflicts:
    #	app/src/main/java/com/kickstarter/viewmodels/PledgeFragmentViewModel.kt
    #	app/src/test/java/com/kickstarter/viewmodels/PledgeFragmentViewModelTest.kt
    eoji committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    645b0e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc99457 View commit details
    Browse the repository at this point in the history
  3. nl

    eoji committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    ba808f9 View commit details
    Browse the repository at this point in the history