explore-services/explore/src/app
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
..
claims [Explore]: Fix title Linking on generic Linking page. 2019-10-01 13:01:09 +00:00
deposit [Explore|Trunk] 2020-03-12 17:06:33 +00:00
error Clean up uoa-services-portal/trunk 2018-12-13 12:31:33 +00:00
home [Trunk | Explore]: 2020-07-12 22:22:43 +00:00
landingPages [Trunk | Explore]: Remove IsRouteEnabled guard from landing and search pages (these pages should load even when not active - existing links from other pages). 2020-07-12 14:40:41 +00:00
login [Explore|Trunk] 2019-06-03 13:21:49 +00:00
reload Clean up uoa-services-portal/trunk 2018-12-13 12:31:33 +00:00
searchPages [Trunk | Explore]: Remove IsRouteEnabled guard from landing and search pages (these pages should load even when not active - existing links from other pages). 2020-07-12 14:40:41 +00:00
shared Clean up uoa-services-portal/trunk 2018-12-13 12:31:33 +00:00
userEmailPreferences [Explore|Trunk] 2019-06-03 13:21:49 +00:00
app-routing.module.ts [Explore|Trunk] 2020-03-13 15:35:18 +00:00
app.component.ts [Trunk | Explore]: 2020-07-12 22:22:43 +00:00
app.module.ts [Explore|Trunk] 2020-05-18 12:46:26 +00:00
app.server.module.ts [Trunk | Explore]: Use HttpInterceptorService (http-interceptor.service.ts) for not repeating in client requests of server. 2019-09-30 10:50:49 +00:00