aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/xyz/driver/pdsuidomain/formats/json/record/ApiRecord.scala
Commit message (Collapse)AuthorAgeFilesLines
* Removing "predicted" stuff, Refining EligibilityVerificationServicev0.6.4v0.6.3vlad2017-10-051-2/+0
|
* Fixed formatting code issuesAleksandr2017-09-211-2/+2
|
* Fixed meta attribute filling of MedicalRecord when one transforms it from ↵Aleksandr2017-09-211-43/+51
| | | | ApiRecord; Fixed FuzzyValue fromString method: on proviedstring it transformes the string to lower case and capitalize it
* Implement ReP rest servicesJakob Odersky2017-07-251-1/+36
|
* PDSUI-2018 Change user type from LongId to StringIdVyatcheslav Suharnikov2017-07-121-6/+6
|
* PDSUI-2080 Disease field was exposed in ReP REST API for Medical Record entityVladislav Medvedev2017-07-061-0/+3
|
* Latest PDS UI utils including all the domain stuffv0.1.12vlad2017-06-301-0/+3
|
* Latest PDS UI utilsvlad2017-06-301-3/+5
|
* All PDS UI domain models, API case classes, service traits and necessary ↵v0.1.11vlad2017-06-271-0/+57
utils moved to pdsui-common