SuccessChanges

Summary

  1. tsk8  Adds story reading (details)
Commit a66c254ad0652cb0a5799b0e514922e811545bfa by alexandreferi13
tsk8  Adds story reading
The story reading component has been created that displays all the
fields of a story,  including its title, text, author, publication date,
topics, and gender. Additionally,  a "Back" button has been implemented,
allowing users to return to previous content.
A new method has been created in the Story Service that gets of a story
by ID. Finally, a 'Story' entity has been created.
The file was modifiedweb/src/main/angular/package.json
The file was addedweb/src/main/angular/src/app/entities/story.entity.ts
The file was addedweb/src/main/angular/docs/index.html
The file was addedweb/src/main/angular/src/app/shared/story-reader/story-reader.component.ts
The file was addedweb/src/main/angular/src/app/interfaces/story.ts
The file was addedweb/src/main/angular/src/app/shared/story-reader/story-reader.component.scss
The file was addedweb/src/main/angular/docs/assets/highlight.css
The file was addedweb/src/main/angular/docs/.nojekyll
The file was addedweb/src/main/angular/src/app/shared/story-reader/story-reader.component.spec.ts
The file was addedweb/src/main/angular/docs/assets/main.js
The file was modifiedweb/src/main/angular/src/app/home/home.component.ts
The file was modifiedweb/src/main/angular/src/app/home/home.component.html
The file was addedweb/src/main/angular/src/app/shared/story-reader/story-reader.component.html
The file was modifiedweb/src/main/angular/src/app/app-routing.module.ts
The file was modifiedweb/src/main/angular/src/app/app.module.ts
The file was addedweb/src/main/angular/docs/assets/search.js
The file was modifiedweb/src/main/angular/src/app/services/microStory.service.ts
The file was removedweb/src/main/angular/src/app/interfaces/microStory.ts
The file was addedweb/src/main/angular/docs/assets/navigation.js
The file was addedweb/src/main/angular/docs/modules.html
The file was modifiedweb/src/main/angular/src/app/home/home.component.scss
The file was addedweb/src/main/angular/docs/assets/style.css
The file was modifiedweb/src/main/angular/package-lock.json