aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/xyz/driver/pdsuidomain/services
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
|/
* New types of Medical Records errorsvlad2017-07-211-0/+6
* Moving export method to ExtractedDataServicevlad2017-07-212-16/+16
* Implementing new method in FakeTrialServicevlad2017-07-211-1/+1
* Implementing new method in FakeTrialServicevlad2017-07-211-2/+31
* Merge remote-tracking branch 'origin/master'vlad2017-07-219-20/+95
|\
| * Implement fake trial servicev0.2.3Jakob Odersky2017-07-211-0/+77
| * Abstract materializerJakob Odersky2017-07-218-20/+18
* | Export service separationvlad2017-07-215-67/+49
|/
* Updates for authenticationv0.2.2vlad2017-07-195-274/+0
* Fixes to error message handlingJakob Odersky2017-07-181-4/+4
* Fix PRJakob Odersky2017-07-142-10/+5
* Upgrade domain model and coreJakob Odersky2017-07-135-5/+5
* Refactor reply mappingJakob Odersky2017-07-139-173/+69
* Handle errors by failing futures in REST servicesJakob Odersky2017-07-129-55/+45
* Implement REST services for trial curationJakob Odersky2017-07-1238-240/+924
* PDSUI-2018 Change user type from LongId to StringIdVyatcheslav Suharnikov2017-07-123-13/+8
* PDSUI-2003 Added arm ids list to PatientCriterionKseniya Tomskikh2017-07-112-9/+7