aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #38 from drivergroup/replace-tuplesv0.6.0Kseniya Tomskikh2017-10-054-6/+137
|\ | | | | Replace tuples in services replies to rich-classes
| * Deleted duplicate spray format and fixed reply of patient eligible trial serviceKseniya Tomskikh2017-10-041-20/+0
| |
| * Implemented new spray json formats for PatientHypothesis and PatientLabelAleksandr2017-10-042-4/+39
| |
| * Fixed spray format of ListResponseAleksandr2017-10-041-0/+113
| |
| * Replace tuples in services replies to rich-classesKseniya Tomskikh2017-10-043-4/+7
| |
* | PDSUI-2268 Added institution field to documentKseniya Tomskikh2017-10-042-2/+5
|/
* Merge pull request #33 from drivergroup/TRIAL-17v0.5.4Kseniya Tomskikh2017-10-021-5/+12
|\ | | | | TRIAL-17 Added 'inclusion' field to Criterion
| * TRIAL-17 Added 'inclusion' field to CriterionKseniya Tomskikh2017-10-021-5/+12
| |
* | DocumentType and ProviderType as enumsv0.5.3vlad2017-10-021-8/+8
|/
* Fixing IN in filters, Model from EVLS added to common, Reusing domain model ↵v0.5.1vlad2017-10-011-1/+12
| | | | labels
* Simplified Export entities for EVLSv0.4.1vlad2017-09-281-13/+13
|
* Merge pull request #31 from drivergroup/PDSUI-2275v0.3.23Kseniya Tomskikh2017-09-271-5/+4
|\ | | | | PDSUI-2275 Added delivery methods to intervention type entrypoint
| * PDSUI-2275 Review fixesKseniya Tomskikh2017-09-271-5/+2
| |
| * PDSUI-2275 Added delivery methods to intervention type entrypointKseniya Tomskikh2017-09-271-2/+4
| |
* | Allow parser to parse long numbersvlad2017-09-271-1/+9
|/
* PDSUI-2275 Added delivery_method field to intervention tableKseniya Tomskikh2017-09-261-3/+4
|
* Created json format for create interventionkseniya2017-09-251-1/+11
|
* PDSUI-2273 Renamed intervention.originalDescription to originalDosagetomskikh_ka2017-09-151-2/+2
|
* PDSUI-2273 Renamed intervention.description to dosagetomskikh_ka2017-09-141-4/+4
|
* Fix testsv0.3.9Jakob Odersky2017-09-062-4/+4
|
* Fixing filter parser + testv0.3.7vlad2017-08-281-1/+3
|
* Fixing filter parser + testv0.3.6vlad2017-08-281-1/+18
|
* Added converting camel case to snake case for filters and sorting ASTKseniya Tomskikh2017-08-281-2/+5
|
* Remove unused parameterJakob Odersky2017-08-161-1/+0
|
* Fix parsers and renable fatal warningsJakob Odersky2017-08-164-0/+423
|
* PDSUI-2188 Created tests for export and dictionary APIKseniya Tomskikh2017-08-146-0/+325
|
* PDSUI-2188 Created and fixed test for json formats for ReP and TMKseniya Tomskikh2017-08-1120-346/+709
|
* PDSUI-2188 Created and fixed test for json formats of TriCKseniya Tomskikh2017-08-114-0/+217
|
* Updates for authenticationv0.2.2vlad2017-07-192-11/+1
|
* PDSUI-2018 Change user type from LongId to StringIdVyatcheslav Suharnikov2017-07-123-5/+5
|
* Moving storages back and adding ListResponse herev0.1.17vlad2017-07-012-7/+7
|
* Computations implicits was too ad hoc and implicitv0.1.15vlad2017-07-012-0/+341
|
* Latest PDS UI utils including all the domain stuffv0.1.12vlad2017-06-302-0/+64
|
* Latest PDS UI utilsvlad2017-06-303-113/+154
|
* Update PDS UI common code to be up to datev0.1.5vlad2017-06-163-11/+43
|
* Update for recent PDS UI changesv0.1.4vlad2017-06-141-13/+12
|
* Cleaning up SqlContextv0.1.3vlad2017-06-141-1/+0
|
* Scalafmtv0.1.2v0.1.1vlad2017-06-138-197/+263
|
* Adding domain entitiesv0.1.0vlad2017-06-1310-25/+80
|
* Initial extraction of Driver non-specific utilitiesvlad2017-06-139-0/+754