aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Fixing some intervention slotarm type issues and eligibility issuestimgushue2017-09-264-5/+5
| * | | | | | fixing imports for slot and eligibility armstimgushue2017-09-253-0/+5
| * | | | | | Added slot and eligibility arms to entities, json and servicestimgushue2017-09-2510-0/+424
* | | | | | | Merge pull request #43 from drivergroup/PDSUI-2265v0.8.0Kseniya Tomskikh2017-10-118-14/+30
|\ \ \ \ \ \ \
| * | | | | | | PDSUI-2265 Added 'Error' to MedicalRecordService.CreateReplyKseniya Tomskikh2017-10-101-0/+4
| * | | | | | | PDSUI-2265 Added total_pages field to MedicalRecordKseniya Tomskikh2017-10-107-14/+26
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #41 from drivergroup/TRIAL-52Kseniya Tomskikh2017-10-111-2/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | TRIAL-52 Fixed check of intervention for null value of delivery methodKseniya Tomskikh2017-10-091-2/+1
* | | | | | | Ignore unknown fields in jsonv0.7.4Kseniya Tomskikh2017-10-101-1/+2
* | | | | | | Update PatientLabelEvidenceView to support to Provider and Document typev0.7.3vlad2017-10-094-8/+11
* | | | | | | Update corev0.7.2vlad2017-10-091-1/+1
* | | | | | | Getting rid of the FuzzyValues, Name as a string, and conditionv0.7.1vlad2017-10-0920-140/+50
* | | | | | | Getting rid of the FuzzyValues, Name as a string, and conditionvlad2017-10-0943-287/+195
|/ / / / / /
* | | | | | Merge pull request #40 from drivergroup/fix-slick-qbv0.6.1Kseniya Tomskikh2017-10-061-5/+20
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Fixed set list parameters in sqlKseniya Tomskikh2017-10-061-10/+11
| * | | | | Added implicit set parameter object for slick query builderKseniya Tomskikh2017-10-051-4/+18
* | | | | | Removing "predicted" stuff, Refining EligibilityVerificationServicev0.6.4v0.6.3vlad2017-10-0515-122/+41
| |_|_|_|/ |/| | | |
* | | | | Fixing binary incompatv0.6.2vlad2017-10-051-1/+1
|/ / / /
* | | | Merge pull request #38 from drivergroup/replace-tuplesv0.6.0Kseniya Tomskikh2017-10-0519-84/+282
|\ \ \ \
| * | | | Deleted duplicate spray format and fixed reply of patient eligible trial serviceKseniya Tomskikh2017-10-045-43/+8
| * | | | Fixed patient spray json formatAleksandr2017-10-041-1/+1
| * | | | Implemented new spray json formats for PatientHypothesis and PatientLabelAleksandr2017-10-044-6/+68
| * | | | Fixed a part of routes, that have wrong spray json writer typesAleksandr2017-10-049-14/+14
| * | | | Fixed spray format of ListResponse of listResponseMetaWriter attributeAleksandr2017-10-041-2/+2
| * | | | Fixed spray format of ListResponseAleksandr2017-10-042-4/+117
| * | | | Replace tuples in UpdateReply of PatientCriterionServiceKseniya Tomskikh2017-10-041-2/+1
| * | | | code is formattedAleksandr2017-10-041-1/+1
| * | | | Implemented ListResponse in spray json formatAleksandr2017-10-041-0/+39
| * | | | Replace tuples in services replies to rich-classesKseniya Tomskikh2017-10-049-67/+87
| | |_|/ | |/| |
* | | | Merge pull request #39 from drivergroup/PDSUI-2268Kseniya Tomskikh2017-10-057-3/+30
|\ \ \ \
| * | | | PDSUI-2268 Added institution field to documentKseniya Tomskikh2017-10-047-3/+30
| |/ / /
* | | | Support for exporting multiple trialsv0.5.10vlad2017-10-053-12/+48
* | | | Fixing Label JSON format bugv0.5.9vlad2017-10-041-1/+1
* | | | Fixing EvidenceDocument JSON format bugv0.5.8vlad2017-10-042-2/+2
|/ / /
* | | Making EligibilityVerificationService to accept AuthorizedServiceRequestContextv0.5.7v0.5.6vlad2017-10-033-4/+6
* | | Making EligibilityVerificationService to accept AuthorizedServiceRequestContextv0.5.5vlad2017-10-033-12/+17
* | | Merge pull request #34 from drivergroup/synch-refactorKseniya Tomskikh2017-10-037-0/+261
|\ \ \
| * \ \ Merge branch 'master' into synch-refactorKseniya Tomskikh2017-10-0267-635/+1415
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #33 from drivergroup/TRIAL-17v0.5.4Kseniya Tomskikh2017-10-027-18/+51
|\ \ \ \
| * | | | TRIAL-17 Added 'inclusion' field to CriterionKseniya Tomskikh2017-10-027-18/+51
* | | | | DocumentType and ProviderType as enumsv0.5.3vlad2017-10-0212-163/+326
|/ / / /
* | | | Slight changes in namingv0.5.2vlad2017-10-013-8/+8
* | | | Slight changes in namingvlad2017-10-011-3/+3
* | | | Fixing IN in filters, Model from EVLS added to common, Reusing domain model l...v0.5.1vlad2017-10-0148-212/+482
* | | | Merge pull request #32 from drivergroup/PDSUI-rep-fixturesVlad Uspensky2017-09-298-4/+576
|\ \ \ \
| * | | | Fixed ExportPatientGen classAleksandr2017-09-291-3/+17
| * | | | Merge branch 'master' of ssh://github.com/drivergroup/pds-ui-common into PDSU...Aleksandr2017-09-2915-345/+87
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Simplified Export entities for EVLSv0.4.1vlad2017-09-2815-345/+87
| |_|_|/ |/| | |
| * | | Corrected scala style errorsAleksandr2017-09-291-1/+1
| * | | Formatted code by scalafmtAleksandr2017-09-286-52/+25