Commit Graph

7 Commits

Author SHA1 Message Date
argirok d9b0365a1d clean up imports for deleted SearchZenodoCommunitiesService 2023-07-14 15:00:01 +03:00
Konstantinos Triantafyllou 39aad35c47 Move community info options to sidebar and delete internal tabs 2023-03-01 16:25:54 +02:00
Konstantina Galouni 4c08b4dad3 [Connect Admin | Library | new-theme]: Redesign of remove/add projects and zenodo communities pages according to the new mocks.
1. searchProjects.service.ts: Added "params" parameter in "getFunders()" method.
2. resultsAndPagesNum.component.ts: Do not show number of results and pages when no results.
3. manage-communities.module.ts: Remove "group" and "lock" icons from registerIcons call.
4. add-projects.component & communityProjects.module.ts & manage-projects.component.ts & remove-projects.component: Redesign of remove/add projects pages according to the new mocks.
5. add-zenodo-communities.component & manage-zenodo-communities.component & preview-z-community.component.ts & zenodo-communities.component.ts & zenodo-communities.module.ts: Redesign of remove/add zenodo communities pages according to the new mocks.
2022-07-05 01:31:56 +03:00
k.triantafyllou 9362e91aa3 [Admin | Trunk]: Merge from NewUI branch
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-admin-portal/trunk@61027 d315682c-612b-4755-9ff5-7f18f6832af3
2021-05-19 11:40:29 +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
argiro.kokogiannaki cf5909241e zenodo communities:
add-zenodo-communities
		complete searching in zenodo API
		add button for save a zenodo community
	manage-zenodo-communities
		fetch and display selected communities from CNR API (datatables: initial rendering is not properly working)
		remove button
	general page that toggles the above views

	


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-admin-portal/trunk@53905 d315682c-612b-4755-9ff5-7f18f6832af3
2018-11-21 09:42:37 +00:00