-
Notifications
You must be signed in to change notification settings - Fork 179
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(protocol-designer, components, step-generation): update modules section to accommodate gripper #12955
Merged
+726
−116
Merged
feat(protocol-designer, components, step-generation): update modules section to accommodate gripper #12955
Changes from 1 commit
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
033d987
flex support in modules section
jerader 64f1bcb
schema version to 7 on PD side only
jerader 69cbeeb
modify getRobotModelFromPipettes to work for 96 channel
jerader a15a0ff
create action, reducer, selector for gripper
jerader 771ec02
add logic to fileSidebar for unused gripper
jerader 3cd8a43
feat(protocol-designer): update modules section to accommodate gripper
jerader 179da92
fix tests
jerader 5014cdf
remove loadFile action in additionalEquipmentInvariantProperties
jerader e33af4e
fix loadFile action logic in additionalEquipmentInvariantProperties
jerader d14d735
address comments and wire up unused gripper modal logic
jerader 913236c
fix test
jerader 0515d9e
hide gripper toggle for ot2 and disable when gripper not attached
jerader 27f8973
change all OT-3 Standard strings to FLEX_ROBOT_TYPE const
jerader File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
feat(protocol-designer): update modules section to accommodate gripper
commit 3cd8a4324b24da6aa109b0e4b64958579f58b1cc
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks like this fragment can be deleted completely?