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

feat: Edit Distance Rate flow #40021

Merged
merged 26 commits into from
Aug 5, 2024

Commits on Apr 10, 2024

  1. Init: Edit Rate flow

    paultsimura committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    a3ea866 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Merge branch 'fork/feat/36985-create-new-rate-field' into feat/36987-…

    …rate-edit
    
    # Conflicts:
    #	src/pages/iou/request/step/IOURequestStepRate.tsx
    paultsimura committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    d514b30 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Rate edit: initial commit

    paultsimura committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    967921b View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Merge branch 'main' into feat/36987-rate-edit

    # Conflicts:
    #	src/components/MoneyTemporaryForRefactorRequestConfirmationList.tsx
    paultsimura committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    2c07b55 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'fork/feat/36985-create-new-rate-field' into feat/36987-…

    …rate-edit
    
    # Conflicts:
    #	src/components/MoneyTemporaryForRefactorRequestConfirmationList.tsx
    paultsimura committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    ed1f907 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Merge branch 'main' into feat/36987-rate-edit

    # Conflicts:
    #	src/libs/Navigation/types.ts
    #	src/libs/ReportUtils.ts
    #	src/libs/actions/IOU.ts
    #	src/pages/iou/request/step/IOURequestStepDistanceRate.tsx
    paultsimura committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    180d885 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. Merge branch 'main' into feat/36987-rate-edit

    # Conflicts:
    #	src/libs/ReportUtils.ts
    #	src/libs/TransactionUtils.ts
    #	src/libs/actions/IOU.ts
    #	src/pages/iou/request/step/IOURequestStepDistanceRate.tsx
    #	src/types/onyx/Transaction.ts
    paultsimura committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    1158ffd View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

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

Commits on Jul 16, 2024

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

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    8167592 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cd792a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'refs/heads/main' into feat/36987-rate-edit

    # Conflicts:
    #	src/libs/actions/IOU.ts
    paultsimura committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    de51398 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. Configuration menu
    Copy the full SHA
    05d522e View commit details
    Browse the repository at this point in the history
  2. Fix type

    paultsimura committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    03bd854 View commit details
    Browse the repository at this point in the history
  3. Lint

    paultsimura committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    b7fa71e View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    42e2db9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2ad2db View commit details
    Browse the repository at this point in the history
  3. Lint

    paultsimura committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    b5544b1 View commit details
    Browse the repository at this point in the history
  4. Fix file name

    paultsimura committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    db7639a View commit details
    Browse the repository at this point in the history
  5. Lint

    paultsimura committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    fe0e98e View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    867e85e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ccacb8 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Merge branch 'refs/heads/main' into feat/36987-rate-edit

    # Conflicts:
    #	src/components/ReportActionItem/MoneyRequestView.tsx
    paultsimura committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    ebdbe0e View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. Edit Rate: code cleanup

    paultsimura committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    65a07ff View commit details
    Browse the repository at this point in the history
  2. Merge branch 'refs/heads/main' into feat/36987-rate-edit

    # Conflicts:
    #	src/libs/TransactionUtils/getDistanceInMeters.ts
    #	src/libs/TransactionUtils/index.ts
    #	src/libs/actions/IOU.ts
    paultsimura committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    2029ec5 View commit details
    Browse the repository at this point in the history
  3. Edit Rate: code cleanup

    paultsimura committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    63865a3 View commit details
    Browse the repository at this point in the history