aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/xyz/driver/pdsuidomain
Commit message (Expand)AuthorAgeFilesLines
* Fix getAll endpoint of patient eligible trialsv0.14.18Jakob Odersky2017-11-201-1/+1
* Optimize importsv0.14.17Jakob Odersky2017-11-201-4/+3
* Fix trial ID in update routeJakob Odersky2017-11-201-1/+1
* Nest formatJakob Odersky2017-11-201-3/+2
* Add formats for patient eligible trialsJakob Odersky2017-11-202-14/+92
* TRIAL-123 Eligibility arm with diseases format was fixedv0.14.15Kseniya Tomskikh2017-11-171-8/+3
* Fixed json formats for DocumentHistory and MedicalRecordHistory; Added tests ...Aleksandr2017-11-153-15/+34
* Fixed typoAleksandr2017-11-151-2/+2
* Added new states to DocumentHistory and MedicalRecordHistoryAleksandr2017-11-152-39/+47
* Simplified DocumentHistory and MedicalRecordHistoryv0.14.9v0.14.10Aleksandr2017-11-142-29/+13
* Fixed MedicalRecordHistory and DocumentHistoryAleksandr2017-11-142-4/+4
* Improved DocumentHistory and MedicalRecordHistoryAleksandr2017-11-143-37/+53
* Merge branch 'master' into PDSUI-2345Aleksandr2017-11-1417-65/+97
|\
| * Fixing Document parsingv0.14.8vlad2017-11-131-5/+25
| * Fixing Validatorsv0.14.7vlad2017-11-131-10/+10
| * Review fixKseniya Tomskikh2017-11-131-1/+2
| * Fixed calculation of eligibility status with "Unknown" value (instead of NULL)Kseniya Tomskikh2017-11-109-39/+36
| * Adding comment to the trial archive actionv0.14.4vlad2017-11-103-6/+18
| * Adding comment to the trial historyv0.14.3v0.14.2v0.14.1vlad2017-11-103-3/+5
| * Upgrade sbt settings and support Scala 2.12v0.14.0Jakob Odersky2017-11-081-2/+2
* | Implemented Actions for DocumentHistoryService and MedicalRecordHistoryServiceAleksandr2017-11-142-97/+102
* | Added Actions to MedicalRecordHistory objectAleksandr2017-11-091-18/+30
|/
* originalTitle update supportv0.13.5vlad2017-11-081-1/+7
* Trying to read ids from JSONv0.13.4vlad2017-11-0310-9/+30
* Fixing missing evidence error in EVv0.13.3vlad2017-11-031-3/+7
* Unifying user idsvlad2017-11-0228-89/+99
* Using common request contexts and user objectsvlad2017-11-0277-425/+512
* Rolling back `eligibilityStatus` value typev0.12.4vlad2017-11-022-5/+3
* PDSUI-2329 Removing `isRationaleRequired` field from the `PatientHypothesis`v0.12.3vlad2017-11-023-33/+4
* Fix typo in patient label endpointv0.12.2Jakob Odersky2017-11-011-1/+1
* Fixed patient's criteria updatev0.12.1Kseniya Tomskikh2017-11-012-3/+11
* Merge branch 'PDSUI-2360'v0.12.0Jakob Odersky2017-10-304-32/+198
|\
| * Add REST implementation of RestPatientCriterionServiceJakob Odersky2017-10-302-21/+104
| * Implement REST layer for PatientLabelServiceJakob Odersky2017-10-302-11/+94
* | Rolling back some Refined codev0.11.2vlad2017-10-303-9/+4
* | Fixing Patients and Trials parsing, some refined to tryv0.11.1vlad2017-10-309-16/+193
|/
* Merge branch 'master' into PDSUI-2336Kseniya Tomskikh2017-10-2716-41/+154
|\
| * Reimplemented entity ExtractedData.MetaAleksandr2017-10-262-4/+4
| * Merge pull request #56 from drivergroup/PDSUI-2341v0.10.12Aleksandr2017-10-261-1/+1
| |\
| | * Implemented tests for MedicalRecord.Meta; Fixed MedicalRecord.Meta.Duplicate ...Aleksandr2017-10-241-1/+1
| * | Merge pull request #55 from drivergroup/PDSUI-2330Aleksandr2017-10-268-35/+84
| |\ \
| | * | Merge branch 'master' into PDSUI-2330Aleksandr2017-10-242-2/+4
| | |\|
| | * | Added field 'inclusion' to ExportTrialLabelCriterionAleksandr2017-10-244-27/+70
| | * | Merge branch 'master' into PDSUI-2330Aleksandr2017-10-2310-122/+257
| | |\ \
| | * | | Added 'inclusion' field to PatientCriterionAleksandr2017-10-234-8/+14
| * | | | Support for table names in filters called over RESTv0.10.11vlad2017-10-251-2/+2
| | |_|/ | |/| |
| * | | Add PreCleaning formatJakob Odersky2017-10-231-0/+1
| * | | Fixed update delivery methodv0.10.4Kseniya Tomskikh2017-10-231-2/+3
| | |/ | |/|
| * | Fix default version in ApiPartialDocumentJakob Odersky2017-10-201-1/+1
| * | Resolved breaking changesAleksandr2017-10-201-1/+2