aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/xyz/driver/pdsuicommon
Commit message (Expand)AuthorAgeFilesLines
* PDSUI-2145 Create own user history for Documents and Medical RecordsVyatcheslav Suharnikov2017-07-251-1/+13
* Export service separationvlad2017-07-211-30/+3
* Merge remote-tracking branch 'origin/master'vlad2017-07-2016-52/+198
|\
| * Updates for authenticationv0.2.2vlad2017-07-196-60/+105
| * Fixes to error message handlingJakob Odersky2017-07-182-17/+14
| * Handle errors by failing futures in REST servicesJakob Odersky2017-07-123-0/+114
| * Implement REST services for trial curationJakob Odersky2017-07-1213-54/+90
* | authToken for AuthenticationContextvlad2017-07-171-3/+3
* | Removing PasswordHash and jbCrypt lib from dependenciesvlad2017-07-174-48/+1
* | Make AuthenticatedRequestContext to not request executorvlad2017-07-141-3/+5
* | Ability to map roles back to Driver's rolesvlad2017-07-141-0/+31
* | Clean-up + New User constructor from Driver Uservlad2017-07-143-9/+66
* | Updates for authenticationvlad2017-07-133-16/+18
|/
* PDSUI-2018 Change user type from LongId to StringIdVyatcheslav Suharnikov2017-07-122-3/+3
* PDSUI-2003 Added arm ids list to PatientCriterionKseniya Tomskikh2017-07-111-1/+1
* PDSUI-2013 Create Trial Curation's own messages table for trialsVyatcheslav Suharnikov2017-07-101-4/+13
* PDSUI-2026 Create Trial Curation's own user history table for trialsVyatcheslav Suharnikov2017-07-071-1/+7
* Computations implicits was too ad hoc and implicitv0.1.15vlad2017-07-013-52/+0
* Latest PDS UI utils including all the domain stuffv0.1.12vlad2017-06-308-21/+26
* Latest PDS UI utilsvlad2017-06-3034-197/+445
* All PDS UI domain models, API case classes, service traits and necessary util...v0.1.11vlad2017-06-2711-3/+149
* Update PDS UI common code to be up to datev0.1.5vlad2017-06-164-36/+38
* Added `optionDecoder` to SqlContextvlad2017-06-151-0/+26
* Update for recent PDS UI changesv0.1.4vlad2017-06-142-21/+22
* Cleaning up SqlContextv0.1.3vlad2017-06-141-119/+3
* Scalafmtv0.1.2v0.1.1vlad2017-06-1333-367/+388
* Adding domain entitiesv0.1.0vlad2017-06-1362-0/+2918