SuccessChanges

Summary

  1. tsk25 Adds account details page (details)
Commit 3f7bfe3e020434d569e39252da32569ad3ab47fd by jrcastro2
tsk25 Adds account details page
Adds the account details page Updates method validateUser to retrieve a
User instead a boolean Updates the tests to match the new method
The file was modifiedjsf/src/main/java/es/uvigo/esei/dgss/microstories/jsf/LoginManagedBean.java (diff)
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/microstories/service/StoryServiceIntegrationTest.java (diff)
The file was modifiedjsf/src/main/webapp/WEB-INF/template.xhtml (diff)
The file was addedjsf/src/main/webapp/WEB-INF/privatePage.xhtml (diff)
The file was modifiedjsf/src/main/webapp/styles/main.css (diff)
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/microstories/service/StoryService.java (diff)
The file was addedjsf/src/main/webapp/privateSeccion.xhtml (diff)