[Library | explore-redesign]: Moved <quick-selections> to the left as filter and re-arranged the order of the filters.
1. searchFields.ts: a. Added in HIDDEN_FIELDS, "instancetypename" (refine filter for research products). b. In DEPENDENT_FIELDS, set ["instancetypename"]: "type" 2. quick-selections.component.ts: Added again (as in the past), @Input() vertical: boolean=false and show types using <search-filter> if vertical is true. 3. searchAll.component.html: Changed medium top and bottom margins to uk-margin-top uk-margin-bottom. 4. newSearchPage.component.ts: a. In method "getFields()", check for HIDDEN_FIELDS, also dependencies to resultTypes. b. Added method "getFilterById()". 5. newSearchPage.component.html: a. Moved <quick-selections> to the left as filter (removed "include" line). b. Added <ng-template #search_filter> and re-arranged the order of the filters
This commit is contained in:
parent
58fc4f84c2
commit
d0a5c3b469
|
@ -1 +1 @@
|
|||
Subproject commit bfd1bc3f0b375daa3ed990247ae54336c0057ac8
|
||||
Subproject commit e07891e4fa5b2d07040f7b5de8331632c46beda1
|
|
@ -1 +1 @@
|
|||
Subproject commit 856e4827243cbbfd71d8fbe636d0aa019e99867b
|
||||
Subproject commit 976591a2476a8cd995fb26d6f797310ae9e8a788
|
Loading…
Reference in New Issue