Project

General

Profile

# Date Author Comment
58549 24/04/2020 06:38 PM Konstantina Galouni

[Trunk | Connect]: Connect redesing
1. app.component.ts: <subscribe> and <invite> components added (floating buttons on the right side of each page for communities).
2. community.component.html:
3. community.component.ts:
a. 'projectsCalculated' and 'contentProvidersCalculated' fields added, to calculate tootlip after both requests complete...

58486 14/04/2020 11:35 AM Konstantina Galouni

[Trunk | Connect]: subscribe.component.ts: [Bug fix] In subscribe.service: method "getNumberOfCommunitySubscribers()" (/community/{pid}/subscribers/count) returns now {"value": number}
(Used to return String. This was a problem for cache. API changed to return object, where number of subscribers is mapped to "value").

58460 10/04/2020 07:24 AM Konstantina Galouni

[Trunk | Connect]:
1. my-communities.component.ts: Use new method "isSubscribedToCommunity()" without email parameter (subscribe.service).
2. subscribe.component.ts: Do not reveal users' (subscribers') emails:
a. Check when method "init()" is called .
b. Use new methods "isSubscribedToCommunity()", "subscribeToCommunity", "unSubscribeToCommunity" without email parameter (subscribe.service). ...

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....

57944 23/12/2019 04:45 PM Konstantinos Triantafyllou

[Connect | Trunk]: Remove url from get user info.

57548 08/11/2019 01:08 PM Konstantinos Triantafyllou

[Connect]: Revert check if is Client. Added on UserInfo method.

57546 08/11/2019 12:04 PM Konstantinos Triantafyllou

[Connect]: Add check if isClient to getUserInfo

57061 13/09/2019 09:47 AM Konstantinos Triantafyllou

[Connect]: Change user login check with user management service.

56715 23/07/2019 02:23 PM Argiro Kokogiannaki

[Connect|Trunk]
Merging branch newlinking into Trunk 55132:56708

56015 06/06/2019 04:49 PM Argiro Kokogiannaki

[Connect|Trunk]

Community Page:
update layout according to mocks

55996 05/06/2019 03:39 PM Argiro Kokogiannaki

[Connect|Trunk]

pass properties as parameter in services in order to use cache
add properties parameter in navbar/bottom and clean up other attributes
Community page:
use existing services and remove searchEntries.service.ts
use search results component
55366 15/04/2019 04:08 PM Argiro Kokogiannaki

[Trunk|Connect]

Menus:
add technical support link

Community Page:
show statistic boxes when results > 0
Add links to advanced search from subjects
Layout changes to iframes
scrollInto view after API response
Add z-index in community toolbar

ZenodoCommunities: scrollInto view after API response...

55271 11/04/2019 11:39 AM Argiro Kokogiannaki

[Trunk]

Community Page: Change the layout

Invite: change the short view to dropdown

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

54781 14/02/2019 12:11 PM Konstantina Galouni

[trunk]: Connect: Remove unnecessary logs

54773 14/02/2019 10:56 AM Argiro Kokogiannaki

Subscribe: add new parameter for user Email in email compose function

54622 23/01/2019 09:55 AM Argiro Kokogiannaki

Change scripts in deploy folder

Community page:
add is route enabled check to show zenodo communities link and number

Invite:
allow customize html text for community managers too
Subscribe:
add error section, to catch the case the service response 403 -> the button is enabled again and a message appears

54365 13/12/2018 01:55 PM Sofia Baltzi

Remove unused method, there is in library's composer

54353 13/12/2018 12:50 PM Sofia Baltzi

Use composer

53977 26/11/2018 05:05 PM Sofia Baltzi

Remove properties for sending email

53961 26/11/2018 11:32 AM Sofia Baltzi

Fix email body

53956 25/11/2018 07:44 PM Sofia Baltzi

Change the urls

53952 25/11/2018 04:41 PM Sofia Baltzi

Remove an unused call

53951 25/11/2018 03:36 PM Sofia Baltzi

Change css

53950 23/11/2018 10:30 PM Sofia Baltzi

Fix email's subject and body

53922 22/11/2018 12:38 PM Sofia Baltzi

Send email to inform managers for a new subscriber

53394 05/10/2018 01:10 AM Argiro Kokogiannaki

connect facelift changes part 2

53349 01/10/2018 02:46 PM Konstantina Galouni

1. subscribe.component: disable subscribe/unsubscribe button when already pushed | add notification when subscribe/unsubscribe fails.
2. subscribe.service: return null in 'isSubscribedToCommunity' function if request fails.

52701 06/07/2018 12:30 PM Sofia Baltzi

Move subscribe.service.ts to openaireLibrary

51642 03/04/2018 02:38 PM Argiro Kokogiannaki

Use openaire AAI, update properties | add manage component - button| open communities in new tab| remove manage links from user menu

51199 13/03/2018 05:06 PM Argiro Kokogiannaki

IsrouteEnabled remove community in every route | Add subscribers in community landing, add confirm for unsubscribe, add message to login for subscribe

51050 06/03/2018 01:35 PM Argiro Kokogiannaki

add subscribe functionality and component | fix the community id in app component