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 '[Remaining Group 2]' lib to TypeScript #32164

Merged
merged 43 commits into from
Jan 9, 2024

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    e951bb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76c1781 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf2d8e6 View commit details
    Browse the repository at this point in the history
  4. Add window.d.ts file

    VickyStash committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    819b77a View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

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

    # Conflicts:
    #	src/libs/actions/Card.js
    VickyStash committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    e4c6b3f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e15c67 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad02a8c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    21eac29 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    02d646d View commit details
    Browse the repository at this point in the history
  7. Code improvements

    VickyStash committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    2857187 View commit details
    Browse the repository at this point in the history
  8. Fix crash

    VickyStash committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    00cad5e View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Add @types/canvas-size lib

    VickyStash committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    f205afe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27c9dde View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2dfbe5d View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into ts-migration/remaining-group-2

    # Conflicts:
    #	src/libs/ReportUtils.ts
    VickyStash committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    32095a3 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Merge branch 'main' into ts-migration/remaining-group-2

    # Conflicts:
    #	src/types/onyx/ReportAction.ts
    VickyStash committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    6591d04 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    815f45c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    290bb98 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Merge branch 'main' into ts-migration/remaining-group-2

    # Conflicts:
    #	src/libs/ReportUtils.ts
    VickyStash committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    52d1bb8 View commit details
    Browse the repository at this point in the history
  2. Fix TS issue

    VickyStash committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    e51ee0b View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Merge branch 'main' into ts-migration/remaining-group-2

    # Conflicts:
    #	src/libs/ReportUtils.ts
    VickyStash committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    b3bdb27 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

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

Commits on Dec 12, 2023

  1. Merge branch 'main' into ts-migration/remaining-group-2

    # Conflicts:
    #	src/libs/ReportUtils.ts
    #	src/types/onyx/OriginalMessage.ts
    #	src/types/onyx/ReportAction.ts
    VickyStash committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    199720b View commit details
    Browse the repository at this point in the history
  2. Fix ts issues

    VickyStash committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    a96cdbb View commit details
    Browse the repository at this point in the history
  3. Rename type

    VickyStash committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    5641af0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    84e2fd5 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Update comment

    VickyStash committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    486ae09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2aff297 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Merge branch 'main' into ts-migration/remaining-group-2

    # Conflicts:
    #	src/libs/ReportUtils.ts
    VickyStash committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    63d934b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into ts-migration/remaining-group-2

    # Conflicts:
    #	src/types/onyx/OriginalMessage.ts
    VickyStash committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    d81e9d9 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Merge branch 'main' into ts-migration/remaining-group-2

    # Conflicts:
    #	src/types/onyx/ReportAction.ts
    VickyStash committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    7456afe View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Merge branch 'main' into ts-migration/remaining-group-2

    # Conflicts:
    #	src/libs/actions/DemoActions.ts
    #	src/types/onyx/DemoInfo.ts
    VickyStash committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    51e0a04 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

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

Commits on Jan 3, 2024

  1. Merge branch 'main' into ts-migration/remaining-group-2

    # Conflicts:
    #	src/types/onyx/Policy.ts
    VickyStash committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    633906a View commit details
    Browse the repository at this point in the history
  2. TS fix after merging main

    VickyStash committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    d4ce66f View commit details
    Browse the repository at this point in the history
  3. Re-run performance test

    VickyStash committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    8a99355 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8af41a2 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Merge branch 'main' into ts-migration/remaining-group-2

    # Conflicts:
    #	src/types/global.d.ts
    VickyStash committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    25264a1 View commit details
    Browse the repository at this point in the history
  2. Fix lint errors

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

Commits on Jan 9, 2024

  1. Merge branch 'main' into ts-migration/remaining-group-2

    # Conflicts:
    #	src/libs/actions/TeachersUnite.js
    VickyStash committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    cdc8118 View commit details
    Browse the repository at this point in the history
  2. Updates from main branch

    VickyStash committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    733b3b1 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into ts-migration/remaining-group-2

    # Conflicts:
    #	src/libs/PolicyUtils.ts
    #	src/types/onyx/Policy.ts
    VickyStash committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    d53f4f2 View commit details
    Browse the repository at this point in the history