aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/xyz/driver/pdsuidomain/services/PatientLabelService.scala
Commit message (Collapse)AuthorAgeFilesLines
* Using common request contexts and user objectsvlad2017-11-021-5/+6
|
* Replace tuples in services replies to rich-classesKseniya Tomskikh2017-10-041-6/+14
|
* Fixing IN in filters, Model from EVLS added to common, Reusing domain model ↵v0.5.1vlad2017-10-011-0/+1
| | | | labels
* Implement REST services for trial curationJakob Odersky2017-07-121-8/+8
|
* Latest PDS UI utilsvlad2017-06-301-30/+23
|
* All PDS UI domain models, API case classes, service traits and necessary ↵v0.1.11vlad2017-06-271-0/+124
utils moved to pdsui-common