aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/xyz/driver/pdsuidomain/services/TrialService.scala
Commit message (Collapse)AuthorAgeFilesLines
* Extracting query libraryvlad2018-01-251-158/+0
|
* TRIAL-192, TRIAL-159 Trial model simplification to support Trial ↵vlad2018-01-171-1/+6
| | | | Synchronizer removal and the InterventionType's update for TRIAL-159
* Adding comment to the trial archive actionv0.14.4vlad2017-11-101-1/+1
|
* Using common request contexts and user objectsvlad2017-11-021-15/+25
|
* Getting rid of the FuzzyValues, Name as a string, and conditionv0.7.1vlad2017-10-091-2/+3
|
* Support for exporting multiple trialsv0.5.10vlad2017-10-051-0/+17
|
* Use akka streams in trial pdfsJakob Odersky2017-08-161-20/+4
|
* Export service separationvlad2017-07-211-0/+18
|
* Implement REST services for trial curationJakob Odersky2017-07-121-8/+8
|
* Latest PDS UI utilsvlad2017-06-301-30/+21
|
* All PDS UI domain models, API case classes, service traits and necessary ↵v0.1.11vlad2017-06-271-0/+132
utils moved to pdsui-common