Go to file
Konstantina Galouni d0a5c3b469 [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
2023-05-12 18:52:13 +03:00
explore [Library | explore-redesign]: Moved <quick-selections> to the left as filter and re-arranged the order of the filters. 2023-05-12 18:52:13 +03:00
services Utils Service: Change user info property. 2023-03-23 10:41:37 +02:00
.gitignore add .angular folder to gitignore 2022-09-23 16:04:51 +03:00
.gitmodules Create new branch for explore new-theme. Initialize variables, css and angular.json 2022-03-30 13:01:55 +03:00