aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* authToken for AuthenticationContextv1.26vlad2017-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 StringIdVyatcheslav Suharnikov2017-07-1232-121/+108
|/
* Merge pull request #1 from drivergroup/PDSUI-2003v0.1.23Vyatcheslav Suharnikov2017-07-127-68/+82
|\
| * 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 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 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 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)vlad2017-07-053-17/+4
|/
* Functions toDomain for some TC API case classesv0.1.18vlad2017-07-015-18/+52
* Moving storages back and adding ListResponse herev0.1.17vlad2017-07-016-82/+62
* Status parsing bugv0.1.16vlad2017-07-011-1/+1
* Computations implicits was too ad hoc and implicitv0.1.15vlad2017-07-015-52/+341
* Simplifying SendGridMailService + not generate scaladocv0.1.14vlad2017-07-0110-22/+17
* Export entities JSON formatsv0.1.13vlad2017-06-3024-116/+387
* Latest PDS UI utils including all the domain stuffv0.1.12vlad2017-06-3063-184/+1232
* Latest PDS UI utilsvlad2017-06-30100-942/+1159
* All PDS UI domain models, API case classes, service traits and necessary util...v0.1.11vlad2017-06-2799-305/+4088
* Move exclusions to PDS UIvlad2017-06-161-6/+4
* Using only dependencies which PDS UI hadv0.1.10vlad2017-06-161-19/+10
* Merge remote-tracking branch 'origin/master'v0.1.9vlad2017-06-161-0/+2
|\
| * Update README.mdVlad Uspensky2017-06-161-0/+2
* | Exclude netty to fix Playvlad2017-06-161-6/+8
|/
* 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-169-59/+94
* Added `optionDecoder` to SqlContextvlad2017-06-151-0/+26
* Update for recent PDS UI changesv0.1.4vlad2017-06-1411-167/+63
* Cleaning up SqlContextv0.1.3vlad2017-06-142-120/+3
* Scalafmtv0.1.2v0.1.1vlad2017-06-1361-779/+847
* Adding domain entitiesv0.1.0vlad2017-06-13114-249/+2045
* Initial extraction of Driver non-specific utilitiesvlad2017-06-1384-0/+4043