Commit Graph

10 Commits

Author SHA1 Message Date
argirok 1c8e46df21 [angular-16-community-projects-availableSince | DONE | UPDATE] : show project link only when it is available before the db update date 2023-10-26 09:49:04 +03:00
argirok 0b703bceec Community projects: add filtering and sorting 2023-10-04 16:04:42 +03:00
argirok 7bcab90231 update manage projects page to use paging and search through new communities API 2023-09-19 15:59:37 +03:00
argirok 662b514ab5 apply initial changes base odn new community API 2023-07-14 11:43:27 +03: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 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