aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/xyz/driver/pdsuicommon
Commit message (Expand)AuthorAgeFilesLines
* Moving PostgresContext to the common codev0.2.17vlad2017-08-172-0/+190
* Don't require parser query stringJakob Odersky2017-08-161-2/+5
* Remove unused parameterJakob Odersky2017-08-161-4/+1
* Use AuthUserInfoJakob Odersky2017-08-161-2/+2
* Fix parsers and renable fatal warningsJakob Odersky2017-08-163-47/+29
* Exception-based error handlingJakob Odersky2017-08-161-48/+44
* Add path matchers for custom id typesJakob Odersky2017-08-161-1/+11
* Fix pagination parserJakob Odersky2017-08-161-1/+1
* Auth directives and formattingJakob Odersky2017-08-166-43/+50
* Temporary back-port of parsersJakob Odersky2017-08-165-0/+64
* Add auth context conversionJakob Odersky2017-08-161-0/+11
* Add completion directives for service replies (also scalafmt)Jakob Odersky2017-08-162-15/+53
* Add parser directivesJakob Odersky2017-08-161-0/+31
* Remove play requirements from parsersJakob Odersky2017-08-166-101/+17
* Add parsers to commonJakob Odersky2017-08-166-0/+316
* Using updated auth modelv0.2.15v0.2.14vlad2017-08-102-4/+6
* PDSUI-2181 Apply scalafmtKseniya Tomskikh2017-08-031-22/+8
* PDSUI-2181 Created entities for patient historyKseniya Tomskikh2017-08-021-8/+28
* Allowing access to the old messages to the same peoplev0.2.11vlad2017-07-281-1/+5
* PDSUI-2157 Create own messages table for Documents, Medical Records and PatientsVyatcheslav Suharnikov2017-07-281-5/+28
* 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