aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/xyz/driver/pdsuidomain/services/PatientLabelEvidenceService.scala
Commit message (Collapse)AuthorAgeFilesLines
* Extracting query libraryvlad2018-01-251-24/+0
|
* PDSUI-2432 Make Option's reply for getByIdKseniya Tomskikh2017-12-151-1/+1
|
* PDSUI-2432 Review fixesKseniya Tomskikh2017-12-141-2/+3
|
* PDSUI-2432 Removed *-Reply classes of TMKseniya Tomskikh2017-12-041-45/+2
|
* Using common request contexts and user objectsvlad2017-11-021-3/+4
|
* 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-3/+3
|
* Latest PDS UI utils including all the domain stuffv0.1.12vlad2017-06-301-8/+11
|
* Latest PDS UI utilsvlad2017-06-301-21/+12
|
* All PDS UI domain models, API case classes, service traits and necessary ↵v0.1.11vlad2017-06-271-0/+70
utils moved to pdsui-common