SuccessChanges

Summary

  1. tsk58: Adds navigation between stories (details)
Commit fbee502836a132b1e058d405ddad88a972870624 by isgarcia19
tsk58: Adds navigation between stories
Navigation has been added between different stories according to the
context.
The file was modifiedjsf/src/main/java/es/uvigo/esei/microstories/jsf/StoryManagedBean.java (diff)
The file was modifiedjsf/src/main/webapp/resources/components/story-card.xhtml (diff)
The file was modifiedjsf/src/main/webapp/story/search.xhtml (diff)
The file was modifiedjsf/src/main/webapp/index.xhtml (diff)
The file was modifiedservice/src/main/java/es/uvigo/esei/microstories/services/StoryService.java (diff)
The file was modifiedjsf/src/main/webapp/story/read.xhtml (diff)
The file was modifiedjsf/src/main/java/es/uvigo/esei/microstories/jsf/ExploreBean.java (diff)
The file was addedjsf/src/main/java/es/uvigo/esei/microstories/jsf/NavigationContext.java (diff)
The file was modifiedjsf/src/main/webapp/story/explore.xhtml (diff)