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

Add credit card implementation #503

Merged
merged 25 commits into from Dec 4, 2018

Commits on Nov 12, 2018

  1. Email undeliverable/unverified (#478)

    * Adding emailIsVerified
    
    * Renaming GraphUserEmail
    
    * ViewModel tests
    
    * ChangeEmailViewController tests
    
    * Strings, swiftlint
    
    * Strings & new screenshots
    
    * Cleanup
    
    * PR comments
    
    * PR updates
    
    * Test naming
    ifbarrera committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    e3cd226 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2018

  1. Use correct function to log events in crash logs (#481)

    * Use correct function to log events in crash logs
    
    * Fix indentation
    justinswart committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    e9a1005 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'oss/feature-payment-methods' into add-c…

    …redit-card-implementation
    cdolm92 committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    44ff603 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc49f7c View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2018

  1. vm and work on enabling save

    cdolm92 committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    01083af View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2018

  1. wip- get stripe token

    cdolm92 committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    1859e8c View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2018

  1. wip- payment source mutation

    cdolm92 committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    6f9dd6f View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2018

  1. wip- keyboard response

    cdolm92 committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    b066666 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e98ec6 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2018

  1. Configuration menu
    Copy the full SHA
    3237915 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2018

  1. Configuration menu
    Copy the full SHA
    06cafc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    654102a View commit details
    Browse the repository at this point in the history
  3. wip

    cdolm92 committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    98d07de View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'oss/feature-payment-methods' into add-c…

    …redit-card-implementation
    cdolm92 committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    a6144aa View commit details
    Browse the repository at this point in the history
  5. wip - ACs met

    cdolm92 committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    fb3b702 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2018

  1. Configuration menu
    Copy the full SHA
    0a221f0 View commit details
    Browse the repository at this point in the history
  2. wip -refactor on vm/vmtest

    cdolm92 committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    aff4384 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56a0df0 View commit details
    Browse the repository at this point in the history
  4. wip -snapshot tests

    cdolm92 committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    1759300 View commit details
    Browse the repository at this point in the history
  5. swiftlint fixes

    cdolm92 committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    a1dbe87 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2018

  1. Configuration menu
    Copy the full SHA
    40ecf69 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2018

  1. pr feedback

    cdolm92 committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    84a4253 View commit details
    Browse the repository at this point in the history
  2. swiftlint fixes

    cdolm92 committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    8883d58 View commit details
    Browse the repository at this point in the history
  3. changed function name

    cdolm92 committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    66030fd View commit details
    Browse the repository at this point in the history
  4. indentation

    cdolm92 committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    9cd3977 View commit details
    Browse the repository at this point in the history