Commit Graph

28 Commits

Author SHA1 Message Date
Konstantinos Triantafyllou 500dd61f9b Update library. Fix an expression error in advanced-criteria. Add message if there are no subjects in each category. 2023-06-27 12:39:52 +03:00
Konstantinos Triantafyllou ced4fe404d Fix margins in subjects 2023-05-03 17:00:14 +03:00
Konstantinos Triantafyllou f4b54fa745 Update UIkit to 3.12.2. Add Subjects: Cliking add will add the input value also. 2023-04-04 10:49:59 +03:00
Alex Martzios a3563ad1ef fix wrong condition statement for edit modal 2023-03-15 12:03:16 +02:00
Alex Martzios 070f9d369d add new feature: selection criteria by FoS and SDGs 2023-03-15 11:56:28 +02:00
Alex Martzios 88be699fd2 subjects page: 'enter key' now adds subjects in the list, number of selected SDGs and FoS changes dynamically, 'save' button is enabled/disabled based on overall changes, update submodules 2023-03-13 21:26:31 +02:00
Alex Martzios a83852cffd WIP - add sdg/fos as subjects for community admin dashboards 2023-03-09 16:30:13 +02:00
Konstantinos Triantafyllou 39aad35c47 Move community info options to sidebar and delete internal tabs 2023-03-01 16:25:54 +02:00
Konstantinos Triantafyllou 1d18b265c3 Update angular core and cli to version 14 2022-09-23 17:14:20 +03:00
Konstantina Galouni 92b5d7bb33 [Connect Admin | Library | new-theme]: Added call to purge browser cache when updating content of community.
1. env-properties.ts & environments/: Added property "deleteBrowserCacheUrl".
2. clear-cache.service.ts: Added method "purgeBrowserCache()" to purge browser cache for a specific community.
3. entities.component.ts & menu.component.ts & pages.component.ts & affiliations.component.ts & edit-community.component.ts add-content-providers.component.ts & remove-content-providers.component.ts & add-projects.component.ts & remove-projects.component.ts & subjects-edit-form.component.ts & personal-info.component.ts & customization.component.ts: Call "_clearCacheService.purgeBrowserCache()" when adding/updating/deleting content of a specific community.
4. connect-admin-customization.module.ts: Added CommunitiesService in providers.
5. connect-admin-customization.component.ts: Added button to purge browser cache for all communities and connect.
2022-08-11 12:58:20 +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
Konstantinos Triantafyllou b0a0268a4e Fix uk-close in criteria and subjects. Criteria: Add a criterion should be added at start 2022-07-13 10:49:59 +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
Konstantinos Triantafyllou 7c9d0936b3 Finish UI of Content Providers and their Criteria. Fix search width in subjects 2022-07-04 21:45:20 +03:00
Alex Martzios 25c8cc29a6 finish admin - subjects page 2022-07-04 15:13:33 +03:00
k.triantafyllou 62ce7ee7df [Admin | Trunk]: Update to Angular 11
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-admin-portal/trunk@61384 d315682c-612b-4755-9ff5-7f18f6832af3
2021-07-14 12:04:42 +00: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 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 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
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 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