aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/xyz/driver/pdsuidomain/formats/json
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #16 from drivergroup/PDSUI-2187ktomskikh2017-08-036-73/+21
|\ | | | | PDSUI-2187 Dropped unnecessary fields from issue tables
| * PDSUI-2187 Dropped unnecessary fields from issue tablesKseniya Tomskikh2017-08-026-73/+21
| |
* | PDSUI-2181 Created entities for patient historyKseniya Tomskikh2017-08-021-0/+28
|/
* PDSUI-2157 Create own messages table for Documents, Medical Records and PatientsVyatcheslav Suharnikov2017-07-286-0/+283
|
* Implement RestPatientServicev0.2.8Jakob Odersky2017-07-271-4/+30
|
* Merge pull request #10 from drivergroup/PDSUI-2145v0.2.7Vlad Uspensky2017-07-272-0/+54
|\ | | | | 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/+54
| |
* | Implement ReP rest servicesJakob Odersky2017-07-2511-29/+168
| |
* | Fix typo: otiginaltitlev0.2.5Jakob Odersky2017-07-241-1/+1
|/
* Export service separationvlad2017-07-216-47/+42
|
* Updates for authenticationv0.2.2vlad2017-07-193-54/+19
|
* Fix PRJakob Odersky2017-07-141-1/+5
|
* Implement REST services for trial curationJakob Odersky2017-07-126-24/+124
|
* PDSUI-2018 Change user type from LongId to StringIdVyatcheslav Suharnikov2017-07-1214-52/+58
|
* PDSUI-2003 Added arm ids list to PatientCriterionKseniya Tomskikh2017-07-112-6/+5
|
* PDSUI-2013 Create Trial Curation's own messages table for trialsVyatcheslav Suharnikov2017-07-102-0/+82
|
* Merge pull request #4 from drivergroup/PDSUI-2026v0.1.21Vyatcheslav Suharnikov2017-07-101-0/+26
|\ | | | | PDSUI-2026 Create Trial Curation's own user history table for trials
| * PDSUI-2026 Create Trial Curation's own user history table for trialsVyatcheslav Suharnikov2017-07-071-0/+26
| |
* | Merge pull request #3 from drivergroup/PDSUI-2080v0.1.20Vyatcheslav Suharnikov2017-07-101-0/+3
|\ \ | |/ |/| PDSUI-2080 Disease field was exposed in ReP REST API for Medical Record entity
| * PDSUI-2080 Disease field was exposed in ReP REST API for Medical Record entityVladislav Medvedev2017-07-061-0/+3
| |
* | Label names are not used by EVLS anymore (PDS-1225)vlad2017-07-051-3/+1
|/
* Functions toDomain for some TC API case classesv0.1.18vlad2017-07-015-18/+52
|
* Moving storages back and adding ListResponse herev0.1.17vlad2017-07-012-1/+55
|
* Status parsing bugv0.1.16vlad2017-07-011-1/+1
|
* Simplifying SendGridMailService + not generate scaladocv0.1.14vlad2017-07-018-12/+13
|
* Export entities JSON formatsv0.1.13vlad2017-06-3012-7/+285
|
* Latest PDS UI utils including all the domain stuffv0.1.12vlad2017-06-3017-73/+135
|
* Latest PDS UI utilsvlad2017-06-3040-206/+269
|
* All PDS UI domain models, API case classes, service traits and necessary ↵v0.1.11vlad2017-06-2752-0/+1997
utils moved to pdsui-common