SuccessChanges

Summary

  1. tsk53: Restores recent published stories section (details)
Commit be53730f62a99c65e08f870ed362c3ecc3b4d808 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 (diff)
The file was modifiedjsf/src/main/java/es/uvigo/esei/microstories/jsf/StoryManagedBean.java (diff)
The file was modifiedservice/src/main/java/es/uvigo/esei/microstories/services/StoryService.java (diff)
The file was modifiedjsf/src/main/webapp/resources/css/main.css (diff)