aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/xyz/driver/pdsuidomain
Commit message (Collapse)AuthorAgeFilesLines
* Code is formattedAleksandr2017-10-121-21/+14
|
* Implemented format for EligibilityArmWithDiseases class; Fixed formats for ↵Aleksandr2017-10-125-32/+103
| | | | other classes
* Code is formattedAleksandr2017-10-121-6/+4
|
* Improved ListResponse classAleksandr2017-10-121-17/+15
|
* All merge conflicts are resolvedAleksandr2017-10-1240-80/+684
|\
| * Using EligibilityArm in EligibilityVerificationService definitionv0.8.3vlad2017-10-113-6/+8
| |
| * Merge pull request #37 from drivergroup/add-slot-eligibility-armsv0.8.1Kseniya Tomskikh2017-10-1131-63/+653
| |\ | | | | | | Add slot eligibility arms
| | * add diseaseList to ExportTrialArmv0.7.6Marvin Bertin2017-10-104-5/+8
| | |
| | * 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
| | | |\
| | | * \ Merge branch 'master' into trial-46-disease-entityMarvin Bertin2017-10-1024-93/+220
| | | |\ \
| | | * | | 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
| | |\ \ \ \
| | * | | | | Added SlotArmEligibilityArm entitytimgushue2017-09-291-0/+15
| | | |/ / / | | |/| | |
| | * | | | Removed condition from trialtimgushue2017-09-275-13/+1
| | | | | |
| | * | | | Merge branch 'master' into add-slot-eligibility-armstimgushue2017-09-2710-27/+266
| | |\ \ \ \
| | * | | | | fixing test in CriterionFormatSuitetimgushue2017-09-268-12/+15
| | | | | | |
| | * | | | | Fixed richcriterion to use eligibility armstimgushue2017-09-266-10/+10
| | | | | | |
| | * | | | | Fixing some intervention slotarm type issues and eligibility issuestimgushue2017-09-264-5/+5
| | | | | | |
| | * | | | | fixing imports for slot and eligibility armstimgushue2017-09-253-0/+5
| | | | | | |
| | * | | | | Added slot and eligibility arms to entities, json and servicestimgushue2017-09-2510-0/+424
| | | | | | |
| * | | | | | Merge pull request #43 from drivergroup/PDSUI-2265v0.8.0Kseniya Tomskikh2017-10-116-9/+22
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | PDSUI-2265 Added info about total pages to medical record
| | * | | | | | PDSUI-2265 Added 'Error' to MedicalRecordService.CreateReplyKseniya Tomskikh2017-10-101-0/+4
| | | | | | | |
| | * | | | | | PDSUI-2265 Added total_pages field to MedicalRecordKseniya Tomskikh2017-10-105-9/+18
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge pull request #41 from drivergroup/TRIAL-52Kseniya Tomskikh2017-10-111-2/+1
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | TRIAL-52 Make default 'null' delivery method as 'Unknown'
| | * | | | | TRIAL-52 Fixed check of intervention for null value of delivery methodKseniya Tomskikh2017-10-091-2/+1
| | | | | | |
* | | | | | | Code is formattedAleksandr2017-10-102-3/+2
| | | | | | |
* | | | | | | All merge conflicts are resolvedAleksandr2017-10-1046-350/+200
|\| | | | | |
| * | | | | | 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
| | | | | | |