Go to file
konstantina.galouni 64df17d834 [Trunk | Library]: Filters according to new UI/UX design.
1. utils/rangeFilter/: range filters added to describe year range queries (currently used in types: result & project).
2. utils/properties/searchFields.ts: 
	'uniqueValue: boolean' changed to 'filterType: string' with value among: null (if this is not a range/refine filter), radio, checkbox, range.
	RANGE_FIELDS added for each type needed.
	'fieldHasUniqueValue()' method renamed to 'getFieldFilterType()' method.
	'getFieldParam()' method added.
3. utils/properties/searchFields.ts & services/servicesUtils/refineResults.class.ts & searchPages/searchUtils/searchHelperClasses.class.ts
   & searchPages/dataProviders/ & searchPages/searchDataProviders.component.ts & searchPages/searchOrganizations.component.ts: 'filterType' field is used.
4. searchPages/searchProjects.component.ts & searchPages/searchResearchResults.component.ts: Initialize and use in calculations range filters.
5. searchPages/searchUtils/searchFilter.component: Update filters to match redesign & use them everywhere (not special case if search or deposit).
6. searchPages/searchUtils/newSearchPage.component: Update filters to match redesign and add range filters.


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@58105 d315682c-612b-4755-9ff5-7f18f6832af3
2020-02-17 14:19:14 +00:00
claims [Library | Trunk]: Change getUserInfo to be suitable for guards too. 2019-12-23 15:09:17 +00:00
connect [Library | Trunk]: Change getUserInfo to be suitable for guards too. 2019-12-23 15:09:17 +00:00
contact-us [Library]: Create Contact us component, delete contact us from class 2019-12-03 12:50:39 +00:00
dashboard [Library | Trunk]: Fix entity type in parse results. 2020-02-14 15:08:54 +00:00
deposit [Library|Trunk] 2020-01-29 12:07:22 +00:00
error [Library|Trunk] 2020-01-09 14:33:34 +00:00
landingPages [Library | Trunk]: 1. New view for search results. 2. Add highlight component but currently is not enabled. 3. Change access mode value from classid to classname 2020-02-07 13:05:07 +00:00
login [Library | Trunk]: Some changes on sidebar 2020-02-06 13:34:37 +00:00
reload [Trunk|Library]: Use scroll function from 'HelperFunctions' class (utils folder). 2019-04-24 12:31:01 +00:00
searchPages [Trunk | Library]: Filters according to new UI/UX design. 2020-02-17 14:19:14 +00:00
services [Trunk | Library]: Filters according to new UI/UX design. 2020-02-17 14:19:14 +00:00
shared Commiting first draft of openaire library for angular portals 2017-12-19 12:53:46 +00:00
sharedComponents [Library|Trunk] 2020-01-22 11:01:42 +00:00
test [Library|Trunk] 2019-06-03 13:20:36 +00:00
utils [Trunk | Library]: Filters according to new UI/UX design. 2020-02-17 14:19:14 +00:00
app-routing.module.ts [Trunk | Library]: app-routing.module & entities.module: Bug fixes in imports after merging research results. 2019-09-11 11:45:35 +00:00
app.component.ts [Library|Trunk] 2019-06-12 08:59:10 +00:00
app.module.ts [Trunk | Library]: 2019-09-11 09:45:54 +00:00
app.server.module.ts Commiting first draft of openaire library for angular portals 2017-12-19 12:53:46 +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