SuccessChanges

Summary

  1. tsk12 Adds search view (details)
Commit 051d92f568390db450c13be432a09e904dfe8e82 by anaabadlorenzo24
tsk12 Adds search view
Adds new component to angular in order to permit search a story by a
text.
The file was addedweb/src/main/angular/src/app/interfaces/pagination.ts (diff)
The file was addedweb/src/main/angular/src/app/search/search.component.html (diff)
The file was modifiedweb/src/main/angular/src/app/app.module.ts (diff)
The file was modifiedweb/src/main/angular/src/app/layout/header/header.component.html (diff)
The file was addedweb/src/main/angular/src/app/search/search.component.spec.ts (diff)
The file was addedweb/src/main/angular/src/app/search/search.component.ts (diff)
The file was modifiedweb/src/main/angular/package.json (diff)
The file was modifiedweb/src/main/angular/src/app/app-routing.module.ts (diff)
The file was modifiedweb/src/main/angular/package-lock.json (diff)
The file was modifiedweb/src/main/angular/src/app/services/microStory.service.ts (diff)
The file was addedweb/src/main/angular/src/app/search/search.component.scss (diff)