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

[Form Provider Refactor] AddDebitCardPage #29983

Commits on Oct 19, 2023

  1. WIP

    kowczarz committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    b4d942f View commit details
    Browse the repository at this point in the history
  2. Fix checkbox proptypes

    kowczarz committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    a348d1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38d9184 View commit details
    Browse the repository at this point in the history
  4. Add checkbox default value

    kowczarz committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    00e12fc View commit details
    Browse the repository at this point in the history
  5. Prettier

    kowczarz committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    b05c8ba View commit details
    Browse the repository at this point in the history
  6. Spread props

    kowczarz committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    c290dbb View commit details
    Browse the repository at this point in the history
  7. Lint fix

    kowczarz committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    64dbcd4 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Fix propType

    kowczarz committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    196689d View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Code review changes

    kowczarz committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    b418a4c View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    280e8f6 View commit details
    Browse the repository at this point in the history
  2. Fix prettier

    kowczarz committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    677c2a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    377cdb9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c206be1 View commit details
    Browse the repository at this point in the history
  5. Remove unused ref

    kowczarz committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    c2f54d3 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Fix ref issue

    kowczarz committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    06a6f27 View commit details
    Browse the repository at this point in the history
  2. Fix listLoader issue

    kowczarz committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    d93b649 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1142573 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Merge remote-tracking branch 'expensify/main' into form-migration/add…

    …-debit-card-page
    
    # Conflicts:
    #	src/components/AddressSearch/index.js
    kowczarz committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    de75ffa View commit details
    Browse the repository at this point in the history
  2. Merge fixes

    kowczarz committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    8dfc203 View commit details
    Browse the repository at this point in the history
  3. Fix too early error message

    kowczarz committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    211934d View commit details
    Browse the repository at this point in the history
  4. Fix prettier

    kowczarz committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    674a0dc View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'expensify/main' into form-migration/add…

    …-debit-card-page
    
    # Conflicts:
    #	src/components/Form/InputWrapper.js
    kowczarz committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    89b00f6 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    58f09ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a4f127 View commit details
    Browse the repository at this point in the history
  3. Update src/components/CheckboxWithLabel.js

    Co-authored-by: Rajat Parashar <parasharrajat@users.noreply.github.com>
    cdOut and parasharrajat authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    0f6688b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b35ebf5 View commit details
    Browse the repository at this point in the history
  5. remove unused code

    cdOut committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    890dd54 View commit details
    Browse the repository at this point in the history