Production release March 2024 [EXPLORE] #35
konstantina.galouni
commented 2024-03-04 17:44:11 +01:00
Owner
No description provided.
konstantina.galouni
added 32 commits 2024-03-04 17:44:12 +01:00
35323bd744
[develop | FIXED | CHANGED]: Move formalize methods of stakehodlers in stakeholder.ts. Fix empty chart and number section in monitorbase component.
af6174c5de
[develop | DONE | CHANGED] change footer text
50244801d6
[develop | DONE | CHANGED]: availableOn.component.ts: Removed environment check from fulltext links (display them also in production).
51dba6da3a
[develop | DONE | CHANGED]: quick-contact.component: Added field "quickContactClicked" initially set to false and when help button is clicked, it is set to true and card is displayed (--> recaptcha is loaded only if the users clicks on the button).
45a9737d84
[develop]: Add statsProfile in indicatorPath.
fbf7e9f527
Merge branch 'develop' of code-repo.d4science.org:MaDgIK/openaire-library into develop
a45122565a
[develop | ADDED]: Add statsProfile in indicatorPath parameters and in form in order to override stakeholder's one.
590bdaf2e3
[develop | DONE | FIXED]: [BUG FIX] bulkClaim.component.ts: In method "fetchResult()", if call to Crossref returns 404, query Datacite | environment.ts: Update url of "searchDataciteAPIURL" property to call endpoint "/dois" instead of "/works" (/works is the version 1 - old - while the current is version 2).
ba87ad69d3
[develop]: Manage stakeholders: Add select type in all monitor dashboards
e71aa35b98
Merge branch 'develop' of code-repo.d4science.org:MaDgIK/openaire-library into develop
f5ca757771
[develop | DONE | CHANGED] Range filters set placeholder/ validator based on min/max year from input
7c3c082fc0
[develop | DONE | CHANGED] add min/max year variables with default values max: current and min: current -20
abbe118035
[ develop | DONE | REMOVED] TimeoutInterceptor: remove properties.searchAPIURLLAst from timeout whitelist
79d39db833
[develop]: Remove currentYear from monitor base component
110c2ab4b3
[develop | FIXED | DONE]: 1. Fixed prefix of roles. 2. Disable filtering in manage stakeholders while loading.
43b1882956
[develop | DONE | FIXED]: [BUG FIX] searchDataProviders.component.ts & searchOrganizations.component.ts & searchProjects.component.ts: In method "filterRequestedAll()" (when clicking on view all of a search filter) get filters from the 3rd position of response, not the 2nd.
f6654f7b93
[develop | DONE | CHANGED]: result-preview.component.html: Open Access Routes, Impact-based indicators (bip) and Usage counts drops on click, not hover.
f43025b21c
[develop | ADDED | FIXED]: Add missing searchLinkToStakeholders property in library common properties
49cd8a6232
[develop | DONE | FIXED]: [BUG FIX] searchAll.component.ts: Tabs did not change if changed entity via menu & queryparams changes emit before params change - used combineLatest and debounceTime(0) as a workaround.
17e237c179
[develop | DONE | CHANGED]: Added routing modules (in library files) in Landing pages and in ORCID pages - imported the routing.module.ts in module.ts.
9ef3f71ea6
[develop]: Delete console log from stats profile of an indicator
efa0f72cc3
[develop | DONE | CHANGED]: isRouteEnabled.guard.ts, freeGuard.guard.ts: Added @Injectable({providedIn: 'root'}) | Removed from providers PreviousRouteRecorderm, isRouteEnabled, LoginGuard AdminLoginGuard, PiwikService & removed from imports PiwikServiceModule.
edf49c4019
[develop | DONE | CHANGED]: sdg-fos-suggest.component.ts: Added field "isOpen: boolean = false;" and check if isOpen to show modal content | resultLanding.component: Removed old unused code and old comments, updated and added more checks e.g. not load content of modals if they are not open.
69d6feb665
[develop | DONE | CHANGED] search page: remove top paging, remove results per page, remove total number of results, put selected filter, sorting and download on the same row, change to smaller labels for selected filters
3e8ed4f504
[develop | DONE | CHANGED] remove tooltips from search page, add labels for entity metadata
ec57ba0dcc
[develop | DONE | FIXED] search page: add a limit of 35 characters and atooltip for displayed selected filters
da4a5f3321
[develop | DONE | FIXED]: [BUG FIX] fundedBy.component.ts: Provenance should always get the label from the respective vocabulary - calculate everything in ngOnInit.
00a5150042
[develop | DONE | FIXED]: [BUG FIX] resultLanding.component.ts: Get type of entity from route.snapshot.data.type.
6a41954109
[develop | DONE | CHANGED & ADDED]: env-properties.ts & environment.ts: Added properties "rorURL", "isniURL", "wikiDataURL", "fundRefURL" | organizationInfo.ts: Added identifiers | searchOrganizations.service.ts & organization.service.ts: Parse identifiers (pid) [BETA ONLY] | organization.module.ts: Import ResultLandingUtilsModule (to call <showIdentifiers> | organization.component: Removed old unused code & Added <showIdentifiers> & In mobile added country and website url | parsingFunctions.class.ts: Added parsing for organization pids | showIdentifiers.component.ts: Added cases for organization pids & check if pid value is a url, do not add prefix.
c630b29247
[develop]: Remove index variables from parameters of indicator path.
da3c2fccf2
[develop | DONE | FIXED]: Moved RoutingModule as first imported module with possible routing (advanced search projects & organizations were loading orcid routing instead of their own).
e0de892998
Merge remote-tracking branch 'origin/develop' into develop
konstantina.galouni
merged commit 6ab50b04cc into master 2024-03-04 17:44:23 +01:00
konstantina.galouni
referenced this issue from a commit 2024-03-04 17:44:24 +01:00
Merge pull request 'Production release March 2024 [EXPLORE]' (#35) from develop into master
Loading…
Reference in New Issue
No description provided.
Delete Branch "develop"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?