aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/xyz/driver/pdsuidomain/formats/json/sprayformats/patientcriterion.scala
Commit message (Collapse)AuthorAgeFilesLines
* Added 'inclusion' field to PatientCriterionAleksandr2017-10-231-1/+2
|
* Code is formattedAleksandr2017-10-101-1/+0
|
* All merge conflicts are resolvedAleksandr2017-10-101-3/+5
|\
| * Getting rid of the FuzzyValues, Name as a string, and conditionvlad2017-10-091-3/+4
| |
* | Fixed patientcriterion format; Added format for ListResponseAleksandr2017-10-101-11/+9
|/
* Fixed a part of routes, that have wrong spray json writer typesAleksandr2017-10-041-2/+2
|
* Replace tuples in services replies to rich-classesKseniya Tomskikh2017-10-041-23/+19
|
* Fixing IN in filters, Model from EVLS added to common, Reusing domain model ↵v0.5.1vlad2017-10-011-0/+1
| | | | labels
* PDSUI-2188 Created tests for export and dictionary APIKseniya Tomskikh2017-08-141-1/+5
|
* PDSUI-2188 Created and fixed spray json formats for tric and repKseniya Tomskikh2017-08-111-0/+64