-
Notifications
You must be signed in to change notification settings - Fork 0
x1439 client - [PR] Treatment type on the SGP management page to help breakdown the worfklows #1194
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
Open
yoldas
wants to merge
50
commits into
devel
Choose a base branch
from
x1439-treatment-type-on-the-sgp-management-page-to-help-breakdown-the-worfklows
base: devel
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
50 commits
Select commit
Hold shift + click to select a range
4075433
chore(codegen): regenerate sdk.ts after cherry-picking stan-core x150…
yoldas e710d36
feat(graphql): add treatment type fragments, mutations and update que…
yoldas b10b7c0
chore(codegen): regenerate sdk.ts for treatment type operations (x1439)
yoldas a28f5be
feat: add treatment types to work row as pills
yoldas 5828d16
feat: add treatment types table header
yoldas 1d879a6
feat: add treatment type and other fields to work factory
yoldas 7bc6e88
feat: add treatment types to work factory for mocks
yoldas 1679569
feat: add treatment type repository for mocks
yoldas 179547a
feat: add treatment type to config handlers for mocks
yoldas 8cd2c0e
feat: add treatment types to work handlers for mocks
yoldas e92a886
fix: add slash to proxy address to fix request forwarding
yoldas d1fe9ba
feat: add treatment types section to config page
yoldas 9791588
feat: add multi-select treatment types to SGP management page
yoldas 09df5b5
feat: display treatment types as pills and match the cell location to…
yoldas 7a522ce
feat: add treatment types support to state machine and work creation
yoldas 06c9049
test: wait for the selection action before asserting the URL update, …
yoldas cda7220
test: fix tests to use real group names and labels to match the mock …
yoldas 2ad595d
fix: for treatment type multi select the value prop for CustomReactSe…
yoldas 232ffaa
fix: join treatment types for the Records for SGP management download
yoldas 9cc5676
test: clear existing characters in cycles before entering new value i…
yoldas e17d423
Merge branch 'devel' into x1439-treatment-type-on-the-sgp-management-…
yoldas 38210de
test: add tests for treatment type selection, chip display, and succe…
yoldas 171f502
test: add reusable mockCreateObjectURL utility for URL.createObjectUR…
yoldas 77f177b
test: use mockCreateObjectURL helper for work allocation tests
yoldas 93a0a6a
feat: move Treatment Types to next to Work Type in Allocate a new SGP…
yoldas aa4f1ac
feat: move Treatment Types column to next to Work Type in work alloca…
yoldas eaec0a5
feat: move Treatment Types cell to next to Work Type in work allocati…
yoldas 2998ea0
feat: list treatment types after work type in create work success mes…
yoldas 57e9226
test: add tests for state machine generated success message in SGP ma…
yoldas ee842eb
test: add tests for treatment types in Allocate a new SGP number sect…
yoldas 1d30fe4
test: rename work allocation spec
yoldas b3ccfdd
test: add treatement type factory
yoldas 26b1849
test: add tests for work-allocation-table treatment type header, cell…
yoldas ca58233
test: add tests for Records for SGP management spreadshet download da…
yoldas 7196c89
test: add brief summary to the beginning of the tests as comments
yoldas 9022fa9
test: rename work allocation table test file
yoldas f08940a
test: add tests for treatment types in configuration page
yoldas 053d7cb
fix: revalidate the router loader to use server side values for treat…
yoldas 20012f2
fix: clear labwareScanInput before each typing in cypress/e2e/pages/x…
yoldas 9cf9bf7
fix: prevent looped clicks without waits by checking button visibilit…
yoldas ef8fc84
fix(ci): React Hook React.useMemo has a missing dependency: revalidator
yoldas c399062
fix(ci): clear labwareScanInput before typing and wait for RecordVisi…
yoldas 898ddf0
fix(ci): replace array-like iterations with scoped cypress queries us…
yoldas 46d82c2
fix(ci): remove unused import getAllSelect from visiumQC spec
yoldas 123cfca
fix(ci): allow ES2015 library APIs (Array.from, Object.values, includ…
yoldas 9ec1b47
Merge branch 'devel' into x1439-treatment-type-on-the-sgp-management-…
yoldas 9d9080c
fix(ci): match the labware barcode in Amplification test with devel b…
yoldas d8fcfb5
fix(ci): match cypress docker image to nvmrc
yoldas ebca6b4
fix(ci): change cypress image version to current exact match with .nvmrc
yoldas 49d677f
fix(ci): slightly higher version of the cypress image
yoldas 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
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.
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.
I would leave this for a separate PR and handle the Node upgrade there, including upgrading the build Node version as well as the github actions versions
At the moment, the tests are running with a different Node version from the one used to build the image
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.
Test use the version from .nvmrc which is 22.14.0 and that matches this image version.
I will still extract the change to another PR as you asked.