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, step-generation): visualize the step timeline and deck state of a protocol #15491

Merged
merged 73 commits into from
Jul 2, 2024

Commits on Jun 9, 2022

  1. Configuration menu
    Copy the full SHA
    5e6d034 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66bb15b View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. Configuration menu
    Copy the full SHA
    5cb0f21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    809add2 View commit details
    Browse the repository at this point in the history
  3. add slider

    b-cooper committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    46a29f3 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. Configuration menu
    Copy the full SHA
    758f290 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9bbfab View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2022

  1. Configuration menu
    Copy the full SHA
    9f2096e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61117e7 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. Configuration menu
    Copy the full SHA
    de26876 View commit details
    Browse the repository at this point in the history
  2. multi channel support

    b-cooper committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    99f78e2 View commit details
    Browse the repository at this point in the history
  3. jump to command

    b-cooper committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    c474a52 View commit details
    Browse the repository at this point in the history
  4. add to new timeline route

    b-cooper committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    930f121 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. Configuration menu
    Copy the full SHA
    40333fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f628f8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5088edf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d1bd0a View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    26efb76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    796abb5 View commit details
    Browse the repository at this point in the history
  3. begin modernizing scrubber

    b-cooper committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    e5b9576 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

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

Commits on Sep 8, 2023

  1. visual adjustment

    b-cooper committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    98bcf17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b5053c View commit details
    Browse the repository at this point in the history
  3. update to current values

    b-cooper committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    7a50537 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. feat(shared-data): json protocol schema 8

    Add JSON protocol schema 8, which is similar in semantic concept to json
    protocol schema 7 but
    - Requires user specification of the schema for the command List
    This allows json protocols to switch which commands they're interning
    without requiring further bumps to the protocol schema
    - Does the same thing for command annotations, liquids, and labware
    For the same reasons.
    
    This should be a big step forward in flexibility for our protocol schemas.
    sfoster1 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    dd845a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f248da7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2c84e4 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. account for robot type

    b-cooper committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    279363c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fecc2ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c96e76 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57dd41d View commit details
    Browse the repository at this point in the history
  5. prelim collapsible grouping

    b-cooper committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    c5b1ae5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2de8fc2 View commit details
    Browse the repository at this point in the history
  7. fix up type export

    b-cooper committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    60edcc3 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'skunk_v8-command-annotations-in-analysis-output' into s…

    …kunk_v8-with-annotations-in-analysis-and-timeline-scrubber
    b-cooper committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    644694b View commit details
    Browse the repository at this point in the history
  9. annotated steps

    b-cooper committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    f05c50a View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    cecefec View commit details
    Browse the repository at this point in the history
  2. proof of concept new window

    b-cooper committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    a73f7aa View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

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

Commits on May 2, 2024

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

Commits on May 6, 2024

  1. remote global to pd

    b-cooper committed May 6, 2024
    Configuration menu
    Copy the full SHA
    d09864e View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    71e0364 View commit details
    Browse the repository at this point in the history
  2. remove temporary changes

    b-cooper committed May 7, 2024
    Configuration menu
    Copy the full SHA
    cca0b72 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

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

Commits on Jun 14, 2024

  1. other viz commented out

    b-cooper committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    fe792e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    06d2fc3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bdf5f95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    363c5cc View commit details
    Browse the repository at this point in the history
  4. remove unnecessary changes

    b-cooper committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    3d3da25 View commit details
    Browse the repository at this point in the history
  5. remove log statements

    b-cooper committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    3c6fa17 View commit details
    Browse the repository at this point in the history
  6. revert spurious yarn change

    b-cooper committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    41cbf02 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ca98807 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    610b1f9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5b21330 View commit details
    Browse the repository at this point in the history
  10. remove pd changes

    b-cooper committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    f9a2d48 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0344070 View commit details
    Browse the repository at this point in the history
  12. feat(app): visualize the step timeline and deck state of a protocol

    Create an experimental tool, behind a feature flag, that allows users to inspect the timeline of
    atomic commands and the resulting deck state of the robot at ever frame of the timeline.
    b-cooper committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    0604088 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    6eb6e96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9876f87 View commit details
    Browse the repository at this point in the history
  3. delete unused fixtures

    jerader committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    fdb87c4 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

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

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    1df838a View commit details
    Browse the repository at this point in the history
  2. clean up more

    jerader committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    8b35d5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c353cac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a05004d View commit details
    Browse the repository at this point in the history
  5. clean up lint

    jerader committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    29a62f4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    956ec61 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. add comment support

    jerader committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    599a996 View commit details
    Browse the repository at this point in the history
  2. address feedbacl

    jerader committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    3af2e44 View commit details
    Browse the repository at this point in the history
  3. add test to desktopApp

    jerader committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    2c84516 View commit details
    Browse the repository at this point in the history
  4. change size of deck map

    jerader committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    68fa459 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de5610c View commit details
    Browse the repository at this point in the history
  6. fix lint

    jerader committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    13127bd View commit details
    Browse the repository at this point in the history