aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/xyz/driver/pdsuidomain/formats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | update ApiPartialEligibilityArmMarvin Bertin2017-10-021-1/+1
| | | * | | | update ApiPartialEligibilityArmMarvin Bertin2017-10-021-3/+11
| | | * | | | update ApiCreateEligibilityArmMarvin Bertin2017-10-021-8/+16
| | | * | | | update ApiEligibilityArm with diseasesMarvin Bertin2017-10-021-17/+30
| | * | | | | add json format tests for Slot and Eligibility armsMarvin Bertin2017-10-102-0/+88
| | | |/ / / | | |/| | |
| | * | | | Merge branch 'master' into add-slot-eligibility-armsMarvin Bertin2017-10-0327-441/+251
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Removed condition from trialtimgushue2017-09-272-9/+0
| | * | | | Merge branch 'master' into add-slot-eligibility-armstimgushue2017-09-275-12/+54
| | |\ \ \ \
| | * | | | | fixing test in CriterionFormatSuitetimgushue2017-09-264-6/+4
| | * | | | | Fixed richcriterion to use eligibility armstimgushue2017-09-264-8/+8
| | * | | | | Fixing some intervention slotarm type issues and eligibility issuestimgushue2017-09-261-2/+2
| | * | | | | fixing imports for slot and eligibility armstimgushue2017-09-253-0/+5
| | * | | | | Added slot and eligibility arms to entities, json and servicestimgushue2017-09-256-0/+135
| * | | | | | PDSUI-2265 Added total_pages field to MedicalRecordKseniya Tomskikh2017-10-103-7/+14
| | |_|_|_|/ | |/| | | |
* | | | | | Code is formattedAleksandr2017-10-102-3/+2
* | | | | | All merge conflicts are resolvedAleksandr2017-10-1021-102/+119
|\| | | | |
| * | | | | Update PatientLabelEvidenceView to support to Provider and Document typev0.7.3vlad2017-10-092-2/+4
| * | | | | Getting rid of the FuzzyValues, Name as a string, and conditionv0.7.1vlad2017-10-094-23/+17
| * | | | | Getting rid of the FuzzyValues, Name as a string, and conditionvlad2017-10-0919-82/+102
* | | | | | Fixed patientcriterion format; Added format for ListResponseAleksandr2017-10-102-17/+42
|/ / / / /
* | | | / Removing "predicted" stuff, Refining EligibilityVerificationServicev0.6.4v0.6.3vlad2017-10-054-39/+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-053-1/+21
|\ \ \ \
| * | | | PDSUI-2268 Added institution field to documentKseniya Tomskikh2017-10-043-1/+21
| |/ / /
* / / / Fixing EvidenceDocument JSON format bugv0.5.8vlad2017-10-042-2/+2
|/ / /
* | | Merge pull request #33 from drivergroup/TRIAL-17v0.5.4Kseniya Tomskikh2017-10-024-11/+35
|\ \ \
| * | | TRIAL-17 Added 'inclusion' field to CriterionKseniya Tomskikh2017-10-024-11/+35
* | | | DocumentType and ProviderType as enumsv0.5.3vlad2017-10-026-36/+44
|/ / /
* | | 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-0113-77/+116
* | | Simplified Export entities for EVLSv0.4.1vlad2017-09-2810-320/+59
| |/ |/|
* | PDSUI-2275 Review fixesKseniya Tomskikh2017-09-272-2/+2
* | PDSUI-2275 Review fixesKseniya Tomskikh2017-09-272-24/+9
* | PDSUI-2275 Added delivery methods to intervention type entrypointKseniya Tomskikh2017-09-272-7/+44
* | PDSUI-2275 Added delivery_method field to intervention tableKseniya Tomskikh2017-09-263-5/+25
* | Merge pull request #27 from drivergroup/PDSUI-ApiUpdateRecord-fixVlad Uspensky2017-09-251-1/+1
|\ \ | |/ |/|
| * Fixed ApiUpdateRecord 'meta' attributeAleksandr2017-09-251-1/+1
* | Fixed ACL for interventionv0.3.19kseniya2017-09-252-0/+6
* | Merge pull request #28 from drivergroup/PDSUI-2259v0.3.17ktomskikh2017-09-252-8/+96
|\ \ | |/ |/|
| * Created json format for create interventionkseniya2017-09-252-5/+53
| * Added create and delete endpoint to intervention servicekseniya2017-09-221-5/+45