SuccessChanges

Summary

  1. tsk50: Change "Go back" button and read.xhtml view (details)
Commit 3c26c1edbfe20216f3c5978d128a9f4c8f8a4fa4 by josecampor31
tsk50: Change "Go back" button and read.xhtml view
Change styles in read.xhtml. Information line and previous "Back to
library" button.
The file was modifiedrest/src/main/java/es/uvigo/esei/microstories/rest/StoryResource.java (diff)
The file was addedrest/src/main/java/es/uvigo/esei/microstories/converters/DateParamConverter.java (diff)
The file was modifiedrest/src/test/java/es/uvigo/esei/microstories/rest/StoryResourceRestTest.java (diff)
The file was addedrest/src/main/java/es/uvigo/esei/microstories/providers/DateParamConverterProvider.java (diff)
The file was modifiedservice/src/main/java/es/uvigo/esei/microstories/mappers/StoryMapper.java (diff)
The file was modifiedjsf/src/main/webapp/story/read.xhtml (diff)
The file was modifiedservice/src/main/java/es/uvigo/esei/microstories/dtos/StoryResponseDto.java (diff)
The file was addeddomain/src/test/java/es/uvigo/esei/microstories/domain/entities/DomainUnitTestSuite.java (diff)
The file was modifiedjsf/src/main/webapp/resources/css/main.css (diff)
The file was addedrest/src/main/java/es/uvigo/esei/microstories/annotations/DateFormat.java (diff)