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(machines): update DHCP and discovery forms to use the new API #1116 #4389

Commits on Sep 20, 2022

  1. Configuration menu
    Copy the full SHA
    9b36238 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    724c694 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8e6274 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    788191a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e14cf68 View commit details
    Browse the repository at this point in the history
  6. add DebounceSearchBox

    - refactor OutsideClickHandler
    petermakowski committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    93707a2 View commit details
    Browse the repository at this point in the history
  7. fix lint errors

    petermakowski committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    d9b7fd0 View commit details
    Browse the repository at this point in the history
  8. address code review comments

    - spread SearchBox props
    - fix debounced typo
    - simplify machineFactory
    - add docstring comments
    petermakowski committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    79d4635 View commit details
    Browse the repository at this point in the history
  9. fix lint error

    petermakowski committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    fb97b44 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e031a9e View commit details
    Browse the repository at this point in the history
  11. add Field to MachineSelect

    - handle onKeyPress within MachineSelectTable
    petermakowski committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    2b47d29 View commit details
    Browse the repository at this point in the history
  12. fix KeyboardEvent type

    petermakowski committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    9897825 View commit details
    Browse the repository at this point in the history
  13. fix TS errors

    petermakowski committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    a438f14 View commit details
    Browse the repository at this point in the history