SuccessChanges

Summary

  1. tsk56 Adds filter by title in resource of list stories (details)
Commit d2d2a58daf4b9464e4f49df9384cac8a19c8f683 by mcpaz
tsk56 Adds filter by title in resource of list stories
Adds filter by title in resource user/login/microstroies/ in layer REST
in the resource of listing own stories
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryService.java (diff)
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java (diff)
The file was modifiedrest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/UserResourceRestTest.java (diff)
The file was modifiedrest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/UserResource.java (diff)
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/test/StoryServiceIntegrationTest.java (diff)