Commit Graph

8 Commits

Author SHA1 Message Date
k.triantafyllou 564b1f3e37 [Connect]: Update trunk to angular 11. Delete branch angular-11
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@61397 d315682c-612b-4755-9ff5-7f18f6832af3
2021-07-14 14:51:20 +00:00
argiro.kokogiannaki fdc7273d09 [Connect|Trunk]
code clean up:

-remove unused imports, code, files (Old search pages for results,  etc)
-remove Freeguard from modules
-unsubscribe all subscriptions
-Services: configuration, communities, subscribers, user management: unsubscribe from app component or the component that uses them (clearSubscriptions())
-Fetchers: unsubscribe from  the component that uses them (clearSubscriptions())



git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@59826 d315682c-612b-4755-9ff5-7f18f6832af3
2020-11-12 15:59:26 +00:00
konstantina.galouni 687385f5b4 [Trunk | Connect]: Add properties 'depositLearnHowPage' and 'depositSearchPage' and use properties for urls.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56817 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-31 10:42:45 +00:00
konstantina.galouni eb9db84e45 [Trunk | Connect]:
1. app-routing.module: Add routes: 'deposit', 'search-deposit'
2. deposit.component & deposit-routing.module & deposit.module: Add new deposit first page (according to new mocks for connect)
3. searchDataprovidersToDeposit.component & searchDataprovidersToDeposit-routing.module & searchDataprovidersToDeposit.module: Add new deposit search page (according to new mocks for connect)
4. shareInZenodo.component: Change zenodo communities page according to new mocks for connect - add breadcrumb
5. searchCommunities.component & searchProjects.component: Add 'valueIsUnique' field in Filter
6. connect-custom.css: exlude breadcrumb links from existing custom css | Add css for '.communityPanelBackground .uk-breadcrumb .active' and 'uk-breadcrumb .active' and '.border-grey' (not used).


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56564 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-15 16:24:58 +00:00
konstantina.galouni 99e565163b [trunk]: Connect: Remove unnecessary logs
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@54781 d315682c-612b-4755-9ff5-7f18f6832af3
2019-02-14 11:11:12 +00:00
konstantina.galouni 6f4fbc54e5 Bug fix: remove properties print from fetchZenodoInformation.class.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@53978 d315682c-612b-4755-9ff5-7f18f6832af3
2018-11-26 16:08:02 +00:00
konstantina.galouni 877232e888 Add in env-properties (used only in connect portal) 'shareInZenodoPage' property.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@53975 d315682c-612b-4755-9ff5-7f18f6832af3
2018-11-26 15:58:13 +00:00
konstantina.galouni eac05f14eb 1. Add proper message (for connect or explore portal) for Zenodo repository in all deposit pages at the right side of each page.
2. Library: deposit/utils/zenodoInformation.class.ts: create class to describe zenodo information (name, url, shareInZenodoUrl - only for connect portal).


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@53973 d315682c-612b-4755-9ff5-7f18f6832af3
2018-11-26 15:44:32 +00:00