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 'Report' page to TypeScript #35566

Merged
merged 40 commits into from
Mar 11, 2024

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    1e2a42d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67774bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0fc1dec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eac5523 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

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

Commits on Feb 5, 2024

  1. Merge branch 'main' into ts-migration/report-page

    # Conflicts:
    #	src/pages/home/report/ReportActionsView.tsx
    VickyStash committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    a2eba34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    600aaec View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    005e09c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into ts-migration/report-page

    # Conflicts:
    #	src/libs/actions/IOU.ts
    #	src/pages/home/HeaderView.tsx
    VickyStash committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    12217b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ebe244 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    1a38cfd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3fdc72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    174895b View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

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

Commits on Feb 9, 2024

  1. Merge branch 'main' into ts-migration/report-page

    # Conflicts:
    #	src/pages/home/HeaderView.tsx
    #	src/pages/home/ReportScreen.tsx
    VickyStash committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    42c06ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba7c5fe View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into ts-migration/report-page

    # Conflicts:
    #	src/components/MoneyReportHeader.tsx
    VickyStash committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    628a050 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Merge branch 'main' into ts-migration/report-page

    # Conflicts:
    #	src/libs/OnyxSelectors/reportWithoutHasDraftSelector.ts
    #	src/pages/home/HeaderView.tsx
    #	src/pages/home/ReportScreen.tsx
    #	src/pages/home/report/ReportActionsList.tsx
    #	src/pages/home/report/ReportActionsView.tsx
    VickyStash committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    007400f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03695f6 View commit details
    Browse the repository at this point in the history
  3. Minor type improvement

    VickyStash committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    bc444cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe6e43f View commit details
    Browse the repository at this point in the history
  5. Fix perf test

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

Commits on Feb 22, 2024

  1. Merge branch 'main' into ts-migration/report-page

    # Conflicts:
    #	src/pages/home/HeaderView.tsx
    VickyStash committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    64e4c52 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

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

Commits on Feb 27, 2024

  1. Merge branch 'main' into ts-migration/report-page

    # Conflicts:
    #	src/types/onyx/PersonalDetails.ts
    VickyStash committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    4b7c614 View commit details
    Browse the repository at this point in the history
  2. Minor code improvement

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

Commits on Feb 29, 2024

  1. Merge branch 'main' into ts-migration/report-page

    # Conflicts:
    #	src/pages/home/ReportScreen.tsx
    #	src/pages/home/report/ReportActionsList.tsx
    #	src/pages/home/report/ReportActionsListItemRenderer.tsx
    #	src/pages/home/report/ReportActionsView.tsx
    VickyStash committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    6356f29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    723d90d View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Merge branch 'main' into ts-migration/report-page

    # Conflicts:
    #	src/pages/home/report/ReportActionsView.tsx
    VickyStash committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    12e4023 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Merge branch 'main' into ts-migration/report-page

    # Conflicts:
    #	src/pages/home/HeaderView.tsx
    #	src/pages/home/report/ReportActionsView.tsx
    #	src/pages/home/report/ReportFooter.tsx
    VickyStash committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    5f0d94f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5098f5b View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Merge branch 'main' into ts-migration/report-page

    # Conflicts:
    #	src/pages/home/HeaderView.tsx
    #	src/pages/home/report/ReportActionsView.tsx
    #	src/pages/home/report/ReportFooter.tsx
    VickyStash committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    cb2a33d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into ts-migration/report-page

    # Conflicts:
    #	src/pages/home/HeaderView.tsx
    #	src/pages/home/report/ReportActionsList.tsx
    VickyStash committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    510862b View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    da62731 View commit details
    Browse the repository at this point in the history
  2. Minor code improvement

    VickyStash committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    e06a768 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Merge branch 'main' into ts-migration/report-page

    # Conflicts:
    #	src/pages/home/report/ReportActionsView.tsx
    VickyStash committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    de370da View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Merge branch 'main' into ts-migration/report-page

    # Conflicts:
    #	src/libs/OnyxSelectors/reportWithoutHasDraftSelector.ts
    VickyStash committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    287d736 View commit details
    Browse the repository at this point in the history
  2. Remove outdated TODOs

    VickyStash committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    8e0eba8 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Merge branch 'main' into ts-migration/report-page

    # Conflicts:
    #	src/pages/home/ReportScreen.tsx
    #	src/pages/home/report/ReportActionsList.tsx
    #	src/pages/home/report/ReportActionsView.tsx
    VickyStash committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    0fe29f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecb3f58 View commit details
    Browse the repository at this point in the history