SuccessChanges

Summary

  1. Tsk25 Improves service count stories implementation (details)
Commit ad52ff2b18cf674130d1dd7511e424ac087366cd by git
Tsk25 Improves service count stories implementation
Adds a new method to retrieve the number of stories that matches with a
specific text passed as param used in the advanced search. Can be used
to create the pagination. Modifies the default findByText method to
returns at most 10 stories if there are not page and limit
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/StoryServiceIntegrationTest.java (diff)
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryService.java (diff)