aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/xyz/driver/pdsuidomain/services/rest/RestTrialService.scala
Commit message (Collapse)AuthorAgeFilesLines
* Extracting query libraryvlad2018-01-251-173/+0
|
* TRIAL-192, TRIAL-159 Trial model simplification to support Trial ↵vlad2018-01-171-0/+24
| | | | Synchronizer removal and the InterventionType's update for TRIAL-159
* Fixed RestTrialService singleAction methodAleksandr2017-12-041-1/+1
|
* Adding comment to the trial archive actionv0.14.4vlad2017-11-101-4/+16
|
* Using common request contexts and user objectsvlad2017-11-021-15/+24
|
* PDSUI-2336 Deleted api classes of play format, userhistory and message servicesKseniya Tomskikh2017-10-201-14/+14
|
* Getting rid of the FuzzyValues, Name as a string, and conditionv0.7.1vlad2017-10-091-4/+5
|
* Support for exporting multiple trialsv0.5.10vlad2017-10-051-0/+12
|
* Simplified Export entities for EVLSv0.4.1vlad2017-09-281-3/+5
|
* Fixing url in RestTrialServicev0.3.21vlad2017-09-261-3/+3
|
* Exception-based error handlingJakob Odersky2017-08-161-1/+1
|
* Use akka streams in trial pdfsJakob Odersky2017-08-161-2/+12
|
* Merge remote-tracking branch 'origin/master'vlad2017-07-211-4/+3
|\
| * Abstract materializerJakob Odersky2017-07-211-4/+3
| |
* | Export service separationvlad2017-07-211-3/+12
|/
* Upgrade domain model and coreJakob Odersky2017-07-131-1/+1
|
* Refactor reply mappingJakob Odersky2017-07-131-34/+12
|
* Handle errors by failing futures in REST servicesJakob Odersky2017-07-121-4/+4
|
* Implement REST services for trial curationJakob Odersky2017-07-121-0/+117