aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/xyz/driver/pdsuidomain
Commit message (Expand)AuthorAgeFilesLines
* fix merge conflictsv0.7.5Marvin Bertin2017-10-1074-589/+560
|\
| * fix exports with EligibilityArmsMarvin Bertin2017-10-104-8/+8
| * update to eligibility arm idMarvin Bertin2017-10-104-9/+8
| * add disease list to ExportTrialArmMarvin Bertin2017-10-105-21/+12
| * remove commented codeMarvin Bertin2017-10-101-18/+0
| * fix merge conflicts with masterMarvin Bertin2017-10-1063-465/+272
| |\
| | * Update PatientLabelEvidenceView to support to Provider and Document typev0.7.3vlad2017-10-093-4/+6
| | * Getting rid of the FuzzyValues, Name as a string, and conditionv0.7.1vlad2017-10-0915-133/+40
| | * Getting rid of the FuzzyValues, Name as a string, and conditionvlad2017-10-0935-219/+159
| | * Removing "predicted" stuff, Refining EligibilityVerificationServicev0.6.4v0.6.3vlad2017-10-0511-101/+30
| * | Merge branch 'master' into trial-46-disease-entityMarvin Bertin2017-10-1024-93/+220
| |\|
| | * Merge pull request #38 from drivergroup/replace-tuplesv0.6.0Kseniya Tomskikh2017-10-0515-78/+145
| | |\
| | | * Deleted duplicate spray format and fixed reply of patient eligible trial serviceKseniya Tomskikh2017-10-044-23/+8
| | | * Fixed patient spray json formatAleksandr2017-10-041-1/+1
| | | * Implemented new spray json formats for PatientHypothesis and PatientLabelAleksandr2017-10-042-2/+29
| | | * Fixed a part of routes, that have wrong spray json writer typesAleksandr2017-10-049-14/+14
| | | * Fixed spray format of ListResponse of listResponseMetaWriter attributeAleksandr2017-10-041-2/+2
| | | * Fixed spray format of ListResponseAleksandr2017-10-041-4/+4
| | | * Replace tuples in UpdateReply of PatientCriterionServiceKseniya Tomskikh2017-10-041-2/+1
| | | * code is formattedAleksandr2017-10-041-1/+1
| | | * Implemented ListResponse in spray json formatAleksandr2017-10-041-0/+39
| | | * Replace tuples in services replies to rich-classesKseniya Tomskikh2017-10-046-63/+80
| | * | Merge pull request #39 from drivergroup/PDSUI-2268Kseniya Tomskikh2017-10-055-1/+25
| | |\ \
| | | * | PDSUI-2268 Added institution field to documentKseniya Tomskikh2017-10-045-1/+25
| | | |/
| | * | Support for exporting multiple trialsv0.5.10vlad2017-10-053-12/+48
| | * | Fixing EvidenceDocument JSON format bugv0.5.8vlad2017-10-042-2/+2
| | |/
| * | add NoFoundError to CreateReplyMarvin Bertin2017-10-051-0/+6
| * | add sql parameters to getBySlotIdMarvin Bertin2017-10-051-1/+4
| * | fix getBySlotId return typeMarvin Bertin2017-10-041-1/+1
| * | fix getBySlotId return typeMarvin Bertin2017-10-041-1/+1
| * | fix spelling for getBySlotId merthodMarvin Bertin2017-10-041-1/+1
| * | update EligibilityArmService with slot arm id parameterMarvin Bertin2017-10-041-3/+6
| * | Merge branch 'add-slot-eligibility-arms' into trial-46-disease-entityMarvin Bertin2017-10-0360-598/+1305
| |\ \
| * | | update ApiPartialEligibilityArmMarvin Bertin2017-10-021-1/+1
| * | | update ApiPartialEligibilityArmMarvin Bertin2017-10-021-3/+11
| * | | update ApiCreateEligibilityArmMarvin Bertin2017-10-021-8/+16
| * | | add with disease for EligibilityArmServiceMarvin Bertin2017-10-021-9/+9
| * | | update ApiEligibilityArm with diseasesMarvin Bertin2017-10-021-17/+30
| * | | fix case class formattingMarvin Bertin2017-10-021-4/+6
| * | | add EligibilityArmWithDiseasesMarvin Bertin2017-10-021-0/+9
| * | | fix id type for eligibilityArmDiseaseMarvin Bertin2017-10-021-1/+1
| * | | add EligibilityArmDisease entityMarvin Bertin2017-09-281-0/+11
* | | | add json format tests for Slot and Eligibility armsMarvin Bertin2017-10-103-3/+89
| |/ / |/| |
* | | Merge branch 'master' into add-slot-eligibility-armsMarvin Bertin2017-10-0359-598/+1290
|\ \ \ | | |/ | |/|
| * | Making EligibilityVerificationService to accept AuthorizedServiceRequestContextv0.5.7v0.5.6vlad2017-10-033-4/+6
| * | Making EligibilityVerificationService to accept AuthorizedServiceRequestContextv0.5.5vlad2017-10-033-12/+17
| * | Merge pull request #33 from drivergroup/TRIAL-17v0.5.4Kseniya Tomskikh2017-10-026-13/+39
| |\ \
| | * | TRIAL-17 Added 'inclusion' field to CriterionKseniya Tomskikh2017-10-026-13/+39
| * | | DocumentType and ProviderType as enumsv0.5.3vlad2017-10-0210-153/+317
| |/ /
| * | Slight changes in namingv0.5.2vlad2017-10-013-8/+8