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

Migrate jsx files that affect run/task selection to tsx #24509

Merged
merged 10 commits into from
Jun 22, 2022

Commits on Jun 17, 2022

  1. convert all useSelection files to ts

    Update grid data ts, remove some anys
    bbovenzi committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    e4065e4 View commit details
    Browse the repository at this point in the history
  2. yarn, lint and tests

    bbovenzi committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    c055fce View commit details
    Browse the repository at this point in the history
  3. convert statusbox to ts

    bbovenzi committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    567423a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7faae9f View commit details
    Browse the repository at this point in the history
  5. fix types

    bbovenzi committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    68a4f3d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dbcbb7f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    73bbed4 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. remove React.FC declarations

    bbovenzi committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    71eff0e View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. specify tsconfig file path

    bbovenzi committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    eb1ebb5 View commit details
    Browse the repository at this point in the history
  2. remove ts-loader

    bbovenzi committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    e294855 View commit details
    Browse the repository at this point in the history