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(app): implement useCalibrationTaskList hook #11894

Merged
merged 16 commits into from
Jan 5, 2023

Commits on Dec 13, 2022

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

Commits on Dec 15, 2022

  1. fix some pipette model type discrepancies, refactor some task list re…

    …lated types to be reusable
    jgbowser committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    a84958c View commit details
    Browse the repository at this point in the history
  2. feat(app): implement useGenerateTaskList hook

    useGenerateTaskList is a hook that aggregates deck calibrations and tip length and offset
    calibrations for attached pipettes then builds the taskList object that is passed to the TaskList
    component as props
    
    closes RAUT-291
    jgbowser committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    9eaefea View commit details
    Browse the repository at this point in the history
  3. use i18n for task text

    jgbowser committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    f2d293a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a4a980f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f1af894 View commit details
    Browse the repository at this point in the history
  6. typo and linting fixes

    jgbowser committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    e684a6e View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Configuration menu
    Copy the full SHA
    5b693bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b4fe4f View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. Configuration menu
    Copy the full SHA
    551408e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b58c5f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6cb747 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b583811 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. Configuration menu
    Copy the full SHA
    decc941 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c97ea67 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31a9b10 View commit details
    Browse the repository at this point in the history