FailedChanges

Summary

  1. tsk86-87-88-89 Add filters to favorite stories view (details)
Commit aa7cdec6cafcd739cbec43674f224e71f6cc23cc by ivizcaya
tsk86-87-88-89 Add filters to favorite stories view
Adds the ability to filter the view of favorite stories by title, genre,
topic, and between two specific dates. All parameters are optional.
The file was modifiedweb/src/main/angular/src/app/app.module.ts (diff)
The file was modifiedweb/src/main/angular/src/app/user-private-section/user-stories/user-favourite-stories/user-favourite-stories.component.html (diff)
The file was modifiedweb/src/main/angular/src/app/user-private-section/user-stories/user-favourite-stories/user-favourite-stories.component.ts (diff)
The file was modifiedweb/src/main/angular/src/app/services/microStory.service.ts (diff)