Commit Graph

16 Commits

Author SHA1 Message Date
konstantina.galouni 8beb18c32b [Trunk | Admin]:
1. community-edit-form.component.ts: Use renamed method "subscribeToCommunityByEmail()" (insted of "subscribeToCommunity()") - subscribe.service.
2. manage-subscribers.component.ts: Use renamed method "unSubscribeToCommunityByEmail()" (instead of "unSubscribeToCommunity()") - subscribe.service.


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-admin-portal/trunk@58479 d315682c-612b-4755-9ff5-7f18f6832af3
2020-04-10 14:34:47 +00:00
konstantina.galouni 856025a795 [Trunk | Admin]:
1. community-edit-form.component.ts & manage-subscribers.component.ts &curator.component.ts & customization.component.ts & manage-user-notifications.component.ts & manage-user-notifications.service.ts: 
	create request path in service and "properties" as first parameter in methods (curator.service.ts, layout.service.ts, subscribe.service.ts).
2. manageContentProviders.service.ts & manageProjects.service.ts & manageZenodoCommunities.service.ts: Rename "communityId" to "pid".


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-admin-portal/trunk@58444 d315682c-612b-4755-9ff5-7f18f6832af3
2020-04-08 11:59:20 +00:00
k.triantafyllou fd780ad708 [Admin | Trunk]: 1. Add statistics overall toggle. 2. Remove conditions if there are resutls on statistics. 3. Add titles in all pages.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-admin-portal/trunk@58371 d315682c-612b-4755-9ff5-7f18f6832af3
2020-04-01 13:40:48 +00:00
argiro.kokogiannaki 85b6b8c386 [Admin|Trunk]
Deploy: update script

Customization:
	keep 3 status of customizationOptions published, applied, draft  - change the variable used accordingly
	enable check for comunity
	add back and exit warning modals
	put reset actions in functions
	add more previews
	add route, menu/ dashboard links
	hide side menu
	update color picker css

Delete unused files 
       src/app/pages/subjects/subjects-edit-form/subjects-edit-form.service.ts
       src/app/pages/subscribers/remove-subscriber.component.html
       src/app/pages/subscribers/remove-subscriber.component.ts

	
	
	

apply


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-admin-portal/trunk@57338 d315682c-612b-4755-9ff5-7f18f6832af3
2019-10-10 15:17:43 +00:00
argiro.kokogiannaki c1ffb065e4 [Admin|Trunk]
package json: build add flag --prod
make corrections for the build to succeed.




git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-admin-portal/trunk@56471 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-10 12:55:16 +00:00
k.triantafyllou 3abaaba401 [Trunk|Admin]: Fix big on getting subscibers service parameters.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-admin-portal/trunk@56311 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-02 09:30:48 +00:00
argiro.kokogiannaki 5a0ffefd54 [Admin|Trunk]
Merge into trunk branch angular7 rev 55968





git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-admin-portal/trunk@55972 d315682c-612b-4755-9ff5-7f18f6832af3
2019-06-03 14:52:33 +00:00
konstantina.galouni f196153275 [Trunk|Admin]: Use scroll function from 'HelperFunctions' class (openaireLibrary/utils).
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-admin-portal/trunk@55416 d315682c-612b-4755-9ff5-7f18f6832af3
2019-04-24 11:44:46 +00:00
konstantina.galouni 497e523c70 [Trunk|Admin]: change classes of remove/add buttons:
'remove red_background_color red_color'  --> 'remove uk-button-danger'
	'add green_background_color green_color' --> 'add uk-button-primary'


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-admin-portal/trunk@55411 d315682c-612b-4755-9ff5-7f18f6832af3
2019-04-23 11:29:07 +00:00
k.triantafyllou 03c4ca5aa2 [Trunk|Library]: connectCommunityGuard has been added it for check if type is community. Change community error page message
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-admin-portal/trunk@54964 d315682c-612b-4755-9ff5-7f18f6832af3
2019-03-07 15:43:10 +00:00
k.triantafyllou 4067899197 [Trunk|Admin]: Lazy routing for dashboard, manage-user-notifications, communities, community-edit-form, manage-zenodo-communities and manage-subscribers.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-admin-portal/trunk@54963 d315682c-612b-4755-9ff5-7f18f6832af3
2019-03-05 14:53:50 +00:00
konstantina.galouni d9e24bacc1 [trunk]: Admin (Connect): Remove unnecessary logs
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-admin-portal/trunk@54788 d315682c-612b-4755-9ff5-7f18f6832af3
2019-02-14 12:20:00 +00:00
konstantina.galouni 6476128775 Scroll into view in ngOnInit() for every page.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-admin-portal/trunk@54074 d315682c-612b-4755-9ff5-7f18f6832af3
2018-12-03 11:33:03 +00:00
konstantina.galouni 1dd618dae7 manage-subscribers.component & manage-user-notifications.component: when Session is expired, redirect to '/user-info' page to show a proper message (fix unhandled cases).
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-admin-portal/trunk@53741 d315682c-612b-4755-9ff5-7f18f6832af3
2018-11-14 11:06:25 +00:00
konstantina.galouni 9ddb0b32c9 For every page: when Session is expired, redirect to '/user-info' page to show a proper message.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-admin-portal/trunk@53735 d315682c-612b-4755-9ff5-7f18f6832af3
2018-11-13 15:26:49 +00:00
argiro.kokogiannaki 3ff95d06c0 Merging from branch 'branches/project-cli' r53598 in trunk
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-admin-portal/trunk@53600 d315682c-612b-4755-9ff5-7f18f6832af3
2018-10-30 15:31:16 +00:00