-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CCMSPUI-453: Implement Get Notifications Endpoint (#122)
* 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]> --------- Signed-off-by: Jamie Briggs <[email protected]>
- Loading branch information
1 parent
339f6ed
commit 208aac7
Showing
22 changed files
with
1,753 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.