aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/xyz/driver/pdsuidomain/services/rest
Commit message (Expand)AuthorAgeFilesLines
* Adding comment to the trial archive actionv0.14.4vlad2017-11-101-4/+16
* Using common request contexts and user objectsvlad2017-11-0216-118/+150
* Fix typo in patient label endpointv0.12.2Jakob Odersky2017-11-011-1/+1
* 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-272-2/+26
|\
| * Support for table names in filters called over RESTv0.10.11vlad2017-10-251-2/+2
| * Resolved breaking changesAleksandr2017-10-201-1/+2
| * 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-181-6/+29
* | | | PDSUI-2336 Deleted api classes of play format, userhistory and message servicesKseniya Tomskikh2017-10-2016-228/+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-111-2/+2
* Getting rid of the FuzzyValues, Name as a string, and conditionv0.7.1vlad2017-10-091-4/+5
* Removing "predicted" stuff, Refining EligibilityVerificationServicev0.6.4v0.6.3vlad2017-10-051-2/+3
* Support for exporting multiple trialsv0.5.10vlad2017-10-051-0/+12
* Making EligibilityVerificationService to accept AuthorizedServiceRequestContextv0.5.7v0.5.6vlad2017-10-031-1/+2
* Making EligibilityVerificationService to accept AuthorizedServiceRequestContextv0.5.5vlad2017-10-031-3/+5
* Fixing IN in filters, Model from EVLS added to common, Reusing domain model l...v0.5.1vlad2017-10-011-0/+43
* 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-221-1/+22
* Exception-based error handlingJakob Odersky2017-08-161-1/+1
* Use akka streams in trial pdfsJakob Odersky2017-08-161-2/+12
* Using updated auth modelv0.2.15v0.2.14vlad2017-08-101-1/+1
* Fixing headers for request context converterv0.2.12vlad2017-08-031-5/+8
* Implement RestPatientServicev0.2.8Jakob Odersky2017-07-271-0/+72
* Don't expect reply when deletingv0.2.6Jakob Odersky2017-07-252-2/+2
* Implement ReP rest servicesJakob Odersky2017-07-256-1/+393
* Merge remote-tracking branch 'origin/master'vlad2017-07-218-20/+18
|\
| * Abstract materializerJakob Odersky2017-07-218-20/+18
* | Export service separationvlad2017-07-211-3/+12
|/
* Updates for authenticationv0.2.2vlad2017-07-191-37/+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-129-0/+760
* Simplifying SendGridMailService + not generate scaladocv0.1.14vlad2017-07-011-10/+3
* Export entities JSON formatsv0.1.13vlad2017-06-301-5/+4
* Latest PDS UI utils including all the domain stuffv0.1.12vlad2017-06-301-0/+45