aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into slick-query-builderkseniya2017-09-2034-93/+1377
|\
| * Fix date generationv0.3.14Jakob Odersky2017-09-191-4/+6
| |
| * Add cause to postgres connection errorsv0.3.13Jakob Odersky2017-09-191-1/+1
| |
| * PDSUI-2273 Renamed intervention.originalDescription to originalDosagetomskikh_ka2017-09-155-18/+18
| |
| * Fix random date generationv0.3.11v0.3.10Jakob Odersky2017-09-141-1/+1
| |
| * PDSUI-2273 Renamed intervention.description to dosagetomskikh_ka2017-09-146-18/+18
| |
| * Fix testsv0.3.9Jakob Odersky2017-09-062-4/+4
| |
| * Add missing formatsJakob Odersky2017-09-063-24/+14
| |
| * Add spray-json formats for document typesJakob Odersky2017-09-061-0/+13
| |
| * Created custom formats of TriC for swaggerKseniya Tomskikh2017-08-293-0/+226
| |
| * Making StringId parser to preserve casev0.3.8vlad2017-08-281-1/+1
| |
| * Fixing filter parser + testv0.3.7vlad2017-08-281-1/+3
| |
| * Fixing filter parser + testv0.3.6vlad2017-08-282-2/+19
| |
| * Small clean-upv0.3.5vlad2017-08-281-4/+4
| |
| * Added converting camel case to snake case for filters and sorting ASTKseniya Tomskikh2017-08-284-5/+34
| |
| * localDateTimeEncoder/Decoder to ctgov repov0.3.4vlad2017-08-261-19/+0
| |
| * Making Query builder to escape table names with schemas properlyv0.3.3vlad2017-08-261-8/+18
| |
| * Moving PostgresContext to the common codev0.3.1vlad2017-08-172-0/+190
| |
| * Add rejection handlingv0.3.0Jakob Odersky2017-08-161-15/+34
| |
| * Don't require parser query stringJakob Odersky2017-08-161-2/+5
| |
| * Remove unused parameterJakob Odersky2017-08-162-5/+1
| |
| * Use AuthUserInfoJakob Odersky2017-08-161-2/+2
| |
| * Fix parsers and renable fatal warningsJakob Odersky2017-08-167-47/+452
| |
| * App toDomain converion to ApiTrialIssueJakob Odersky2017-08-161-1/+19
| |
| * Exception-based error handlingJakob Odersky2017-08-162-49/+45
| |
| * Use akka streams in trial pdfsJakob Odersky2017-08-164-26/+20
| |
| * 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
| |
* | Fixed builder errorsKseniya Tomskikh2017-08-222-32/+48
| |
* | Fixed compile errorsKseniya Tomskikh2017-08-212-35/+48
| |
* | Created SlickQueryBuilderKseniya Tomskikh2017-08-172-0/+444
|/
* Merge pull request #18 from drivergroup/PDSUI-2188Jakob Odersky2017-08-1452-341/+3052
|\ | | | | PDSUI-2188 Create spray json formats for domain entities
| * PDSUI-2188 Created tests for export and dictionary APIKseniya Tomskikh2017-08-1411-1/+500
| |
| * PDSUI-2188 Created and fixed test for json formats for ReP and TMKseniya Tomskikh2017-08-1128-474/+919
| |
| * PDSUI-2188 Created and fixed test for json formats of TriCKseniya Tomskikh2017-08-117-16/+278
| |
| * PDSUI-2188 Created and fixed spray json formats for tric and repKseniya Tomskikh2017-08-1122-0/+1505
| |
* | Remove the data models of trial location (#19)v0.2.16ilovehao2017-08-101-25/+3
| | | | | | | | | | | | * Remove the data models of trial location * scalafmt
* | Using updated auth modelv0.2.15v0.2.14vlad2017-08-103-5/+7
|/
* Merge pull request #16 from drivergroup/PDSUI-2187ktomskikh2017-08-039-82/+24
|\ | | | | PDSUI-2187 Dropped unnecessary fields from issue tables
| * PDSUI-2187 Dropped unnecessary fields from issue tablesKseniya Tomskikh2017-08-029-82/+24
| |
* | 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
| |/