aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/xyz/driver/pdsuidomain/services
Commit message (Expand)AuthorAgeFilesLines
* PDSUI-2432 Review fixesKseniya Tomskikh2017-12-1411-51/+46
* PDSUI-2432 Removed *-Reply classes of TMKseniya Tomskikh2017-12-0411-643/+72
* Adding EV to the roles able to read Trialsv0.14.24vlad2017-11-301-1/+0
* Add eligibility service endpoint and supporting domain modelJakob Odersky2017-11-293-6/+55
* Revert 'Add formats for patient eligible trials'Jakob Odersky2017-11-271-84/+0
* Revert "Fix trial ID in update route"Jakob Odersky2017-11-271-1/+1
* Fix getAll endpoint of patient eligible trialsv0.14.18Jakob Odersky2017-11-201-1/+1
* Optimize importsv0.14.17Jakob Odersky2017-11-201-4/+3
* Fix trial ID in update routeJakob Odersky2017-11-201-1/+1
* Add formats for patient eligible trialsJakob Odersky2017-11-201-0/+85
* Fixed calculation of eligibility status with "Unknown" value (instead of NULL)Kseniya Tomskikh2017-11-101-1/+1
* Adding comment to the trial archive actionv0.14.4vlad2017-11-103-6/+18
* Using common request contexts and user objectsvlad2017-11-0246-298/+433
* Rolling back `eligibilityStatus` value typev0.12.4vlad2017-11-021-2/+2
* PDSUI-2329 Removing `isRationaleRequired` field from the `PatientHypothesis`v0.12.3vlad2017-11-021-10/+2
* Fix typo in patient label endpointv0.12.2Jakob Odersky2017-11-011-1/+1
* Fixed patient's criteria updatev0.12.1Kseniya Tomskikh2017-11-011-2/+8
* Add REST implementation of RestPatientCriterionServiceJakob Odersky2017-10-301-0/+82
* Implement REST layer for PatientLabelServiceJakob Odersky2017-10-301-0/+84
* Merge branch 'master' into PDSUI-2336Kseniya Tomskikh2017-10-274-3/+67
|\
| * Merge pull request #55 from drivergroup/PDSUI-2330Aleksandr2017-10-261-1/+2
| |\
| | * Added field 'inclusion' to ExportTrialLabelCriterionAleksandr2017-10-241-1/+2
| * | Support for table names in filters called over RESTv0.10.11vlad2017-10-251-2/+2
| |/
| * Resolved breaking changesAleksandr2017-10-201-1/+2
| * Fixed typo in HypothesisServiceAleksandr2017-10-201-1/+1
| * Merge branch 'master' into TRIAL-55Aleksandr2017-10-192-2/+2
| |\
| * \ Merge branch 'master' into TRIAL-55Aleksandr2017-10-191-2/+8
| |\ \
| * | | Added REST API methods to HypothesisServiceAleksandr2017-10-182-6/+68
* | | | PDSUI-2336 Deleted api classes of play format, userhistory and message servicesKseniya Tomskikh2017-10-2018-346/+151
| |_|/ |/| |
* | | Merge pull request #49 from drivergroup/TRIAL-54v0.9.3Kseniya Tomskikh2017-10-192-2/+2
|\ \ \ | |_|/ |/| |
| * | TRIAL-54 Study designs as enumKseniya Tomskikh2017-10-182-2/+2
| |/
* / Fixing RestEligibilityVerificationService to support empty ineligible_armsv0.9.2vlad2017-10-181-2/+8
|/
* 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-114-7/+272
|\
| * add diseaseList to ExportTrialArmv0.7.6Marvin Bertin2017-10-101-1/+2
| * fix exports with EligibilityArmsMarvin Bertin2017-10-101-2/+2
| * update to eligibility arm idMarvin Bertin2017-10-101-4/+3
| * add disease list to ExportTrialArmMarvin Bertin2017-10-101-2/+2
| * fix merge conflicts with masterMarvin Bertin2017-10-108-16/+22
| |\
| * \ Merge branch 'master' into trial-46-disease-entityMarvin Bertin2017-10-107-34/+91
| |\ \
| * | | 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-0310-8/+112
| |\ \ \
| | * \ \ Merge branch 'master' into add-slot-eligibility-armsMarvin Bertin2017-10-0310-8/+112
| | |\ \ \
| * | | | | add with disease for EligibilityArmServiceMarvin Bertin2017-10-021-9/+9
| |/ / / /
| * | | | Removed condition from trialtimgushue2017-09-271-1/+0