Commit Graph

25 Commits

Author SHA1 Message Date
Konstantina Galouni 8bd6fafbdd [Eosc Explore | develop]: home.component.ts: When beta environment, redirect to beta eosc. 2023-04-26 13:18:18 +03:00
Konstantina Galouni a9ba2d65f9 [Library | develop & EOSC Explore | master]: Redirect to eosc search for any page except landing | If property adminToolsPortalType is eosc, open search links to OpenAIRE Explore in a new tab.
1. home.component.html: Commented everything.
2. home.component.ts: Commented everything and added redirect to EOSC search.
3. app.component.ts: Commented <navbar>.
4. app-routing.module.ts: Removed unused routes | For any route other than landing, redirect to home page.
5. index.html: Removed BETA badge | Updated title from "Search OpenAIRE" to "Search EOSC".
6. errorPage.component.ts & relatedDatasourcesTab.component.ts & showAuthors.component.ts & search-tab.component.ts: If property adminToolsPortalType is eosc, open search page in OpenAIRE Explore in a new tab.
7. fos.component.ts & sdg.component.ts: If property adminToolsPortalType is eosc, open search page in OpenAIRE Explore in a new tab | If property adminToolsPortalType is eosc, do not show "feedback/suggest" link.
8. open-aire-jsonld-converter.service.ts: If property adminToolsPortalType is eosc, do not add fos and sdgs as doc.isPartOf.
2023-03-09 10:54:03 +02:00
Konstantina Galouni f17235b29c [Library & EOSC Explore | angular-14]: environment.ts: Updated properties | searchFields.ts: Updated type of "eoscifguidelines" field to "keyword" from "refine" (to be discussed) | home.component: [Bug fix] Fixed after it has been checked error (disableSelectChange() method added). 2022-12-05 14:43:53 +02:00
Konstantina Galouni 11ef620eee [EOSC Explore | angular-14]: home.component.ts: [Bug fix] Remove numbersComponent as it not used. 2022-11-29 14:26:42 +02:00
argirok fdf197b0d0 remove queries unused queries for funders in home
remove unused assets
2022-10-17 12:13:33 +03:00
Konstantina Galouni bc74ad8e30 [Eosc Explore]: Removed special files for eosc and configurations for aggregator (eosc was separated from aggregator to this dedicated project). 2022-08-08 17:49:07 +03:00
Konstantina Galouni 9898990385 [Aggregator | new-theme]: home.component.ts: In home search set input unchecked for research products categories as default & in "name" use OpenaireEntities. 2022-05-20 16:21:11 +03:00
argirok 424eff78a1 apply new theme changes - mainly for eosc 2022-05-03 16:53:37 +03:00
argirok 120983b937 home: add eosc logo in search bar, add eosc intro text
remove navbar
disable recaptcha for eosc
2022-03-08 15:31:13 +02:00
argirok 7476cd68b4 Apply initial changes for eosc explore 2022-02-18 16:58:47 +02:00
Alex Martzios d1cec59bae Add logos for funders 2021-12-06 16:36:24 +02:00
Alex Martzios 317b7a19e1 Add funders cards in homepage 2021-12-03 18:04:39 +02:00
k.triantafyllou 91f00469c1 [Aggregator | Trunk]: Upgrade to angular 11
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-aggregator-portal/trunk@61382 d315682c-612b-4755-9ff5-7f18f6832af3
2021-07-14 11:47:56 +00:00
k.triantafyllou 3a9c980b6a [Aggragator | Trunk]: Home remove numbers variables
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-aggregator-portal/trunk@60909 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-18 12:03:58 +00:00
k.triantafyllou 0658c30096 [Aggragator | Trunk]: Add numbers on home page
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-aggregator-portal/trunk@60908 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-18 12:03:23 +00:00
argiro.kokogiannaki cb56e684f6 [Aggregator |trunk]
- add graph section text for Canada - remove lorem ipsum



git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-aggregator-portal/trunk@60305 d315682c-612b-4755-9ff5-7f18f6832af3
2021-01-28 09:45:22 +00:00
argiro.kokogiannaki 38ca2dea7b [Aggregator | Trunk]
- Rename FilterInfo to Aggregator Info
- add colors and background
- customize colors and background base on the aggregator choices
- Home:
	- numbers visualization when a number is hidden
	- add links to search
	- enable quick filter for search all page




git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-aggregator-portal/trunk@60133 d315682c-612b-4755-9ff5-7f18f6832af3
2020-12-15 12:48:37 +00:00
argiro.kokogiannaki fcf246099e [Aggregator|Trunk]
- use mock admin tool response for enabled entities/ pages
- disable helptexts
- remove unused components
- add again isRoute enabled for claims/ deposit pages



git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-aggregator-portal/trunk@59969 d315682c-612b-4755-9ff5-7f18f6832af3
2020-11-25 17:39:05 +00:00
argiro.kokogiannaki 1e4e5756f7 [Aggregator|Trunk]
- Home search form: Add custom filter parameters when switching from simple to advanced search pages or change entities
- add custom filter in advanced search results


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-aggregator-portal/trunk@59939 d315682c-612b-4755-9ff5-7f18f6832af3
2020-11-23 16:09:45 +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 f9f4df43c3 [Aggregator|Trunk]
Get custom filter from aggregators class
	use one aggregator as the default one



git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-aggregator-portal/trunk@56072 d315682c-612b-4755-9ff5-7f18f6832af3
2019-06-13 12:40:03 +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