aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/xyz/driver/pdsuidomain/formats/json/sprayformats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | 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
| * | | | 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-043-46/+40
| | |_|/ | |/| |
* | | | Merge pull request #39 from drivergroup/PDSUI-2268Kseniya Tomskikh2017-10-051-0/+12
|\ \ \ \
| * | | | PDSUI-2268 Added institution field to documentKseniya Tomskikh2017-10-041-0/+12
| |/ / /
* / / / Fixing EvidenceDocument JSON format bugv0.5.8vlad2017-10-042-2/+2
|/ / /
* | | Merge pull request #33 from drivergroup/TRIAL-17v0.5.4Kseniya Tomskikh2017-10-021-3/+16
|\ \ \
| * | | TRIAL-17 Added 'inclusion' field to CriterionKseniya Tomskikh2017-10-021-3/+16
* | | | DocumentType and ProviderType as enumsv0.5.3vlad2017-10-024-26/+36
|/ / /
* | | Slight changes in namingv0.5.2vlad2017-10-011-1/+1
* | | Fixing IN in filters, Model from EVLS added to common, Reusing domain model l...v0.5.1vlad2017-10-017-4/+108