Commit Graph

3074 Commits

Author SHA1 Message Date
Konstantinos Triantafyllou e1cc4f87aa [umbrella]: Fix hasDashboard guard. Add publisher condition in indicator generator. 2024-06-12 12:38:00 +03:00
Konstantinos Triantafyllou 179f0c4cd2 [umbrella]: Add reorder in umbrella admin page for types. 2024-06-12 01:43:40 +03:00
Konstantinos Triantafyllou 98508c980e [umbrella]: Add condition for types in manage stakeholders button in Umbrella admin page. 2024-06-11 20:19:20 +03:00
Konstantinos Triantafyllou 96e63ae8c0 [umbrella]: Change manage stakeholders to support umbrella and dependent profiles. Add umbrella sidebar menu item in admin. Add hasDashboard guard to handle depdendent stakeholders. Add filtered-stakeholders-base component and use it in manage stakehodlerds and umbrella components. 2024-06-11 17:32:16 +03:00
Konstantinos Triantafyllou 472eeef326 Merge remote-tracking branch 'origin/develop' into umbrella 2024-06-04 13:58:13 +03:00
Konstantinos Triantafyllou 9ae1ee928a [develop]: Add ration in Icon class and use it in sidebar. 2024-06-04 12:55:36 +03:00
Konstantinos Triantafyllou 35276059f1 Merge branch 'develop' of code-repo.d4science.org:MaDgIK/openaire-library into develop 2024-06-04 12:23:39 +03:00
Konstantinos Triantafyllou b0a2ed1865 [develop]: Add loading in directLinking and add different ratio for svg icons in sidebar. 2024-06-04 12:23:32 +03:00
Konstantina Galouni ca6f1fd751 [develop | DONE | FIXED]: result-preview.component.html: Added check, not to show acronym & title when they are the same. 2024-06-04 11:48:54 +03:00
Konstantinos Triantafyllou d0a6af2745 Merge branch 'develop' of code-repo.d4science.org:MaDgIK/openaire-library into develop 2024-06-04 11:46:28 +03:00
Konstantinos Triantafyllou 2bfe25103b [develop]: Comment console logs 2024-06-04 11:46:21 +03:00
Konstantinos Triantafyllou 3a6b01ebe8 [develop | DONE]: Add isBottomIntersecting in layoutService and use is when it is needed. Add capitalize all in order to capitalize all words with whitespace separator. 2024-06-03 17:12:52 +03:00
Konstantinos Triantafyllou 3ab0983c89 Merge branch 'develop' of code-repo.d4science.org:MaDgIK/openaire-library into develop 2024-06-03 15:59:32 +03:00
Konstantinos Triantafyllou f8186cb2ea [develop]: Fix check in belongsTo class. 2024-06-03 15:59:25 +03:00
Konstantinos Triantafyllou ab09c0c7d3 Merge remote-tracking branch 'origin/develop' into umbrella 2024-06-03 13:43:28 +03:00
Konstantinos Triantafyllou 0736d42385 [develop]: fix typeAsLabel in browse-stakeholder. 2024-06-03 13:43:14 +03:00
Konstantinos Triantafyllou ffe85fb6d4 Merge remote-tracking branch 'origin/develop' into umbrella 2024-06-03 13:29:12 +03:00
Konstantinos Triantafyllou 2d9141d5c1 [master]: Update development monitor service. 2024-06-03 13:28:28 +03:00
Konstantinos Triantafyllou dfe92d4555 [umbrella]: Add journal in indicators utils cases. 2024-06-03 09:53:13 +03:00
Konstantinos Triantafyllou 041e9d8478 [umbrella]: Add types publisher and journal in stakeholderType. 2024-06-02 21:39:47 +03:00
Konstantinos Triantafyllou 2790530e14 Merge remote-tracking branch 'origin/develop' into umbrella 2024-05-31 14:01:21 +03:00
Konstantinos Triantafyllou 2b2aaed2b8 Merge branch 'develop' of code-repo.d4science.org:MaDgIK/openaire-library into develop 2024-05-31 13:59:35 +03:00
Konstantinos Triantafyllou df2516f8f7 [develop | DONE]: Add belongs to all entities and add message in html. 2024-05-31 13:59:23 +03:00
Konstantinos Triantafyllou 952054f4b4 Merge remote-tracking branch 'origin/develop' into umbrella 2024-05-31 11:38:23 +03:00
Konstantinos Triantafyllou 41b46b754e [develop | FIXED]: Add condition to add indicator path only if defaultId is null. 2024-05-31 11:36:57 +03:00
Konstantinos Triantafyllou 18a415a535 [umbrella | DONE]: Add condition for child stakeholder and stakeholder standalone in main method. 2024-05-31 07:40:24 +03:00
Konstantinos Triantafyllou 78b2f35c43 Merge remote-tracking branch 'origin/develop' into umbrella 2024-05-30 22:22:34 +03:00
Konstantina Galouni 5db039ea0d [develop | DONE | FIXED]: [BUG] When selecting a filter value which is not in top 7, filters were not properly set - get 100 top values of filters with at least one selected value.
1. searchResearchResults.component.ts & searchProjects.component.ts & searchOrganizations.component.ts & searchDataProviders.component.ts: Check selected filter values from URL and query top 100 values for selected facets and top 7 for others.
2. newSearchPage.component.ts: In method "getRefineFieldsQuery()" added optional parameter fields: string[] = null, to not always get the full list of fields, but the ones provided (selected filters or not).
2024-05-30 16:33:43 +03:00
Konstantinos Triantafyllou ea5275da2d Merge branch 'develop' of code-repo.d4science.org:MaDgIK/openaire-library into develop 2024-05-30 13:59:14 +03:00
Konstantinos Triantafyllou 5197f88ade Add slider tabs in indicators multi chart. 2024-05-30 13:59:07 +03:00
Alex Martzios 91f1dc0780 [umbrella | WIP] stakeholders: add new fields for class, new function for service 2024-05-30 10:41:26 +03:00
Konstantinos Triantafyllou e9eb05de64 [develop]: Remove console log from input component 2024-05-29 19:39:08 +03:00
Konstantinos Triantafyllou 65a60ddad1 [Develop | ADDED]: Add belongsTo configuration for all entities and initialize it in results. 2024-05-29 13:05:04 +03:00
Konstantina Galouni 59fc73bf4d [develop | DONE | FIXED]: In search results, only 1000 relations are fetched and shown - show messages.
1. result-preview.component.html: Added input parameter "resultTitle" to <entity-metadata>.
2. entity-metadata.component.ts: Added @Input() resultTitle: string = null; | When more than 1000 projects or organizations, show +more projects/partners and in modal, show message "Only 1000 Projects/ Partners of {result title} are shown here."
2024-05-28 16:34:16 +03:00
Konstantina Galouni cc6b5aeffe [develop | DONE | CHANGED]: Excluded (filter out) unidentified projects from search.
1. searchProjects.service.ts: Added filter &fq=(projectcode<>"unidentified") in methods "getProjectsforDataProvider()", "advancedSearchProjects()", "getProjectsForOrganizations()", "numOfSearchProjects2()".
2. organization.component.ts: In method call "searchProjectsService.getProjectsForOrganizations()" updated parameter for funder to be in fq instead of keyword query.
3. projects-in-modal.component.ts: In method "updateFilters()", format filterQuery to be in fq instead of keyword query.
4. entitySearch.service.ts: In method "search()", for type "project", added in the query &fq=(projectcode<>"unidentified").
2024-05-28 15:27:33 +03:00
Konstantinos Triantafyllou 1ac4365e05 [develop | DONE]: Add Role Utils with naming variables for roles 2024-05-28 12:21:37 +03:00
argirok 5af682b1b6 [develop | DONE | CHANGED ] Claim funding: allow search for projects with no funder selected, exclde unidentified, give more space to form 2024-05-28 12:09:21 +03:00
Konstantina Galouni 9722024643 [develop | DONE | FIXED]: relatedDatasourcesTab.component.ts: Show "top 100" message only if results are more than 90 & [BUG FIX] Use "collectedFromName" input and not a predefined static data source name. 2024-05-27 11:20:24 +03:00
argirok 9fb155d95f [develop | DONE | FIXED ] Claims: remove unused import 2024-05-24 10:08:57 +03:00
Konstantina Galouni 43990dc582 [develop | DONE | FIXED]: [BUG FIX] showAuthors.component.ts: Remove non existing field from the condition. 2024-05-23 18:16:07 +03:00
Konstantina Galouni 632d11c82c [develop | DONE | FIXED]: showAuthors.component.ts: On destroy of component, delete all elements with "orcid-dropdown" class from "modal-container". 2024-05-22 16:50:58 +03:00
argirok 7a517e49ed [develop | DONE | CHANGED ] Claims: add 2 steps in Projects form,step 1 to select funder, step 2 search by keyword 2024-05-22 14:48:13 +03:00
argirok 79b723e75c [develop | DONE | ADDED ] add coins icon 2024-05-22 14:40:42 +03:00
Konstantinos Triantafyllou 2af1d0037d Merge remote-tracking branch 'origin/develop' into umbrella 2024-05-22 13:32:03 +03:00
Konstantinos Triantafyllou 5a912f02b7 [Develop]: Advanced search input add on changes reinitialize input style 2024-05-22 12:42:21 +03:00
Konstantinos Triantafyllou a1c8b2d9fe [umbrella]: Add colors for publisher and journals 2024-05-22 11:29:51 +03:00
Konstantinos Triantafyllou 6026e6aa82 Merge remote-tracking branch 'origin/develop' into umbrella 2024-05-21 13:36:35 +03:00
Konstantinos Triantafyllou dede290a52 [develop | DONE | MOVED]: Add browse-stakeholder-base component implemented in Irish. 2024-05-21 13:36:12 +03:00
Konstantina Galouni d6a2ba004a Merge pull request 'Merge on-push-strategy branch into develop (on push strategy in result-preview component, i.e. search result cards)' (#39) from on-push-strategy into develop
Reviewed-on: #39
2024-05-21 12:14:59 +02:00
Konstantina Galouni 633f3250ac Merge remote-tracking branch 'origin/develop' into on-push-strategy 2024-05-21 13:10:36 +03:00