aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/xyz/driver/pdsuidomain/entities
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 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
|
* 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
|
* Latest PDS UI utilsvlad2017-06-301-3/+1
|
* All PDS UI domain models, API case classes, service traits and necessary ↵v0.1.11vlad2017-06-2715-302/+161
| | | | utils moved to pdsui-common
* Renaming `isIneligible` to `isIneligibleForEv`v0.1.8vlad2017-06-161-2/+3
|
* Label evidences with DIRECT reportsv0.1.7vlad2017-06-162-6/+7
|
* Added DirectReport entityv0.1.6vlad2017-06-161-0/+41
|
* Update PDS UI common code to be up to datev0.1.5vlad2017-06-162-12/+13
|
* Update for recent PDS UI changesv0.1.4vlad2017-06-147-74/+29
|
* Scalafmtv0.1.2v0.1.1vlad2017-06-1313-120/+133
|
* Adding domain entitiesv0.1.0vlad2017-06-1330-0/+1397