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/layout/header/header.component.ts (diff)
The file was addedweb/src/main/angular/src/app/layout/search-dialog/search-dialog.component.html (diff)
The file was addedweb/src/main/angular/src/app/layout/search-dialog/search-dialog.component.spec.ts (diff)
The file was modifiedweb/src/main/angular/src/app/search/search.component.html (diff)
The file was modifiedweb/src/main/angular/docs/classes/app_search_search_component.SearchComponent.html (diff)
The file was addedweb/src/main/angular/docs/classes/app_layout_search_dialog_search_dialog_component.SearchDialogComponent.html (diff)
The file was addedweb/src/main/angular/docs/modules/app_layout_search_dialog_search_dialog_component.html (diff)
The file was addedweb/src/main/angular/docs/modules/app_layout_search_dialog_search_dialog_component_spec.html (diff)
The file was modifiedweb/src/main/angular/src/app/search/search.component.scss (diff)
The file was modifiedweb/src/main/angular/package.json (diff)
The file was modifiedweb/src/main/angular/src/app/search/search.component.ts (diff)
The file was modifiedweb/src/main/angular/docs/assets/navigation.js (diff)
The file was addedweb/src/main/angular/src/app/layout/search-dialog/search-dialog.component.scss (diff)
The file was addedweb/src/main/angular/src/app/layout/search-dialog/search-dialog.component.ts (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 modifiedweb/src/main/angular/docs/classes/app_layout_header_header_component.HeaderComponent.html (diff)
The file was removedweb/src/main/angular/docs/.nojekyll (diff)
The file was modifiedweb/src/main/angular/docs/assets/search.js (diff)
The file was modifiedweb/src/main/angular/package-lock.json (diff)
The file was modifiedweb/src/main/angular/docs/classes/app_app_module.AppModule.html (diff)
The file was modifiedweb/src/main/angular/src/app/app-routing.module.ts (diff)