aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/xyz/driver/pdsuidomain/formats/json/sprayformats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #56 from drivergroup/PDSUI-2341v0.10.12Aleksandr2017-10-261-1/+1
|\
| * Implemented tests for MedicalRecord.Meta; Fixed MedicalRecord.Meta.Duplicate ...Aleksandr2017-10-241-1/+1
* | Merge branch 'master' into PDSUI-2330Aleksandr2017-10-242-2/+4
|\|
| * Add PreCleaning formatJakob Odersky2017-10-231-0/+1
| * Fixed update delivery methodv0.10.4Kseniya Tomskikh2017-10-231-2/+3
* | Added field 'inclusion' to ExportTrialLabelCriterionAleksandr2017-10-241-23/+63
* | Merge branch 'master' into PDSUI-2330Aleksandr2017-10-232-22/+5
|\|
| * Merge branch 'master' into entity-list-responsesKseniya Tomskikh2017-10-204-7/+28
| |\
| * | Review fixesKseniya Tomskikh2017-10-201-1/+1
| * | Created list response for each entityKseniya Tomskikh2017-10-191-21/+4
* | | Added 'inclusion' field to PatientCriterionAleksandr2017-10-231-1/+2
| |/ |/|
* | PDSUI-1088 Added labelVersion to documentsKseniya Tomskikh2017-10-191-2/+4
* | Merge pull request #49 from drivergroup/TRIAL-54v0.9.3Kseniya Tomskikh2017-10-194-5/+24
|\ \ | |/ |/|
| * TRIAL-54 Study designs as enumKseniya Tomskikh2017-10-184-5/+24
* | Fixed document and extracted data spray formatsAleksandr2017-10-172-15/+15
|/
* Resolved conflicts on merge with masterAleksandr2017-10-162-2/+2
* Corrected criterion implicit attrbutesAleksandr2017-10-131-2/+2
* Added swagger annotations for new entitiesAleksandr2017-10-132-2/+2
* Fixed criterion and intervention formatsAleksandr2017-10-132-22/+21
* Code is formattedAleksandr2017-10-121-21/+14
* Implemented format for EligibilityArmWithDiseases class; Fixed formats for ot...Aleksandr2017-10-124-32/+103
* Code is formattedAleksandr2017-10-121-6/+4
* Improved ListResponse classAleksandr2017-10-121-17/+15
* All merge conflicts are resolvedAleksandr2017-10-127-23/+104
|\
| * Merge pull request #37 from drivergroup/add-slot-eligibility-armsv0.8.1Kseniya Tomskikh2017-10-116-21/+100
| |\
| | * add diseaseList to ExportTrialArmv0.7.6Marvin Bertin2017-10-101-1/+1
| | * fix merge conflictsv0.7.5Marvin Bertin2017-10-1017-129/+146
| | |\
| | | * fix exports with EligibilityArmsMarvin Bertin2017-10-101-2/+2
| | | * update to eligibility arm idMarvin Bertin2017-10-101-1/+1
| | | * add disease list to ExportTrialArmMarvin Bertin2017-10-101-12/+5
| | | * fix merge conflicts with masterMarvin Bertin2017-10-1011-61/+27
| | | |\
| | | * \ Merge branch 'master' into trial-46-disease-entityMarvin Bertin2017-10-1013-58/+116
| | | |\ \
| | * | | | add json format tests for Slot and Eligibility armsMarvin Bertin2017-10-102-0/+88
| | |/ / /
| | * | | Merge branch 'master' into add-slot-eligibility-armsMarvin Bertin2017-10-039-72/+216
| | |\ \ \
| | * | | | Removed condition from trialtimgushue2017-09-271-1/+0
| | * | | | Merge branch 'master' into add-slot-eligibility-armstimgushue2017-09-271-3/+34
| | |\ \ \ \
| | * | | | | Fixed richcriterion to use eligibility armstimgushue2017-09-261-3/+3
| | * | | | | Fixing some intervention slotarm type issues and eligibility issuestimgushue2017-09-261-2/+2
| * | | | | | PDSUI-2265 Added total_pages field to MedicalRecordKseniya Tomskikh2017-10-101-2/+4
| | |_|_|_|/ | |/| | | |
* | | | | | Code is formattedAleksandr2017-10-102-3/+2
* | | | | | All merge conflicts are resolvedAleksandr2017-10-109-26/+24
|\| | | | |
| * | | | | Update PatientLabelEvidenceView to support to Provider and Document typev0.7.3vlad2017-10-091-0/+2
| * | | | | Getting rid of the FuzzyValues, Name as a string, and conditionv0.7.1vlad2017-10-092-8/+3
| * | | | | Getting rid of the FuzzyValues, Name as a string, and conditionvlad2017-10-098-19/+19
* | | | | | Fixed patientcriterion format; Added format for ListResponseAleksandr2017-10-102-17/+42
|/ / / / /
* | | | / Removing "predicted" stuff, Refining EligibilityVerificationServicev0.6.4v0.6.3vlad2017-10-052-35/+5
| |_|_|/ |/| | |
* | | | Merge pull request #38 from drivergroup/replace-tuplesv0.6.0Kseniya Tomskikh2017-10-0511-56/+102
|\ \ \ \
| * | | | Deleted duplicate spray format and fixed reply of patient eligible trial serviceKseniya Tomskikh2017-10-043-20/+6
| * | | | Fixed patient spray json formatAleksandr2017-10-041-1/+1
| * | | | Implemented new spray json formats for PatientHypothesis and PatientLabelAleksandr2017-10-042-2/+29