Go to file
Konstantina Galouni 8b14aaf325 [Monitor & Library | develop]: [Bug fix] Refactor code for showing help button or not.
1. quick-contact.service.ts: Initialize display to true (assume it is not intersecting, otherwise in pages without this section, it can't be initialized correctly).
2. home.component.ts: Removed field "showQuickContact" | In constructor set quickContactService.setDisplay(false) | Refactor intersectionObserver.
3. app-routing.module.ts: In "contact-us" route, set data: {hasQuickContact: false}.
4. app.component.ts: Updated checks for <quick-contact> | Added public showQuickContact: boolean; to be initialized by layoutService.hasQuickContact.
2023-07-06 15:28:53 +03:00
claims redesign linking results (cards) to match the new style, fix a css selector for SDG page 2023-07-04 10:16:08 +03:00
connect Customization: Fix checkForObsoleteVersion to return null for connect. 2023-06-29 10:20:29 +03:00
contact-us [Explore | master & Library | angular-14]: composer.ts: [Bug fix] Add parenthesis around ternary operator in method composeEmailForExplore() - empty or wrong body | contact-us.component.html: Added #captchaElem in <re-captcha> | contact-us.component.ts: Added ViewChild for captchaElem and added method "resetRecaptcha()" | contact.component.html: Added #contactUs in <contact-us> | contact.component.ts: Added ViewChild for contactUs and call contactUsComponent.resetRecaptcha() on reset method. 2023-01-10 02:25:03 +02:00
dashboard Merging 'develop' branch into explore-redesign. 2023-07-05 11:40:43 +03:00
deposit [Library & Explore | explore-redesign]: Renamed "OpenAIRE Research Graph" to "OpenAIRE Graph" | Fixed duplicate queries in search all | Updated paper in FoS page | Improvements in sticky tabs (search all & landing). 2023-05-15 17:28:33 +03:00
error [Library | develop & EOSC Explore | master]: Redirect to eosc search for any page except landing | If property adminToolsPortalType is eosc, open search links to OpenAIRE Explore in a new tab. 2023-03-09 10:54:03 +02:00
fos FOS: Change OpenAIRE Research Graph to OpenAIRE Graph. 2023-06-28 14:39:31 +03:00
landingPages Merging 'develop' branch into explore-redesign. 2023-07-05 11:40:43 +03:00
login Merge develop into stats-profile 2023-06-26 15:25:47 +03:00
monitor Resource Service: Add target for links in resources. 2023-07-04 14:20:50 +03:00
notifications Notification Sidebar: Change height of notification list in order to match in diff screens 2023-03-25 17:00:00 +02:00
orcid search page - results: add mobile actions, display authors and pids (but not in "other versions" section 2023-06-07 11:09:43 +03:00
reload Remove logs from reload. Add url variable in order to handle error from guards with the connect path. 2023-06-30 14:39:48 +03:00
role-verification 1. Fix a bug with get stakeholder promise. 2. Fix a bug with infinity loop in user-info page. 3. Fix a bug with verify member error modal open on success. 2023-03-21 14:02:59 +02:00
sdg Merging 'develop' branch into explore-redesign. 2023-07-05 11:40:43 +03:00
searchPages Merging 'develop' branch into explore-redesign. 2023-07-05 11:40:43 +03:00
services Merging 'develop' branch into explore-redesign. 2023-07-05 11:40:43 +03:00
shared [Library]: Move angular 11 to trunk. Remove no needed files. Delete angular upgrade branches 2021-07-14 11:19:57 +00:00
sharedComponents [Monitor & Library | develop]: [Bug fix] Refactor code for showing help button or not. 2023-07-06 15:28:53 +03:00
utils Add foslabel in searchFiles only for beta, dev. Change eoscifguidelines to refine. Input fix double icon in select with many values. 2023-07-06 12:53:37 +03:00
.gitignore Add gitignore 2021-07-19 18:19:06 +03:00
LICENSE.txt Added LICENSE.txt file 2023-06-01 15:28:24 +02:00
cache-interceptor.service.ts [Library | explore-redesign]: Fixes on FoS and SDGs suggest modal (checked existing subjects, added loading) - In FoS fixed scrolling, search and final response of selected fields. 2023-02-21 02:47:23 +02:00
error-interceptor.service.ts Remove logs from reload. Add url variable in order to handle error from guards with the connect path. 2023-06-30 14:39:48 +03:00
http-interceptor.service.ts Disable local get calls in server because of network error and return empty element as a response. Fix bug in sdg with async calls. 2023-05-27 22:48:13 +03:00
timeout-interceptor.service.ts Add sources of number indicators in timeout_whitelist in order to avoid timeout error in these requests. 2023-06-14 15:10:49 +03:00