Go to file
konstantina.galouni 8b9ceb091b [Trunk | Library]:
1. cache-interceptor.service.ts: Added query for refine projects with hidden filters as cachable (to be removed when bug with hidden filters is solved).
2. searchResearchResults.component.ts & searchProjects.component.ts & searchDataProviders.component.ts & searchOrganizations.component.ts:
	a. [Bug fix - r59155] Update checks for refine query - Do not call refine query when page, results per page, sortBy change.
	b. Set refineStatus to DONE when no refine query.
	c. Set new field "searchPage.hideFilters" to false when results return - used only for 1st load (do not show filters, until results return).
3. newSearchPage.component:
	a. Show "Filters" label always.
	b. Check if there are filters with method "get existingFiltersWithValues()" instead of "filters.length" (cases where filters > 0, but values = 0).
	c. Show filters column when "!hideFilters" and there are filters (refine or selected) or when there are results.
	d. Add in url parameters for "page" and "resultsPerPageChanged" even when they are set to default value (need to separate navigation via menu with no params).
4. searchFilter.component.html: Add "<ng-template #input_label>" for checkboxes and radio buttons in filters (used also in view all part).


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@59163 d315682c-612b-4755-9ff5-7f18f6832af3
2020-07-24 11:21:22 +00:00
claims [Library | Trunk]: Replace static links with property url 2020-07-13 14:42:34 +00:00
connect [Trunk | Library]: community.service.ts & ISVocabularies.service.ts: Removed prints for debugging. 2020-07-21 13:50:31 +00:00
contact-us [Library | Trunk]: 1. Contact us css changes. 2. Search for monitor. 3. Landing for monitor 2020-06-29 13:15:52 +00:00
dashboard [Library | Trunk] 2020-07-13 09:15:00 +00:00
deposit [Library|Trunk] 2020-07-21 12:41:08 +00:00
error [Trunk | Library]: 2020-07-16 23:08:10 +00:00
landingPages [Library | Trunk]: Change download from and search results base on UI/UX suggestions 2020-07-22 13:39:35 +00:00
login [Library | Trunk]: Changes for adding search and langing pages to monitor dashboard 2020-07-10 08:37:17 +00:00
monitor [Library|Trunk] 2020-07-07 13:50:49 +00:00
reload [Library|Trunk] 2020-05-20 11:50:32 +00:00
searchPages [Trunk | Library]: 2020-07-24 11:21:22 +00:00
services [Trunk | Library]: 2020-07-15 11:25:17 +00:00
shared Commiting first draft of openaire library for angular portals 2017-12-19 12:53:46 +00:00
sharedComponents [Library|Trunk] 2020-07-21 12:41:08 +00:00
test [Library|Trunk] 2019-06-03 13:20:36 +00:00
utils [Library | Trunk]: Change download from and search results base on UI/UX suggestions 2020-07-22 13:39:35 +00:00
app-routing.module.ts [Trunk | Library]: Removed old, unused folders "deposit/datasets", "deposit/publications" and files "deposit.component", "deposit.module" | Removed references to deleted files from app.module and app-routing.module. 2020-07-15 11:59:16 +00:00
app.component.ts [Library|Trunk] 2019-06-12 08:59:10 +00:00
app.module.ts [Library | Trunk]: Fix types on landing header. Add message if result summary does not exist 2020-07-21 09:17:50 +00:00
app.server.module.ts Commiting first draft of openaire library for angular portals 2017-12-19 12:53:46 +00:00
cache-interceptor.service.ts [Trunk | Library]: 2020-07-24 11:21:22 +00:00
http-interceptor.service.ts [Trunk | Library]: Add file 'http-interceptor.service.ts' for not repeating in client requests of server. 2019-09-30 10:48:26 +00:00