SuccessChanges

Summary

  1. tsk13 Adds search bar to the header (details)
Commit 475e52381ceca7a7b36e876a4c419b1d323ec679 by alexandreferi13
tsk13 Adds search bar to the header
Added a search field in the header that is displayed when the search
icon is clicked. After clicking the search icon again or pulsing enter
the user is redirected to the search view.
The file was modifiedweb/src/main/angular/package-lock.json (diff)
The file was modifiedweb/src/main/angular/src/app/layout/header/header.component.scss (diff)
The file was modifiedweb/src/main/angular/src/app/layout/header/header.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/src/app/search/search.component.ts (diff)
The file was modifiedweb/src/main/angular/src/app/layout/header/header.component.html (diff)