aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #15 from drivergroup/PDSUI-2181v0.2.13ktomskikh2017-08-034-0/+170
|\ | | | | PDSUI-2181 Created entities for patient history
| * PDSUI-2181 Apply scalafmtKseniya Tomskikh2017-08-033-40/+22
| |
| * PDSUI-2181 Created entities for patient historyKseniya Tomskikh2017-08-024-8/+196
| |
* | Fixing headers for request context converterv0.2.12vlad2017-08-031-5/+8
|/
* Allowing access to the old messages to the same peoplev0.2.11vlad2017-07-281-1/+5
|
* Merge pull request #14 from drivergroup/PDSUI-2157v0.2.9v0.2.10Vlad Uspensky2017-07-2813-5/+663
|\ | | | | PDSUI-2157 Create own messages table for Documents, Medical Records and Patients
| * PDSUI-2157 Create own messages table for Documents, Medical Records and PatientsVyatcheslav Suharnikov2017-07-2813-5/+663
|/
* Implement RestPatientServicev0.2.8Jakob Odersky2017-07-272-4/+102
|
* Merge pull request #10 from drivergroup/PDSUI-2145v0.2.7Vlad Uspensky2017-07-277-1/+338
|\ | | | | PDSUI-2145 Create own user history for Documents and Medical Records
| * PDSUI-2145 Create own user history for Documents and Medical RecordsVyatcheslav Suharnikov2017-07-257-1/+338
| |
* | Don't expect reply when deletingv0.2.6Jakob Odersky2017-07-252-2/+2
| |
* | Implement ReP rest servicesJakob Odersky2017-07-2521-68/+596
| |
* | Fix typo: otiginaltitlev0.2.5Jakob Odersky2017-07-241-1/+1
|/
* Merge pull request #9 from drivergroup/export-service-separationv0.2.4Vlad Uspensky2017-07-2115-175/+132
|\ | | | | Export service separation
| * New types of Medical Records errorsvlad2017-07-211-0/+6
| |
| * Moving export method to ExtractedDataServicevlad2017-07-212-16/+16
| |
| * Implementing new method in FakeTrialServicevlad2017-07-211-1/+1
| |
| * Implementing new method in FakeTrialServicevlad2017-07-211-2/+31
| |
| * Merge remote-tracking branch 'origin/master'vlad2017-07-219-20/+95
| |\ | |/ |/|
* | Implement fake trial servicev0.2.3Jakob Odersky2017-07-211-0/+77
| |
* | Abstract materializerJakob Odersky2017-07-218-20/+18
| |
| * Export service separationvlad2017-07-2113-171/+94
| |
| * Merge remote-tracking branch 'origin/master'vlad2017-07-2068-383/+1199
| |\ | |/ |/| | | | | | | | | | | # Conflicts: # build.sbt # src/main/scala/xyz/driver/pdsuicommon/auth/AuthenticatedRequestContext.scala # src/main/scala/xyz/driver/pdsuicommon/domain/User.scala # src/main/scala/xyz/driver/pdsuidomain/formats/json/user/ApiPartialUser.scala
* | Updates for authenticationv0.2.2vlad2017-07-1918-414/+125
| |
* | Fixes to error message handlingJakob Odersky2017-07-183-21/+18
| |
* | Upgrade GCS library to 1.2.1v0.2.1Jakob Odersky2017-07-171-1/+1
| |
* | Merge pull request #7 from drivergroup/restification-tcv0.2.0Jakob Odersky2017-07-1470-403/+1226
|\ \ | | | | | | Implement trial curation rest services
| * | Fix PRJakob Odersky2017-07-144-15/+15
| | |
| * | Upgrade domain model and coreJakob Odersky2017-07-136-7/+7
| | |
| * | Refactor reply mappingJakob Odersky2017-07-139-173/+69
| | |
| * | Handle errors by failing futures in REST servicesJakob Odersky2017-07-1212-55/+159
| | |
| * | Implement REST services for trial curationJakob Odersky2017-07-1267-403/+1226
|/ /
| * New domain modelvlad2017-07-181-2/+2
| |
| * authToken for AuthenticationContextvlad2017-07-171-3/+3
| |
| * Removing PasswordHash and jbCrypt lib from dependenciesvlad2017-07-178-61/+1
| |
| * Make AuthenticatedRequestContext to not request executorvlad2017-07-141-3/+5
| |
| * Ability to map roles back to Driver's rolesvlad2017-07-142-14/+31
| |
| * Clean-up + New User constructor from Driver Uservlad2017-07-1410-313/+66
| |
| * Updates for authenticationvlad2017-07-137-44/+46
|/
* Merge pull request #6 from drivergroup/PDSUI-2018v0.1.24Vyatcheslav Suharnikov2017-07-1332-121/+108
|\ | | | | PDSUI-2018 Change user type from LongId to StringId
| * PDSUI-2018 Change user type from LongId to StringIdVyatcheslav Suharnikov2017-07-1232-121/+108
|/
* Merge pull request #1 from drivergroup/PDSUI-2003v0.1.23Vyatcheslav Suharnikov2017-07-127-68/+82
|\ | | | | PDSUI-2003 Created PatientCriterionArm table
| * PDSUI-2003 Added arm ids list to PatientCriterionKseniya Tomskikh2017-07-117-68/+82
|/
* Merge pull request #5 from drivergroup/PDSUI-2013v0.1.22Vyatcheslav Suharnikov2017-07-105-4/+211
|\ | | | | PDSUI-2013 Create Trial Curation's own messages table for trials
| * PDSUI-2013 Create Trial Curation's own messages table for trialsVyatcheslav Suharnikov2017-07-105-4/+211
|/
* Merge pull request #4 from drivergroup/PDSUI-2026v0.1.21Vyatcheslav Suharnikov2017-07-104-1/+175
|\ | | | | 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-074-1/+175
| |
* | 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
| |
* | Merge pull request #2 from drivergroup/PDS-1225v0.1.19Vlad Uspensky2017-07-063-17/+4
|\ \ | |/ |/| Label names are not used by EVLS anymore (PDS-1225)