SuccessChanges

Summary

  1. tsk61 (WEB) Fixes at Search View (details)
Commit 46e383015317beca29abb47c2aae86d51b762907 by anaabadlorenzo24
tsk61 (WEB) Fixes at Search View
Adds fixes at Search View. First, the navbar search button has been
modified so that the input now gains focus when clicked. Also, the value
of the search input will remain in the input until a new search is
performed. The maximum possible pagination values have been modified and
the genre of the stories is now shown as icons, to unify it with the
rest of the pages.
The file was modifiedweb/src/main/angular/src/app/search/search.component.ts
The file was addedweb/src/main/angular/src/app/layout/search-dialog/search-dialog.component.scss
The file was addedweb/src/main/angular/src/app/layout/search-dialog/search-dialog.component.html
The file was modifiedweb/src/main/angular/src/app/search/search.component.scss
The file was modifiedweb/src/main/angular/src/app/search/search.component.html
The file was modifiedweb/src/main/angular/src/app/layout/header/header.component.html
The file was addedweb/src/main/angular/src/app/layout/search-dialog/search-dialog.component.ts
The file was modifiedweb/src/main/angular/docs/assets/search.js
The file was modifiedweb/src/main/angular/docs/classes/app_layout_header_header_component.HeaderComponent.html
The file was modifiedweb/src/main/angular/package-lock.json
The file was modifiedweb/src/main/angular/docs/classes/app_search_search_component.SearchComponent.html
The file was modifiedweb/src/main/angular/docs/assets/navigation.js
The file was addedweb/src/main/angular/docs/modules/app_layout_search_dialog_search_dialog_component.html
The file was addedweb/src/main/angular/src/app/layout/search-dialog/search-dialog.component.spec.ts
The file was addedweb/src/main/angular/docs/classes/app_layout_search_dialog_search_dialog_component.SearchDialogComponent.html
The file was modifiedweb/src/main/angular/src/app/app.module.ts
The file was removedweb/src/main/angular/docs/.nojekyll
The file was addedweb/src/main/angular/docs/modules/app_layout_search_dialog_search_dialog_component_spec.html
The file was modifiedweb/src/main/angular/src/app/app-routing.module.ts
The file was modifiedweb/src/main/angular/docs/classes/app_app_module.AppModule.html
The file was modifiedweb/src/main/angular/package.json
The file was modifiedweb/src/main/angular/src/app/layout/header/header.component.ts