Commit Graph

9 Commits

Author SHA1 Message Date
Konstantina Galouni 6820f4c0ad [Aggregator | new-theme]: Use of properties.errorLink | Link to simple/advanced page dark or not depending on background.
1. directLinking-routing.module.ts & linking-routing.module.ts & myClaims-routing.module.ts & deposit-routing.module.ts & searchDataProviders-routing.module.ts & errorPage.component.ts & dataProvider-routing.module.ts & dataset-routing.module.ts & organization-routing.module.ts & orp-routing.module.ts & project-routing.module.ts & publication-routing.module.ts & result-routing.module.ts & service-routing.module.ts & advancedSearchDataProviders-routing.module.ts & advancedSearchOrganizations-routing.module.ts & advancedSearchProjects-routing.module.ts & advancedSearchServices-routing.module.ts & searchResearchResults-routing.module.ts & searchDataProviders-routing.module.ts & searchOrganizations-routing.module.ts & searchProjects-routing.module.ts & searchResearchResults-routing.module.ts & searchServices-routing.module.ts: Replaced /error path with properties.errorLink.
2. advancedSearchDataProviders.component.ts & advancedSearchOrganizations.component.ts & advancedSearchProjects.component.ts & advancedSearchServices.component.ts & searchResearchResults.component.ts & search.component.ts & searchDataproviders.component.ts & searchOrganizations.component.ts & searchProjects.component.ts & searchResearchResults.component.ts & searchServices.component.ts: Added field searchForm: SearchForm, which sets dark to false for eosc, otherwise true - this is passed to the corresponding search component.
2022-05-18 15:13:42 +03:00
Konstantina Galouni bdda998127 [Aggregator | new-theme]: [NEW] Added service entity in Menu, properties and added landing and search pages.
1. aggregators.ts: Added in PortalAggregators.disabled object, service entity & route.
2. app.component.ts: Added in menuItems "Serive" and use for menuItems entity names from OpenaireEntities.
3. app-routing.module.ts: Added routes for service landing, search and advanced search pages.
4. environments/: Added values for properties searchLinkToService, searchLinkToServices, searchLinkToAdvancedServices, errorLink
5. [NEW] Files added for services landing, search and advanced search pages: landingPages/service/, advancedSearchServices.component.ts, advancedSearchServices.module.ts, advancedSearchServices-routing.module.ts, searchServices.component.ts, searchServices.module.ts, searchServices-routing.module.ts
2022-05-13 16:07:09 +03:00
argirok bf6c1db2cc add piwik id - enable tracking in all components 2021-11-09 12:31:44 +02:00
k.triantafyllou 94bace40e7 [Aggregator | Trunk]: 1. Add Deposit-Linking. 2. Get id from domain. 3. Add custom filter for searches on menu
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-aggregator-portal/trunk@59936 d315682c-612b-4755-9ff5-7f18f6832af3
2020-11-23 12:28:46 +00:00
argiro.kokogiannaki 793a227199 [Aggregator |Trunk]
- use new search pages
- remove properties from route data
- add images from mocks
- put js and css files in angular.json and  styles.css




git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-aggregator-portal/trunk@59900 d315682c-612b-4755-9ff5-7f18f6832af3
2020-11-18 17:01:52 +00:00
argiro.kokogiannaki 15daa488f8 [Aggregator| Trunk]
update the aggregator according to the changes made in library components:
		result landing component
		result search & advance search page
		user info from API - not cookie

	remove isRouteenabled
	clean up modules





git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-aggregator-portal/trunk@57127 d315682c-612b-4755-9ff5-7f18f6832af3
2019-09-24 12:42:17 +00:00
argiro.kokogiannaki c30611f3a7 [Aggregator|Trunk]
Add more numbers in home page

Add pages for projects and content providers 
Remove checks for admin tool community Id
Set community in properties as null 


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-aggregator-portal/trunk@56093 d315682c-612b-4755-9ff5-7f18f6832af3
2019-06-14 13:14:22 +00:00
argiro.kokogiannaki f773e0ca7e [Trunk]
Home:
		remove explore related parts
		leave only search form
		update with more numbers
	Remove Search for Content providers (Journals, registries, compatible)
	
	Search: use custom filter to filter results





git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-aggregator-portal/trunk@55723 d315682c-612b-4755-9ff5-7f18f6832af3
2019-05-24 13:54:22 +00:00
argiro.kokogiannaki 19bbb42785 [Aggregator|Trunk]
complete previous commit (adding all files eg src, app, assets )
	


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-aggregator-portal/trunk@55689 d315682c-612b-4755-9ff5-7f18f6832af3
2019-05-23 13:38:44 +00:00