Project

General

Profile

# Date Author Comment
58473 10/04/2020 02:08 PM Argiro Kokogiannaki

[Connect|Trunk]

App component:
Connect menu:
publications menu item fixes
pass connect communityId in navbar
HtmlPages: use connect communtiy if there is no communityId

58471 10/04/2020 12:04 PM Argiro Kokogiannaki

[Connect|Trunk]

Add html page for connect (helptexts):
Publications
Add new html Pages per community (helptexts):
Projects and funding
National Bulletins
Content (moved from connect to separate page per community)
add the routes and the menu items for the above pages...

58421 07/04/2020 06:52 PM Konstantina Galouni

[Trunk | Connect]:
1. communities.component.ts & contentPage.component.ts & shareInZenodo.component.ts & helper-test.component.ts & organizationsPage.component.ts &
learn-how.component.ts & learn-in-depth.component.ts & my-communities.component.ts:
"properties" as first parameter in methods of helper.service.ts....

56331 03/07/2019 12:16 PM Konstantina Galouni

[Trunk | Connect]:
affiliations.component & directLinking.component & linkingGeneric.component & communityWrapper.component &
curators.component & depositBySubjectResult.component & depositDatasets.component & depositDatasetsResult.component &
depositPublications.component & depositPublicationsResult.component & shareInZenodo.component & htmlPage.component &...

54949 01/03/2019 12:34 PM Argiro Kokogiannaki

[Trunk]

Domain change:
Update server.ts to be able to read domain from request
Update functions that needed domain
use the domain as read from properties

Update home page urls to dashboards- use environment property

54863 19/02/2019 01:17 PM Konstantina Galouni

[Trunk|Connect]: Fix error logs in connect related pages and components.

54852 18/02/2019 04:15 PM Argiro Kokogiannaki

[Trunk]
Add checks when location or document is used.
Get environment from properties file instead of domain

Invite, Subscribe, Manage Buttons: Smaller buttons, smaller icons

52402 08/06/2018 01:25 PM Konstantina Galouni

1. Create /about and /organizations pages with html content from admin API.
2. htmlPage.component: helper component that queries admin API and displays html content according to current route.