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

[TS migration] Migrate 'ReportActionItemMoneyRequest' component to TypeScript #34564

Commits on Jan 15, 2024

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

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    0f627ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02296e8 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into ts-migration/reportActionItemMoneyRequest-co…

    …mponent
    
    # Conflicts:
    #	src/components/ReportActionItem/MoneyRequestView.tsx
    VickyStash committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    6b8c3a3 View commit details
    Browse the repository at this point in the history
  4. Fix lint errors

    VickyStash committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    03a0c4c View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into ts-migration/reportActionItemMoneyRequest-co…

    …mponent
    
    # Conflicts:
    #	src/components/ReportActionItem/MoneyRequestView.tsx
    VickyStash committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    7a64f0c View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Merge branch 'main' into ts-migration/reportActionItemMoneyRequest-co…

    …mponent
    
    # Conflicts:
    #	src/components/ReportActionItem/MoneyRequestPreview.tsx
    #	src/pages/home/report/ContextMenu/ReportActionContextMenu.ts
    VickyStash committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    6c8137a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6637583 View commit details
    Browse the repository at this point in the history
  3. Code improvements

    VickyStash committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    e1e39e1 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Merge branch 'main' into ts-migration/reportActionItemMoneyRequest-co…

    …mponent
    
    # Conflicts:
    #	src/types/onyx/Policy.ts
    VickyStash committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    ccef5e0 View commit details
    Browse the repository at this point in the history
  2. Update getDisplayDeleteAmountText function, move transactionViolation…

    …s back to the second hoc
    VickyStash committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    fb3f8d1 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Merge branch 'main' into ts-migration/reportActionItemMoneyRequest-co…

    …mponent
    
    # Conflicts:
    #	src/types/onyx/TransactionViolation.ts
    #	src/types/onyx/index.ts
    VickyStash committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    60d8105 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Merge branch 'main' into ts-migration/reportActionItemMoneyRequest-co…

    …mponent
    
    # Conflicts:
    #	src/components/ReportActionItem/MoneyRequestPreview.tsx
    VickyStash committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    69a4df4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be37558 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Merge branch 'main' into ts-migration/reportActionItemMoneyRequest-co…

    …mponent
    
    # Conflicts:
    #	src/components/ReportActionItem/MoneyRequestView.tsx
    #	src/libs/ReceiptUtils.ts
    VickyStash committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    c8438bf View commit details
    Browse the repository at this point in the history
  2. Fix TS issues

    VickyStash committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    01fa104 View commit details
    Browse the repository at this point in the history
  3. Update image typing

    VickyStash committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    f65fbe0 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Merge branch 'main' into ts-migration/reportActionItemMoneyRequest-co…

    …mponent
    
    # Conflicts:
    #	src/types/onyx/Policy.ts
    VickyStash committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    73e5685 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Merge branch 'main' into ts-migration/reportActionItemMoneyRequest-co…

    …mponent
    
    # Conflicts:
    #	src/types/onyx/Policy.ts
    VickyStash committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    696f337 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c07a39e View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into ts-migration/reportActionItemMoneyRequest-co…

    …mponent
    
    # Conflicts:
    #	src/pages/home/report/ContextMenu/PopoverReportActionContextMenu.tsx
    VickyStash committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    a5f3dba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb4631e View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Merge branch 'main' into ts-migration/reportActionItemMoneyRequest-co…

    …mponent
    
    # Conflicts:
    #	src/components/ReportActionItem/MoneyRequestAction.tsx
    #	src/components/ReportActionItem/MoneyRequestPreview.tsx
    VickyStash committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    8b9bac8 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Merge branch 'main' into ts-migration/reportActionItemMoneyRequest-co…

    …mponent
    
    # Conflicts:
    #	src/components/ReportActionItem/ReportActionItemImage.tsx
    #	src/libs/tryResolveUrlFromApiRoot.ts
    #	src/pages/home/report/ContextMenu/PopoverReportActionContextMenu.tsx
    VickyStash committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    00c5436 View commit details
    Browse the repository at this point in the history
  2. Fix Onyx types import

    VickyStash committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    15cffe2 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Merge branch 'main' into ts-migration/reportActionItemMoneyRequest-co…

    …mponent
    
    # Conflicts:
    #	src/components/ReportActionItem/ReportActionItemImage.tsx
    #	src/types/onyx/Transaction.ts
    VickyStash committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    dedfe12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7ff217 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Merge branch 'main' into ts-migration/reportActionItemMoneyRequest-co…

    …mponent
    
    # Conflicts:
    #	src/components/ReportActionItem/MoneyRequestPreview.tsx
    #	src/components/ReportActionItem/MoneyRequestView.tsx
    VickyStash committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    5e1e232 View commit details
    Browse the repository at this point in the history
  2. Retry performance test

    VickyStash committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    d3f64c9 View commit details
    Browse the repository at this point in the history