aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/xyz/driver/pdsuidomain
Commit message (Expand)AuthorAgeFilesLines
* New types of Medical Records errorsvlad2017-07-211-0/+6
* Moving export method to ExtractedDataServicevlad2017-07-212-16/+16
* Implementing new method in FakeTrialServicevlad2017-07-211-1/+1
* Implementing new method in FakeTrialServicevlad2017-07-211-2/+31
* Merge remote-tracking branch 'origin/master'vlad2017-07-219-20/+95
|\
| * Implement fake trial servicev0.2.3Jakob Odersky2017-07-211-0/+77
| * Abstract materializerJakob Odersky2017-07-218-20/+18
* | Export service separationvlad2017-07-2112-141/+91
|/
* Updates for authenticationv0.2.2vlad2017-07-199-342/+19
* Fixes to error message handlingJakob Odersky2017-07-181-4/+4
* Fix PRJakob Odersky2017-07-144-15/+15
* 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-1251-335/+1117
* PDSUI-2018 Change user type from LongId to StringIdVyatcheslav Suharnikov2017-07-1227-113/+100
* PDSUI-2003 Added arm ids list to PatientCriterionKseniya Tomskikh2017-07-116-67/+81
* PDSUI-2013 Create Trial Curation's own messages table for trialsVyatcheslav Suharnikov2017-07-104-0/+198
* Merge pull request #4 from drivergroup/PDSUI-2026v0.1.21Vyatcheslav Suharnikov2017-07-103-0/+168
|\
| * PDSUI-2026 Create Trial Curation's own user history table for trialsVyatcheslav Suharnikov2017-07-073-0/+168
* | Merge pull request #3 from drivergroup/PDSUI-2080v0.1.20Vyatcheslav Suharnikov2017-07-101-0/+3
|\ \ | |/ |/|
| * PDSUI-2080 Disease field was exposed in ReP REST API for Medical Record entityVladislav Medvedev2017-07-061-0/+3
* | Label names are not used by EVLS anymore (PDS-1225)vlad2017-07-053-17/+4
|/
* Functions toDomain for some TC API case classesv0.1.18vlad2017-07-015-18/+52
* Moving storages back and adding ListResponse herev0.1.17vlad2017-07-014-75/+55
* Status parsing bugv0.1.16vlad2017-07-011-1/+1
* Simplifying SendGridMailService + not generate scaladocv0.1.14vlad2017-07-019-22/+16
* Export entities JSON formatsv0.1.13vlad2017-06-3024-116/+387
* Latest PDS UI utils including all the domain stuffv0.1.12vlad2017-06-3052-146/+1123
* Latest PDS UI utilsvlad2017-06-3062-631/+559
* All PDS UI domain models, API case classes, service traits and necessary util...v0.1.11vlad2017-06-2787-302/+3936
* Renaming `isIneligible` to `isIneligibleForEv`v0.1.8vlad2017-06-161-2/+3
* Label evidences with DIRECT reportsv0.1.7vlad2017-06-162-6/+7
* Added DirectReport entityv0.1.6vlad2017-06-161-0/+41
* Update PDS UI common code to be up to datev0.1.5vlad2017-06-162-12/+13
* Update for recent PDS UI changesv0.1.4vlad2017-06-148-133/+29
* Scalafmtv0.1.2v0.1.1vlad2017-06-1320-215/+196
* Adding domain entitiesv0.1.0vlad2017-06-1337-0/+1836