Commit Graph

14 Commits

Author SHA1 Message Date
Konstantinos Triantafyllou f2bbf0fb85 Delete header from all pages of communityInfo and users. Add advanced criteria page. 2023-03-10 17:15:26 +02:00
Konstantinos Triantafyllou 39aad35c47 Move community info options to sidebar and delete internal tabs 2023-03-01 16:25:54 +02:00
Konstantina Galouni fcc23ec289 [Connect Admin | Library | new-theme]: Removed RootMenuItem | Fixes in wording.
1. app.component.ts: Removed deprecated RootMenuItem and used MenuItem instead.
2. criteria.component.ts: Import OpenaireEntities and set variable openaireEntities.
3. criteria.component.html: [Bug fix] Use openaireEntities in no filters message.
4. searchAll.component.ts: [Bug fix] In method "getDefaultEntityToShow()", return "datasources" instead of "content providers".
5. add-content-providers.component.ts: [Bug fix] In error messages use "data sources" wording instead of "content providers".
6. manage-zenodo-communities.component.html: [Bug fix] In <no-load-paging>, set type to "Zenodo communities".
2022-09-21 10:29:11 +03:00
Konstantinos Triantafyllou 980ec60ac6 Change header info in all pages.
Add connect menu items in admin pages.
2022-08-04 18:44:55 +03:00
Konstantinos Triantafyllou d3b5889f7a Fix zenodo loading. Change all pages in order to apply sticky in actions instead of header 2022-07-13 20:26:10 +03:00
Konstantina Galouni b7751d297b [Connect Admin | new-theme]: Updated messages when no results in affiliations, data sources, projects, subjects, zenodo communities | [Bug fix] In add projects, show selected filter if exists (even when no results).
1. affiliations.component.html: Updated "no organizations found" message to "no organizations for {{community}}".
2. add-content-providers.component.html: When no data sources, show info message for missing data sources too.
3. add-content-providers.component.ts: Created get method infoMessage() to return info message for missing data sources.
4. manage-content-providers.component.ts: In <add-content-providers> renamed hash to #addContentProvidersModal.
5. remove-content-providers.component.html & remove-projects.component.html & subjects-edit-form.component.html & manage-zenodo-communities.component.html: Show proper messages if no results at all or if filters return no results.
6. add-projects.component.ts: Created get method infoMessage() to return info message for missing projects | Added field selectedFunder and in getSelectedValues() return selectedFunder if no values from search query.
7. add-projects.component.html: When no projects, show info message for missing funders too | Do not show filters column when no results | Show selectedFunder in selected filters.
8. manage-projects.component.ts: In <fs-modal> renamed hash to #fsModalProjects and in <add-projects> renamed hash to #addProjects.
9. remove-projects.component.ts: Removed old Session.isLoggedIn() checks.
2022-07-11 18:48:24 +03: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 baa2ce62df [Admin | Trunk]: Fix external link
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-admin-portal/trunk@59356 d315682c-612b-4755-9ff5-7f18f6832af3
2020-09-09 13:03:11 +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
argiro.kokogiannaki fbdf078a23 Add links in sidebar, dashboard and user menu for users
add/update  messages in projects, content providers and zenodo explaining when the changes will be applied
add messages in manage-user-notifications




git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-admin-portal/trunk@53980 d315682c-612b-4755-9ff5-7f18f6832af3
2018-11-27 10:43:11 +00:00
argiro.kokogiannaki b8e5ea1d4c zenodo communities:
fix table issues
	set proper messages (loading, error)
	show the id when master exists but not in zenodo
FAB: change uk-icon-button to uk-button -> avoid chrome losing svg when there is padding
CSS: Menu items color : get the proper color if it is fixed or sticky


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-admin-portal/trunk@53925 d315682c-612b-4755-9ff5-7f18f6832af3
2018-11-22 15:10:41 +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
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