SuccessChanges

Summary

  1. tsk16 Adds the explore button in the main page of the web (details)
Commit 7fbb3627f14824eccf79c6a3e6c97b02e5269af9 by bcgonzalez4
tsk16 Adds the explore button in the main page of the web
Adds a browse button on the main page that will redirect to another view
where you can explore the stories by specific fields. It also adds the
StoryExploreController class as the class's controller.
The file was addedjsf/src/main/java/es/uvigo/esei/dgss/teama/microstories/jsf/controllers/StoryExploreController.java (diff)
The file was addedjsf/src/main/webapp/explore.xhtml (diff)
The file was modifiedjsf/src/main/webapp/index.xhtml (diff)