UnstableChanges

Summary

  1. tsk85 Modifies /user/{login}/microstories/favourite to support author (details)
Commit 89d2ed5a8365c4ce6d464993f8c977e5bd6dcb5c by 84422910+olivergr77
tsk85 Modifies /user/{login}/microstories/favourite to support author
filtering.
The possibility of filtering by author has been added to the favorites
filter.
The file was modifiedrest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java (diff)
The file was modifiedrest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java (diff)
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)