Commit Graph

25 Commits

Author SHA1 Message Date
konstantina.galouni e9eca1f4f1 [Trunk | Explore]:
1. app.component.ts: Initialize communityFull info from app component (call configurationService.initCommunityInformation).
2. home.component.ts: Get communityFull info from state (call configurationService.communityInformationState) | Add subscriptions in array to unsubscribe in ngOnDestroy.
3. home.module.ts: Remove ConfigurationService from providers (singleton service, initialized in app component).


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59076 d315682c-612b-4755-9ff5-7f18f6832af3
2020-07-12 22:22:43 +00:00
argiro.kokogiannaki f95e919d24 [Explore| Trunk]
index.html: remove clipboard.js (not used)
App component: add qf=true in the search research outcomes menu item
Home Search bar: move class quickSelectionsBox 
		 set delayTime 0 in quick selections component




git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@58816 d315682c-612b-4755-9ff5-7f18f6832af3
2020-06-01 09:20:11 +00:00
argiro.kokogiannaki a9fcf4b6d3 [Explore|Trunk]
Update properties: 
	add new stats tool API

index.html: remove js for addhis & citeThis and clean up comments



git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@58781 d315682c-612b-4755-9ff5-7f18f6832af3
2020-05-26 10:20:32 +00:00
k.triantafyllou 36ff7b58a8 [Explore | Trunk]: Add animation module for openaire badge
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@58599 d315682c-612b-4755-9ff5-7f18f6832af3
2020-05-05 10:37:53 +00:00
argiro.kokogiannaki 9374fae091 [Explore|Trunk]
App component:  update Research Outcomes Search page route in the menu




git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@58257 d315682c-612b-4755-9ff5-7f18f6832af3
2020-03-13 15:56:39 +00:00
argiro.kokogiannaki 1d463ab472 [Explore|Trunk]
Search Pages:
	remove isRouteEnbaled Guard
	for publications, software, datasets, other search pages create URL resolver component and redirect to search outcomes page with the proper entity selected



git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@58165 d315682c-612b-4755-9ff5-7f18f6832af3
2020-03-03 14:35:42 +00:00
argiro.kokogiannaki 84d7984100 [Explore|Trunk]
New Search:
	use new serach page component for projects, organizations, datasources simple and advanced search pages.



git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@58074 d315682c-612b-4755-9ff5-7f18f6832af3
2020-02-11 15:09:08 +00:00
argiro.kokogiannaki be9e64bdf8 [Explore Trunk]
New search page for research results:
	- simple & advanced
	- uses the library component that has both search unified
	- add the routes and the menu items (for development)



git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@58046 d315682c-612b-4755-9ff5-7f18f6832af3
2020-01-31 15:24:53 +00:00
argiro.kokogiannaki 88fc045db3 [Explore|Trunk]
Remove publications sitemap file
Remmove feedback from production
fix how interlinked and total is presented in home
update js/css ersions



git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@58024 d315682c-612b-4755-9ff5-7f18f6832af3
2020-01-28 13:07:04 +00:00
k.triantafyllou d90b756fc4 [Explore | Trunk]: Remove url from user info
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@57943 d315682c-612b-4755-9ff5-7f18f6832af3
2019-12-23 15:36:58 +00:00
k.triantafyllou e2ee78c203 Add check condition for adding user information on usermenuitems.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@57789 d315682c-612b-4755-9ff5-7f18f6832af3
2019-12-03 09:57:22 +00:00
konstantina.galouni a533f69a0b [Trunk | Explore]: app.component.ts: [Bug fix]: Route of Deposit in navigation bar should be '/participate/deposit/learn-how'.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@57488 d315682c-612b-4755-9ff5-7f18f6832af3
2019-10-31 11:18:19 +00:00
konstantina.galouni 48410af57f [Trunk | Library]:
1. home.component.hmtl & explore-custom.css: Buttons for trello updated.
2. app-routing.module.ts & app.component.ts: Menu and routes updated for new deposit functionality (already used in connect portal).
3. deposit-routing.module.ts & deposit.component.ts & deposit.module.ts & searchDataprovidersToDeposit-routing.module.ts & searchDataprovidersToDeposit.component.ts & searchDataprovidersToDeposit.module.ts:
	Files added for pages in new deposit functionality.
4. explore-custom.css: Classes for new deposit functionality in explore portal added.
5. env-properties.json: Properties for new deposit routes added (beta and production properties files need to be updated).


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@57407 d315682c-612b-4755-9ff5-7f18f6832af3
2019-10-17 13:49:05 +00:00
argiro.kokogiannaki f2f1c89470 [Explore|Trunk]
Properties: add property "dashboard"
use it in navbar



git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@57386 d315682c-612b-4755-9ff5-7f18f6832af3
2019-10-16 10:41:20 +00:00
konstantina.galouni 3afc46a780 [Trunk | Explore]:
1. app.component.ts: Use feedback component only in production environment.
2. home.component: Add logos of content providers and show numbers accordingly.
3. assets/ExploreLogos: Folder added for logos in Home Page.
4. explore-custom.css: Class 'mainPageSearchForm' changed (background) & classes 'home-logo' and 'home-logo:hover' added for grayscale effect in logos of Home Page.


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@57308 d315682c-612b-4755-9ff5-7f18f6832af3
2019-10-08 11:02:51 +00:00
k.triantafyllou 1f549eb59b [Explore]: Change user login check with user management service.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@57060 d315682c-612b-4755-9ff5-7f18f6832af3
2019-09-13 07:46:57 +00:00
argiro.kokogiannaki 9576880e00 Properties:
add properties regarding new linking
	
App component:
	add submenu items in link menu



git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@56751 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-24 12:47:47 +00:00
argiro.kokogiannaki 51aef8b025 [Explore|Trunk]
add user info in user menu
	Update sitemap:
		set search links freq to daily
	Update robots.txt
		allow linking  


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@56073 d315682c-612b-4755-9ff5-7f18f6832af3
2019-06-13 13:23:38 +00:00
argiro.kokogiannaki ff7716ecfe [Explore|Trunk]
pass properties as parameter in services in order to use cache

        add properties parameter in navbar/bottom and clean up other attributes




git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@55999 d315682c-612b-4755-9ff5-7f18f6832af3
2019-06-05 14:31:43 +00:00
argiro.kokogiannaki 247ef9dccd [Explore|Trunk]
Merge into trunk branch angular7 rev 55729



git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@55965 d315682c-612b-4755-9ff5-7f18f6832af3
2019-06-03 13:21:49 +00:00
argiro.kokogiannaki 11e46dee59 [Trunk]
Change guard in claims administration page use ClaimsCuratorGuard
	In app component add manage claims links only for admins and claims curators


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@54935 d315682c-612b-4755-9ff5-7f18f6832af3
2019-02-28 15:30:25 +00:00
konstantina.galouni eb7aee74c8 [trunk]: Library + Explore: Remove unnecessary logs.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@54778 d315682c-612b-4755-9ff5-7f18f6832af3
2019-02-14 10:44:30 +00:00
argiro.kokogiannaki d599cc359c clean up bottom menu parameters
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@54739 d315682c-612b-4755-9ff5-7f18f6832af3
2019-02-08 12:23:15 +00:00
argiro.kokogiannaki f16d75deeb update sitemaps to link to production explore
use property environment to admin link in user menu  & dashboard links in home page



git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@54462 d315682c-612b-4755-9ff5-7f18f6832af3
2018-12-19 14:35:59 +00:00
argiro.kokogiannaki 97a774ba6f Clean up uoa-services-portal/trunk
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@54358 d315682c-612b-4755-9ff5-7f18f6832af3
2018-12-13 12:31:33 +00:00