SuccessChanges

Summary

  1. tsk9: Improves story view UI and enum converters (details)
Commit 26ed471c1388f862250ef8500677db418ba0fd77 by devpablogg
tsk9: Improves story view UI and enum converters
This update introduces a refreshed and more polished story reading
interface, including a redesigned hero section, improved metadata
presentation, refined theme rendering, and smoother animations. The
ThemeTypeConverter has been updated to correctly process multi-word enum
values, and a new GenreTypeConverter ensures consistent formatting and
conversion throughout the application.
The file was addedjsf/src/main/java/es/uvigo/esei/microstories/jsf/GenreTypeConverter.java (diff)
The file was modifiedjsf/src/main/java/es/uvigo/esei/microstories/jsf/ThemeTypeConverter.java (diff)
The file was modifiedjsf/src/main/webapp/resources/css/main.css (diff)
The file was modifiedjsf/src/main/webapp/story/read.xhtml (diff)