aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/xyz/driver/pdsuidomain/services
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | Merge branch 'master' into add-slot-eligibility-armstimgushue2017-09-271-3/+3
| |\ \ \ \
| * | | | | fixing test in CriterionFormatSuitetimgushue2017-09-263-5/+11
| * | | | | Fixed richcriterion to use eligibility armstimgushue2017-09-261-1/+1
| * | | | | Added slot and eligibility arms to entities, json and servicestimgushue2017-09-252-0/+248
* | | | | | PDSUI-2265 Added 'Error' to MedicalRecordService.CreateReplyKseniya Tomskikh2017-10-101-0/+4
| |_|_|_|/ |/| | | |
* | | | | Getting rid of the FuzzyValues, Name as a string, and conditionv0.7.1vlad2017-10-093-9/+12
* | | | | Getting rid of the FuzzyValues, Name as a string, and conditionvlad2017-10-091-2/+2
* | | | | Removing "predicted" stuff, Refining EligibilityVerificationServicev0.6.4v0.6.3vlad2017-10-053-4/+7
| |_|_|/ |/| | |
* | | | Merge pull request #38 from drivergroup/replace-tuplesv0.6.0Kseniya Tomskikh2017-10-054-22/+43
|\ \ \ \
| * | | | Deleted duplicate spray format and fixed reply of patient eligible trial serviceKseniya Tomskikh2017-10-041-3/+2
| * | | | Replace tuples in UpdateReply of PatientCriterionServiceKseniya Tomskikh2017-10-041-2/+1
| * | | | Replace tuples in services replies to rich-classesKseniya Tomskikh2017-10-043-17/+40
| | |_|/ | |/| |
* / | | Support for exporting multiple trialsv0.5.10vlad2017-10-053-12/+48
|/ / /
* | | Making EligibilityVerificationService to accept AuthorizedServiceRequestContextv0.5.7v0.5.6vlad2017-10-033-4/+6
* | | Making EligibilityVerificationService to accept AuthorizedServiceRequestContextv0.5.5vlad2017-10-033-12/+17
* | | Fixing IN in filters, Model from EVLS added to common, Reusing domain model l...v0.5.1vlad2017-10-018-1/+95
* | | Simplified Export entities for EVLSv0.4.1vlad2017-09-282-7/+10
| |/ |/|
* | Fixing url in RestTrialServicev0.3.21vlad2017-09-261-3/+3
|/
* Added create and delete endpoint to intervention servicekseniya2017-09-222-1/+58
* Exception-based error handlingJakob Odersky2017-08-161-1/+1
* Use akka streams in trial pdfsJakob Odersky2017-08-163-23/+20
* Using updated auth modelv0.2.15v0.2.14vlad2017-08-101-1/+1
* Merge pull request #15 from drivergroup/PDSUI-2181v0.2.13ktomskikh2017-08-031-0/+44
|\
| * PDSUI-2181 Apply scalafmtKseniya Tomskikh2017-08-031-7/+3
| * PDSUI-2181 Created entities for patient historyKseniya Tomskikh2017-08-021-0/+48
* | Fixing headers for request context converterv0.2.12vlad2017-08-031-5/+8
|/
* PDSUI-2157 Create own messages table for Documents, Medical Records and PatientsVyatcheslav Suharnikov2017-07-283-0/+279
* Implement RestPatientServicev0.2.8Jakob Odersky2017-07-271-0/+72
* Merge pull request #10 from drivergroup/PDSUI-2145v0.2.7Vlad Uspensky2017-07-272-0/+88
|\
| * PDSUI-2145 Create own user history for Documents and Medical RecordsVyatcheslav Suharnikov2017-07-252-0/+88
* | Don't expect reply when deletingv0.2.6Jakob Odersky2017-07-252-2/+2
* | Implement ReP rest servicesJakob Odersky2017-07-257-27/+400
|/