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

Create IOU Amount step #1768

Merged
merged 11 commits into from
Mar 18, 2021
Merged

Create IOU Amount step #1768

merged 11 commits into from
Mar 18, 2021

Commits on Mar 14, 2021

  1. Merge pull request #1 from Expensify/master

    Merge
    tugbadogan authored Mar 14, 2021
    Configuration menu
    Copy the full SHA
    43ad727 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

  1. Merge pull request #2 from Expensify/master

    Merge
    tugbadogan authored Mar 15, 2021
    Configuration menu
    Copy the full SHA
    c452e2e View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

  1. Merge pull request #3 from Expensify/master

    Merge
    tugbadogan authored Mar 18, 2021
    Configuration menu
    Copy the full SHA
    acc4a79 View commit details
    Browse the repository at this point in the history
  2. Created UI for IOUAmountPage

    - Create different view for Mobile and Web/Desktop
    - Show title based on current route ('Split Bill' or 'Request Money'
    - Accept decimal number up to 6 digits and 2 decimal digit
    tugbadogan committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    1060d24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a957c18 View commit details
    Browse the repository at this point in the history
  4. Created UI for IOUAmountPage

    - Create different view for Mobile and Web/Desktop
    - Show title based on current route ('Split Bill' or 'Request Money'
    - Accept decimal number up to 6 digits and 2 decimal digit
    tugbadogan committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    e15d5cf View commit details
    Browse the repository at this point in the history
  5. Addressing comments

    tugbadogan committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    e184ceb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    65fe5a9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    82d9f5c View commit details
    Browse the repository at this point in the history
  8. Rebase on master

    tugbadogan committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    cd40dc2 View commit details
    Browse the repository at this point in the history
  9. Fixed lint error

    tugbadogan committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    b582be8 View commit details
    Browse the repository at this point in the history