Go to file
konstantina.galouni 71a4d35c43 [Trunk | Library]:
1. subscribe.service.ts: 
	a. Method "subscribeToCommunity()" renamed to "subscribeToCommunityByEmail()" and method "unSubscribeToCommunity()" renamed to "unSubscribeToCommunityByEmail()".
        b. Add methods: "getNumberOfCommunitySubscribers()", "subscribeToCommunity()", "unSubscribeToCommunity()".
	c. Method "isSubscribedToCommunity()": API changed to return true/ false without revealing users' emails (no processing needed here anymore).
	d. Methods: "isSubscribedToCommunity()", "subscribeToCommunity()", "unSubscribeToCommunity()" - DO NOT SEND user email, API will do the work via token ("X-XSRF-TOKEN" header).
2. connectSubscriber.guard.ts: Use new method "isSubscribedToCommunity()" without email parameter (subscribe.service).


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@58459 d315682c-612b-4755-9ff5-7f18f6832af3
2020-04-10 05:16:38 +00:00
claims [Trunk | Library]: 2020-04-07 11:15:28 +00:00
connect [Trunk | Library]: 2020-04-10 05:16:38 +00:00
contact-us [Library]: Create Contact us component, delete contact us from class 2019-12-03 12:50:39 +00:00
dashboard [Library | Trunk]: Fix entity type in parse results. 2020-02-14 15:08:54 +00:00
deposit [Trunk | Library]: 2020-04-07 11:15:28 +00:00
error [Trunk | Library]: 2020-04-07 11:15:28 +00:00
landingPages [Library | Trunk]: Annotation: make the widget draggable 2020-04-08 14:24:30 +00:00
login [Library | Trunk]: Some changes on sidebar 2020-02-06 13:34:37 +00:00
reload [Trunk|Library]: Use scroll function from 'HelperFunctions' class (utils folder). 2019-04-24 12:31:01 +00:00
searchPages [Trunk | Library]: 2020-04-07 11:15:28 +00:00
services [Library | Trunk]: SearchResultService: Add an if condition to check if pid exists on the results 2020-04-09 09:40:54 +00:00
shared Commiting first draft of openaire library for angular portals 2017-12-19 12:53:46 +00:00
sharedComponents [Library | Trunk]: 1. Add project name as subtitle if acrony and name are existed. 2. Remove isClient condition, which made menu hidden on server mode. 2020-03-17 13:55:34 +00:00
test [Library|Trunk] 2019-06-03 13:20:36 +00:00
utils [Trunk | Library]: 2020-04-10 05:16:38 +00:00
app-routing.module.ts [Trunk | Library]: app-routing.module & entities.module: Bug fixes in imports after merging research results. 2019-09-11 11:45:35 +00:00
app.component.ts [Library|Trunk] 2019-06-12 08:59:10 +00:00
app.module.ts [Trunk | Library]: 2019-09-11 09:45:54 +00:00
app.server.module.ts Commiting first draft of openaire library for angular portals 2017-12-19 12:53:46 +00:00
http-interceptor.service.ts [Trunk | Library]: Add file 'http-interceptor.service.ts' for not repeating in client requests of server. 2019-09-30 10:48:26 +00:00