-
Notifications
You must be signed in to change notification settings - Fork 22
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
Laurentvallet issue#1980 (qc in ShUp) #2420
Open
LaurentPV
wants to merge
42
commits into
fli-iam:develop
Choose a base branch
from
LaurentPV:laurentvallet_issue#1980
base: develop
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
42 commits
Select commit
Hold shift + click to select a range
12722c1
Adding ms datasets dependency
LaurentPV 0fafa74
Prepare call of getQualityCards endpoint and apply locally quality cards
LaurentPV 8c30f01
implements mapstruct mappers
LaurentPV decdf6b
apply qualityCard from ShUp
LaurentPV d996c6b
apply qualityCard from ShUp
LaurentPV 755f418
Correction of errors in mapping importJob and error pop up
LaurentPV 6f2761f
Externalize qualityService
LaurentPV 941ed3a
delete unused simpletons
LaurentPV 3f28603
preparing dataset creation from instances
LaurentPV 44d8e8a
create datasets from instances
LaurentPV 42f1b76
get dicom metadata from absolute image filepath
LaurentPV 0c907db
avoid execution of quality control at import on server side if done b…
LaurentPV c512d56
improve quality report message presentation
LaurentPV b54e1de
retrieve quality tag from qualityCardResult to importJob
LaurentPV 6ed0a48
Set uploadState to Error if quality control failed
LaurentPV 0e44532
setting new quality tag on server side and allowing failedValid as wa…
LaurentPV e82d922
correcting log
LaurentPV 5a7bd71
Allow the use of datasets as docker executable and shup dependency
LaurentPV cecf6d4
correction of importerService unit test
LaurentPV 80ab0c4
Merge branch 'fli-iam:develop' into laurentvallet_issue#1980
LaurentPV 851b5db
rollback unit test modification
LaurentPV 66d6c4e
correcting nullPointerException
LaurentPV e392519
attempt at correcting UT
LaurentPV a57e2a5
debugging unit test
LaurentPV 78f9c75
debugging getDicomAttributes mock
LaurentPV 827462c
run build maven with full stacktrace
LaurentPV 18619a1
correcting unit test
LaurentPV c82f291
testing
LaurentPV c3814ea
test
LaurentPV a059351
update mockito version to manage static methods
LaurentPV d05109c
Mock static method getDicomAttributes
LaurentPV 6b87e38
testing
LaurentPV 0494b8f
refacto unit test
LaurentPV 365b883
Adding condition if QualityCardResult is empty because no quality car…
LaurentPV 10468cc
refactoring unit test
LaurentPV 2be7964
testing again
LaurentPV b6921b4
adding null condition in ImporterService
LaurentPV a444e60
Avoid nullPointers on QualityCardResult
LaurentPV 8f70954
Merge branch 'develop' into laurentvallet_issue#1980
LaurentPV ce07011
Cover case where quality card rule has no condition
LaurentPV 5e8266a
catch errors during checkQuality process
LaurentPV b11a1c3
Merge branch 'develop' into laurentvallet_issue#1980
julien-louis 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 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
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 think deleting the exam would not fit to the frontend import workflow as the exam is created "independently"