SuccessChanges

Summary

  1. tsk84 Adds date filters to favorites (details)
Commit 1998b207a623e71eefda189628d98c62ae5c7f55 by ivizcaya
tsk84 Adds date filters to favorites
Adds the ability to filter favorite stories between a start date and an
end date. It also refactors the EJB improving the use of stream.
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryDataset.java (diff)
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/AuthorEJB.java (diff)
The file was modifiedrest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java (diff)
The file was modifiedrest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java (diff)