aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Updating Driver libsv0.3.2vlad2017-08-241-2/+2
|
* 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-162-3/+3
|
* Fix parsers and renable fatal warningsJakob Odersky2017-08-168-49/+454
|
* 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-166-0/+65
|
* 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-167-0/+317
|
* 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-104-7/+9
|/
* 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
| |/
* / 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
| |