aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/xyz/driver/pdsuidomain/entities
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'add-slot-eligibility-arms' into trial-46-disease-entityMarvin Bertin2017-10-0314-139/+368
|\
| * Merge branch 'master' into add-slot-eligibility-armsMarvin Bertin2017-10-0313-139/+353
| |\
| | * Merge pull request #33 from drivergroup/TRIAL-17v0.5.4Kseniya Tomskikh2017-10-021-1/+2
| | |\ | | | | | | | | TRIAL-17 Added 'inclusion' field to Criterion
| | | * TRIAL-17 Added 'inclusion' field to CriterionKseniya Tomskikh2017-10-021-1/+2
| | | |
| | * | DocumentType and ProviderType as enumsv0.5.3vlad2017-10-021-96/+268
| | |/
| | * Slight changes in namingv0.5.2vlad2017-10-011-2/+2
| | |
| | * 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-0111-37/+78
| | | | | | | | | | | | labels
| | * Simplified Export entities for EVLSv0.4.1vlad2017-09-282-5/+5
| | |
| * | Added SlotArmEligibilityArm entitytimgushue2017-09-291-0/+15
| | |
* | | fix case class formattingMarvin Bertin2017-10-021-4/+6
| | |
* | | add EligibilityArmWithDiseasesMarvin Bertin2017-10-021-0/+9
| | |
* | | fix id type for eligibilityArmDiseaseMarvin Bertin2017-10-021-1/+1
| | |
* | | add EligibilityArmDisease entityMarvin Bertin2017-09-281-0/+11
|/ /
* | Removed condition from trialtimgushue2017-09-271-2/+1
| |
* | Merge branch 'master' into add-slot-eligibility-armstimgushue2017-09-273-8/+196
|\|
| * 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-271-1/+165
| |\ | | | | | | PDSUI-2275 Added delivery methods to intervention type entrypoint
| | * PDSUI-2275 Review fixesKseniya Tomskikh2017-09-271-24/+24
| | |
| | * PDSUI-2275 Review fixesKseniya Tomskikh2017-09-271-48/+72
| | |
| | * PDSUI-2275 Added delivery methods to intervention type entrypointKseniya Tomskikh2017-09-271-0/+140
| | |
| * | Scalafmtv0.3.22vlad2017-09-271-5/+2
| | |
| * | 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-261-2/+3
| |
* | fixing test in CriterionFormatSuitetimgushue2017-09-261-1/+0
| |
* | Fixing some intervention slotarm type issues and eligibility issuestimgushue2017-09-262-2/+2
| |
* | Added slot and eligibility arms to entities, json and servicestimgushue2017-09-252-0/+41
|/
* PDSUI-2273 Renamed intervention.originalDescription to originalDosagetomskikh_ka2017-09-151-1/+1
|
* PDSUI-2273 Renamed intervention.description to dosagetomskikh_ka2017-09-141-1/+1
|
* Use akka streams in trial pdfsJakob Odersky2017-08-161-3/+0
|
* Remove the data models of trial location (#19)v0.2.16ilovehao2017-08-101-25/+3
| | | | | | * Remove the data models of trial location * scalafmt
* Merge pull request #16 from drivergroup/PDSUI-2187ktomskikh2017-08-033-9/+3
|\ | | | | PDSUI-2187 Dropped unnecessary fields from issue tables
| * PDSUI-2187 Dropped unnecessary fields from issue tablesKseniya Tomskikh2017-08-023-9/+3
| |
* | PDSUI-2181 Apply scalafmtKseniya Tomskikh2017-08-031-11/+11
| |
* | PDSUI-2181 Created entities for patient historyKseniya Tomskikh2017-08-021-0/+92
|/
* PDSUI-2157 Create own messages table for Documents, Medical Records and PatientsVyatcheslav Suharnikov2017-07-283-0/+73
|
* Merge pull request #10 from drivergroup/PDSUI-2145v0.2.7Vlad Uspensky2017-07-272-0/+183
|\ | | | | PDSUI-2145 Create own user history for Documents and Medical Records
| * PDSUI-2145 Create own user history for Documents and Medical RecordsVyatcheslav Suharnikov2017-07-252-0/+183
| |
* | Implement ReP rest servicesJakob Odersky2017-07-252-11/+27
|/
* Export service separationvlad2017-07-211-27/+0
|
* Updates for authenticationv0.2.2vlad2017-07-191-14/+0
|
* Fix PRJakob Odersky2017-07-141-4/+5
|
* Implement REST services for trial curationJakob Odersky2017-07-127-71/+69
|
* PDSUI-2018 Change user type from LongId to StringIdVyatcheslav Suharnikov2017-07-1210-48/+34
|
* PDSUI-2003 Added arm ids list to PatientCriterionKseniya Tomskikh2017-07-112-52/+69
|
* PDSUI-2013 Create Trial Curation's own messages table for trialsVyatcheslav Suharnikov2017-07-101-0/+23
|
* PDSUI-2026 Create Trial Curation's own user history table for trialsVyatcheslav Suharnikov2017-07-071-0/+93
|
* Label names are not used by EVLS anymore (PDS-1225)vlad2017-07-052-14/+3
|
* Export entities JSON formatsv0.1.13vlad2017-06-306-63/+65
|
* Latest PDS UI utils including all the domain stuffv0.1.12vlad2017-06-3019-40/+627
|