aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/xyz/driver/pdsuidomain
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | Merge pull request #41 from drivergroup/TRIAL-52Kseniya Tomskikh2017-10-111-2/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | TRIAL-52 Make default 'null' delivery method as 'Unknown'
| * | | | | | TRIAL-52 Fixed check of intervention for null value of delivery methodKseniya Tomskikh2017-10-091-2/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Update PatientLabelEvidenceView to support to Provider and Document typev0.7.3vlad2017-10-093-4/+6
| | | | | |
* | | | | | Getting rid of the FuzzyValues, Name as a string, and conditionv0.7.1vlad2017-10-0915-133/+40
| | | | | |
* | | | | | Getting rid of the FuzzyValues, Name as a string, and conditionvlad2017-10-0935-219/+159
|/ / / / /
* | | | / Removing "predicted" stuff, Refining EligibilityVerificationServicev0.6.4v0.6.3vlad2017-10-0511-101/+30
| |_|_|/ |/| | |
* | | | Merge pull request #38 from drivergroup/replace-tuplesv0.6.0Kseniya Tomskikh2017-10-0515-78/+145
|\ \ \ \ | | | | | | | | | | Replace tuples in services replies to rich-classes
| * | | | Deleted duplicate spray format and fixed reply of patient eligible trial serviceKseniya Tomskikh2017-10-044-23/+8
| | | | |
| * | | | Fixed patient spray json formatAleksandr2017-10-041-1/+1
| | | | |
| * | | | Implemented new spray json formats for PatientHypothesis and PatientLabelAleksandr2017-10-042-2/+29
| | | | |
| * | | | 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-041-4/+4
| | | | |
| * | | | 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-046-63/+80
| | |_|/ | |/| |
* | | | Merge pull request #39 from drivergroup/PDSUI-2268Kseniya Tomskikh2017-10-055-1/+25
|\ \ \ \ | | | | | | | | | | PDSUI-2268 Added institution field to document
| * | | | PDSUI-2268 Added institution field to documentKseniya Tomskikh2017-10-045-1/+25
| |/ / /
* | | | Support for exporting multiple trialsv0.5.10vlad2017-10-053-12/+48
| | | |
* | | | 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 #33 from drivergroup/TRIAL-17v0.5.4Kseniya Tomskikh2017-10-026-13/+39
|\ \ \ | | | | | | | | TRIAL-17 Added 'inclusion' field to Criterion
| * | | TRIAL-17 Added 'inclusion' field to CriterionKseniya Tomskikh2017-10-026-13/+39
| | | |
* | | | DocumentType and ProviderType as enumsv0.5.3vlad2017-10-0210-153/+317
|/ / /
* | | 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 ↵v0.5.1vlad2017-10-0142-196/+450
| | | | | | | | | | | | labels
* | | Fixed ExportPatientGen classAleksandr2017-09-291-3/+17
| | |
* | | Merge branch 'master' of ssh://github.com/drivergroup/pds-ui-common into ↵Aleksandr2017-09-2914-332/+74
|\ \ \ | | | | | | | | | | | | PDSUI-rep-fixtures
| * | | Simplified Export entities for EVLSv0.4.1vlad2017-09-2814-332/+74
| | |/ | |/|
* | | Formatted code by scalafmtAleksandr2017-09-285-39/+25
| | |
* | | Fixed generators of entities for ReP; Implemented json examples for swagger ↵Aleksandr2017-09-285-62/+81
| | | | | | | | | | | | for ReP
* | | Implemented all generator for REP's entitiesAleksandr2017-09-288-196/+324
| | |
* | | Implemented some REP entities objects generatorsAleksandr2017-09-285-0/+352
|/ /
* | PDSUI-2275 Added map with all intervention typesv0.3.25Kseniya Tomskikh2017-09-271-1/+23
| |
* | Merge pull request #31 from drivergroup/PDSUI-2275v0.3.23Kseniya Tomskikh2017-09-274-10/+204
|\ \ | | | | | | PDSUI-2275 Added delivery methods to intervention type entrypoint
| * | PDSUI-2275 Review fixesKseniya Tomskikh2017-09-274-27/+38
| | |
| * | PDSUI-2275 Review fixesKseniya Tomskikh2017-09-274-76/+82
| | |
| * | PDSUI-2275 Added delivery methods to intervention type entrypointKseniya Tomskikh2017-09-273-7/+184
| | |
* | | Scalafmtv0.3.22vlad2017-09-271-5/+2
| | |
* | | Fixing url in RestTrialServicev0.3.21vlad2017-09-261-3/+3
| | |
* | | Make number filter parsing attempt first, because number parsers are more ↵vlad2017-09-261-0/+4
|/ / | | | | | | | | | | | | | | | | | | | | | | specific. Otherwise fails for: https://records-processing.stable.sand.driver.network/rep-api/v1/document?filters=recordId+EQ+1&pageNumber=1&pageSize=9999 with: ERROR: operator does not exist: bigint = character varying Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 782
* | PDSUI-2275 Added delivery_method field to intervention tableKseniya Tomskikh2017-09-265-8/+30
| |
* | Merge pull request #27 from drivergroup/PDSUI-ApiUpdateRecord-fixVlad Uspensky2017-09-251-1/+1
|\ \ | |/ |/| Fixed ApiUpdateRecord 'meta' attribute
| * Fixed ApiUpdateRecord 'meta' attributeAleksandr2017-09-251-1/+1
| |
* | Fixed ACL for interventionv0.3.19kseniya2017-09-252-0/+6
| |
* | Merge pull request #28 from drivergroup/PDSUI-2259v0.3.17ktomskikh2017-09-254-9/+154
|\ \ | |/ |/| PDSUI-2259 Added create and delete endpoint for intervention service
| * Created json format for create interventionkseniya2017-09-252-5/+53
| |