-
Notifications
You must be signed in to change notification settings - Fork 199
refactor(app, api): add comparison states support for both mounts in cal check #5583
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
Merged
Merged
Changes from all commits
Commits
Show all changes
124 commits
Select commit
Hold shift + click to select a range
64a8de1
add place tipracks step and stubbing mechanism
b-cooper 3cbb2db
refactor(app): add tiprack setup prompt to robot calibration check flow
b-cooper 9c326d1
remove unnecessary spacing diff
b-cooper 9481ca6
little lint
b-cooper 61c3970
revert stubs
b-cooper 35a5814
unstyled full flow
b-cooper a5fbba8
build up update session
b-cooper f4b6ab8
add to cal action type
b-cooper a2b3b9d
test fetch epic
b-cooper 03603b3
update epic test with first action
b-cooper 8407928
handle update with params passed
b-cooper e29982c
add shim current step
b-cooper 0ecdde0
fix up tests and add temporary step shimmer
b-cooper 166f9c1
wire up shim a bit more
b-cooper e881f33
prepare pipette
b-cooper 224050a
bit of lint
b-cooper 2d644c3
wire jog up
b-cooper c4342b2
jog sending correct vector values
b-cooper 6b94b71
add img assets
b-cooper bac5c08
assets and styling for jog to tiprack
b-cooper 3377760
wire up inspecting tip
b-cooper 89ae13f
add domain layer for confirm and invalidate tip
b-cooper 58c582f
style confirm tip attached propmt
b-cooper 57c9407
check x and y with parameterized jog controls
b-cooper e6415ed
imprt video assets
b-cooper d5dc456
ensure jog label logic
b-cooper 337f229
move to point webm in place
b-cooper f91525c
connect confirm step
b-cooper fd7293a
make sure video updates
b-cooper 41117e6
add check height
b-cooper a955f84
placeholder spinner
b-cooper b0e9e64
remove temporary shim for state update
b-cooper 13d413f
hide controls on video demos
b-cooper 86a891d
update all video assets and replace gifs with webm
b-cooper 8d92d25
clean up lint
b-cooper 5d44112
button up flow errors
b-cooper eebace9
bit of lint
b-cooper 471192c
tests for tip pick up component
b-cooper fcf8d19
test Check xy point component
b-cooper 8625896
test check height component
b-cooper e2d3395
add tests for fetch and update actions
b-cooper 51ee0ec
test all actions
b-cooper ed9fe5a
update deck setup test
b-cooper e25efbe
update index component test
b-cooper 02b9924
add provider to connected component test
b-cooper 9610ca4
test all session update epic actions
b-cooper b0ad546
refactor(app): add load labware, deck setup, tip pick up, point check…
b-cooper e2e01db
remove a little lint
b-cooper 0c53885
delint css
b-cooper 21cc13c
capital U
b-cooper 2b58df2
address a couple of pr comments
b-cooper 4d33c76
use robot api epic test utils for fetch
b-cooper cacbc31
address mike pr comments
b-cooper 820a04f
old friend Mu
b-cooper 5788774
add todo
b-cooper 286ccb1
explicit null return in default case
b-cooper b19edb4
remove old test cruft
b-cooper 31844dc
actually check request and not whole tuple
b-cooper 61fd9fe
1mm jog step instead of 2mm
b-cooper 2f862fc
refactor(protocol-designer): Update announcement and export modal tex…
Kadee80 9569e02
fix(api): Load the correct gantry calibration upon deck calibration e…
Laura-Danielle 7c5287a
refactor(api): Remove diagonal movement from touch tip (#5470)
Laura-Danielle d2d3f70
chore(release): 3.17.0 (#5476)
sfoster1 f9dad4b
refactor(api): Move to the specified height offset in touch tip befor…
Laura-Danielle 72f5a86
chore(api): add support for multi v2.1 (#5484)
sfoster1 a8a2c5b
feat(robot-server, api): calibration check overhaul (#5465)
094f758
refactor(protocol-designer): Update tooltip logic for transfer ingred…
Kadee80 99d22dc
refactor(protocol-designer): Update tooltip logic for ChangeTipOption…
Kadee80 0514335
docs(api): Add in information about touch tip and api 2.4 to docs (#5…
Laura-Danielle 7b43e1a
chore(protocol-designer): bump PD version to 4.0.1 (#5495)
IanLondon 9f4424b
refactor(api): Avoid collisions with modules during touch tip (#5485)
Laura-Danielle ddff0a3
refactor(app): Collect system USB information (#5482)
mcous 5fe8690
feat(shared-data): add nest_96_wellplate_2ml_deep (#5503)
sfoster1 3f277bf
feat(api): Allow Non-Full plate Thermocycler Configuration (#5498)
Laura-Danielle dc602ca
refactor(protocol-designer): Update ModuleRow tooltip and tests (#5492)
Kadee80 23c24e5
refactor(app): add Network & System page with U2E adapter info (#5508)
mcous 7055d30
refactor(protocol-designer): refactor edit modules modal (#5445)
shlokamin 8c95894
add point comparison for tip pick up
b-cooper c8bb909
working tip pick up bailout
b-cooper cfcb70e
load second pip tiprack
b-cooper a451d7e
session states added, need to reflect in middleware up
b-cooper 199fd5c
separate out pipette move funcs
b-cooper 9cc7083
pick up tip for pipette
b-cooper a53066b
trash tip over return tip
b-cooper d0d4d57
happy path through both pipettes working, need to unit test new states
b-cooper a791bc1
add format comparisons method
b-cooper e6ad8b9
comparisons by step in session status
b-cooper 03fcab9
unit tests for session through happy path for both mounts and only left
b-cooper bc5532f
test jogs to identity states
b-cooper 9c5255f
de lint py
b-cooper b9edd76
update check calibration index component test
b-cooper 01853bb
clean up flow errors
b-cooper a66763f
update check step component tests
b-cooper 0063c92
merge edge in
b-cooper 3980722
refactor(app,api): add comparison states support for both mounts in c…
b-cooper 597e036
indentation
b-cooper a50eaa7
get pip_vol back
b-cooper 4253edb
pip info by id in place of relate mount
b-cooper 8c4d85f
reinsert critical point change
b-cooper ee53349
attempt to get integration test patched
b-cooper e8e12f1
update integration test bits
b-cooper 65a05d6
fix tiprack sharing
b-cooper 868a58d
address pr comments, compare magnitudes vs vectors
b-cooper cb21123
import star for states
b-cooper 1b11677
pull out step to slot mapping into helper func
b-cooper fa7f006
import typeof for step constant
b-cooper 25068e8
de lint
b-cooper 2f6fb4c
iron out merge conflicts from amit's changes
b-cooper 5df7f35
wire comparisons by step to fast api and add mount to instr
b-cooper 65747dc
re import axis type
b-cooper d13ed34
add float equality for point
b-cooper cc184fd
test pick up tip
b-cooper a40f2ce
unit test for invalidate tip
b-cooper a56c21e
unit test for check complete
b-cooper 7ddc676
remove deprecated test
b-cooper d26729a
remove deprecated integration test
b-cooper 3f4f2bc
clean up magnitude handling
b-cooper d065f3f
fix type of session commands
b-cooper 7068994
load tipracks by mount
b-cooper a535660
patch lint
b-cooper c0d26f0
fix broken session status test
b-cooper a1207e9
bit more lint
b-cooper fd42481
patch up router test_session
b-cooper de2a9c3
use all to iter pairs in Point __eq__
b-cooper 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
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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
Oops, something went wrong.
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.
should we put the threshold in here too?