Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CCMSPUI-454: Implement EBS Get Notifications Endpoint on PUI UI (#129)
* Added reference summary to open-api-specification.yml Signed-off-by: Jamie Briggs <[email protected]> * Added CaseReferenceController and NewCaseReferenceRepository Signed-off-by: Jamie Briggs <[email protected]> * CCMSPUI-378: Added CaseReferenceSummaryMapper and further tests Signed-off-by: Jamie Briggs <[email protected]> * CCMSPUI-378: Removed CaseReferenceSummaryMapper.java Signed-off-by: Jamie Briggs <[email protected]> * CCMSPUI-378: Fixed checkstyle issue in NewCaseReferenceService Signed-off-by: Jamie Briggs <[email protected]> * CCMSPUI-453: Work towards endpoint and NotificationsMapper including mapping XML values Signed-off-by: Jamie Briggs <[email protected]> * CCMSPUI-453: Fix to NotificationsMapper when XML is empty Signed-off-by: Jamie Briggs <[email protected]> * CCMSPUI-453: Fixes to codestyle violations Signed-off-by: Jamie Briggs <[email protected]> * Started on IT for NotificationRepository Signed-off-by: Jamie Briggs <[email protected]> * Added NotificationSpecification to help with filtering Notification entities in NotificationRepository Signed-off-by: Jamie Briggs <[email protected]> * CCMSPUI-453: Tweaks to open-api-specification.yml, and NotificationControllerTests Signed-off-by: Jamie Briggs <[email protected]> * CCMSPUI-453: NotificationServiceTest and additional JavaDoc Signed-off-by: Jamie Briggs <[email protected]> * Fix issue with NotificationSpecification Signed-off-by: Jamie Briggs <[email protected]> * Fix to test Signed-off-by: Jamie Briggs <[email protected]> * CCMSPUI-454: Stop filtering when param is empty string Signed-off-by: Jamie Briggs <[email protected]> --------- Signed-off-by: Jamie Briggs <[email protected]>
- Loading branch information