SuccessChanges

Summary

  1. tsk26 Adds new page for own stories (details)
Commit a51c343e2f0c4b2e65080dc329e76fb2a6205a89 by jrcastro2
tsk26 Adds new page for own stories
Adds a new page to display the stories of the logged user Adds new
method to retrieve the stories for an user Adds test to methods added in
the service Adds a managedBean for the new view
The file was modifiedjsf/src/main/webapp/WEB-INF/privatePage.xhtml
The file was addedjsf/src/main/webapp/WEB-INF/myStorieslist.xhtml
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/microstories/service/StoryServiceIntegrationTest.java
The file was addedjsf/src/main/webapp/myStories.xhtml
The file was addedjsf/src/main/java/es/uvigo/esei/dgss/microstories/jsf/MyStoriesManagedBean.java
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/microstories/service/StoryService.java