aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #75 from drivergroup/PDSUI-2455v0.14.26v0.14.25Kseniya Tomskikh2017-12-141-6/+6
|\ | | | | PDSUI-2455 'startPage' and 'endPage' must be Option
| * PDSUI-2455 'startPage' and 'endPage' must be OptionKseniya Tomskikh2017-12-141-6/+6
|/
* Merge pull request #72 from drivergroup/PDSUI-2396Aleksandr2017-12-064-9/+185
|\ | | | | PDSUI-2396 Fixed RestTrialService singleAction method
| * Fixed RestTrialIssueService create methodAleksandr2017-12-052-2/+3
| |
| * Implemented RestTrialIssueService; implemented read format for trial issueAleksandr2017-12-043-8/+183
| |
| * Fixed RestTrialService singleAction methodAleksandr2017-12-041-1/+1
|/
* Updated domain model rollbackvlad2017-11-301-1/+1
|
* Updated domain modelvlad2017-11-301-1/+1
|
* Adding EV to the roles able to read Trialsv0.14.24vlad2017-11-302-2/+1
|
* Merge branch 'eligibility-snapshot'v0.14.23Jakob Odersky2017-11-295-6/+65
|\
| * Add eligibility service endpoint and supporting domain modelJakob Odersky2017-11-295-6/+65
| |
* | Merge pull request #71 from drivergroup/PDSUI-2407v0.14.22Kseniya Tomskikh2017-11-292-17/+0
|\ \ | | | | | | PDSUI-2407 Removed unnecessary records' statuses
| * | PDSUI-2407 Removed unnecessary records' statusesKseniya Tomskikh2017-11-282-17/+0
| | |
* | | Merge pull request #70 from drivergroup/TRIAL-149v0.14.21Kseniya Tomskikh2017-11-292-17/+25
|\ \ \ | |_|/ |/| | TRIAL-149 Added more states for trial history
| * | TRIAL-149 Added 'Review' stateKseniya Tomskikh2017-11-292-1/+5
| | |
| * | TRIAL-149 Added more states for trial historyKseniya Tomskikh2017-11-282-17/+21
|/ /
* | Merge pull request #69 from drivergroup/revert-trial-formatsv0.14.20Jakob Odersky2017-11-274-104/+22
|\ \ | |/ |/| Revert trial formats
| * Revert 'Add formats for patient eligible trials'Jakob Odersky2017-11-274-101/+18
| |
| * Revert "Nest format"Jakob Odersky2017-11-272-3/+4
| | | | | | | | This reverts commit 5c50fd8f9eb4588e8f2c7ea5b84822e224b222e5.
| * Revert "Fix trial ID in update route"Jakob Odersky2017-11-271-1/+1
|/ | | | This reverts commit f58eeb490fc8f829a5c8f727ee354bfad51c721a.
* TRIAL-126 Fixed intervention update formatv0.14.19Kseniya Tomskikh2017-11-211-2/+2
|
* Fix getAll endpoint of patient eligible trialsv0.14.18Jakob Odersky2017-11-201-1/+1
|
* Optimize importsv0.14.17Jakob Odersky2017-11-201-4/+3
|
* Merge branch 'trial-formats'Jakob Odersky2017-11-204-22/+105
|\
| * Fix trial ID in update routeJakob Odersky2017-11-201-1/+1
| |
| * Nest formatJakob Odersky2017-11-202-4/+3
| |
| * Add formats for patient eligible trialsJakob Odersky2017-11-204-18/+102
| |
* | Permissions for TM rolesv0.14.16vlad2017-11-201-1/+1
|/
* Merge pull request #65 from drivergroup/new-credsJakob Odersky2017-11-202-3/+3
|\ | | | | Update Artifactory Credentials
| * Update Artifactory CredentialsJakob Odersky2017-11-202-3/+3
|/
* TRIAL-123 Eligibility arm with diseases format was fixedv0.14.15Kseniya Tomskikh2017-11-172-10/+6
|
* PDSUI-2394 Granted access for ReP entities for EVv0.14.14Kseniya Tomskikh2017-11-161-5/+5
|
* Merge remote-tracking branch 'origin/master' into master5v0.14.13vlad2017-11-157-107/+189
|\
| * Merge pull request #64 from drivergroup/PDSUI-fix-histories-formatv0.14.12Aleksandr2017-11-155-21/+78
| |\ | | | | | | Fixed json formats for DocumentHistory and MedicalRecordHistory.
| | * Fixed json formats for DocumentHistory and MedicalRecordHistory; Added tests ↵Aleksandr2017-11-155-21/+78
| |/ | | | | | | for them
| * Merge pull request #63 from drivergroup/PDSUI-2345v0.14.11Aleksandr2017-11-152-39/+47
| |\ | | | | | | PDSUI-2345 [Added new States] Store some more granular information in records/documents history
| | * Fixed typoAleksandr2017-11-151-2/+2
| | |
| | * Added new states to DocumentHistory and MedicalRecordHistoryAleksandr2017-11-152-39/+47
| |/
| * Simplified DocumentHistory and MedicalRecordHistoryv0.14.9v0.14.10Aleksandr2017-11-142-29/+13
| |
| * Fixed MedicalRecordHistory and DocumentHistoryAleksandr2017-11-142-4/+4
| |
| * Merge pull request #62 from drivergroup/PDSUI-2345Aleksandr2017-11-143-83/+116
| |\ | | | | | | PDSUI-2345 Store some more granular information in records/documents history
| | * Improved DocumentHistory and MedicalRecordHistoryAleksandr2017-11-143-37/+53
| | |
| | * Merge branch 'master' into PDSUI-2345Aleksandr2017-11-1432-176/+133
| | |\ | | |/ | |/|
| | * Implemented Actions for DocumentHistoryService and MedicalRecordHistoryServiceAleksandr2017-11-142-97/+102
| | |
| | * Added Actions to MedicalRecordHistory objectAleksandr2017-11-091-18/+30
| | |
* | | Domain model updatevlad2017-11-151-2/+2
|/ /
* | Fixing Document parsingv0.14.8vlad2017-11-131-5/+25
| |
* | Fixing Validatorsv0.14.7vlad2017-11-131-10/+10
| |
* | Merge pull request #61 from drivergroup/PDSUI-2382Kseniya Tomskikh2017-11-1312-51/+49
|\ \ | | | | | | Fixed calculation of eligibility status with "Unknown" value
| * | Review fixKseniya Tomskikh2017-11-131-1/+2
| | |