SuccessChanges

Summary

  1. tsk53: Restores recent published stories section (details)
Commit 2bb1486e5283f0ba1fcc60eaa3fabfaff1057a5b by devpablogg
tsk53: Restores recent published stories section
Reimplemented the “Latest Published Stories” section on the homepage,
including updated styling and an empty-state message. Changed the
service method to only fetch the most recent published stories.
The file was modifiedjsf/src/main/webapp/index.xhtml
The file was modifiedjsf/src/main/webapp/resources/css/main.css
The file was modifiedjsf/src/main/java/es/uvigo/esei/microstories/jsf/StoryManagedBean.java
The file was modifiedservice/src/main/java/es/uvigo/esei/microstories/services/StoryService.java