Go to file
Konstantina Galouni e9e2ee9f3a [Library]: [Bug fix] Strip html tags for titles and descriptions and show them as innerHTML.
1. dataProvider.component.ts & organization.component.ts & project.component.ts & resultLanding.component.ts & orcid-work.component.ts: Commented unused @ViewChild fields.
2. dataProvider.service.ts & project.service.ts & resultLanding.service.ts: Strip html tags from title.
3. resultLanding.component.ts: [Bug fix] resultLanding.description is string, not array.
4. orcidWork.ts: [Bug fix] resultLanding.description is string, not array & strip html tags from description.
5. refineFieldResults.service.ts: In method "getSearchAPIURLForEntity()", for entityType "result" set suffix to "results/".
6. searchDataproviders.service.ts & searchOrganizations.service.ts & searchProjects.service.ts & searchResearchResults.service.ts: Strip html tags from title | Do not cut description (multi line ellipsis is used in html).
7. jsonld-document-serializer.service.ts: [Bug fix] resultLanding.description is string, not array.
8. result-preview.component.html: Show description as innerHTML to properly display special characters.
2022-11-28 19:22:01 +02:00
claims [Library]: claimResultSearchForm.component.html & claimProjectSearchForm.component.html & claimContextSearchForm.component.html: Set tooltip=true in search input form. 2022-10-18 15:55:16 +03:00
connect [Aggregator]: Updates in css | Bug fix in isRouteEnabled check. 2022-10-03 20:25:37 +03:00
contact-us Quick contact: Fix a bug with dropdown and add some inputs to make it dynamic. GeneraL: Fix some breadcrumb alignments and fix modal overflowBody parameter 2022-06-02 17:27:45 +03:00
dashboard create hasQuickContact behaviour subject for disabling in specific routes 2022-10-12 15:30:39 +03:00
deposit update hero title for deposit page 2022-10-03 15:45:00 +03:00
error create isDevelopmentGuard 2022-10-10 16:56:13 +03:00
fos add piwikId and customFilter parameters for fos/sdg components 2022-11-03 15:55:10 +02:00
landingPages [Library]: [Bug fix] Strip html tags for titles and descriptions and show them as innerHTML. 2022-11-28 19:22:01 +02:00
login Remove promise from user management service. Change user component in order to update user-info in case of session expired 2022-09-08 16:43:59 +03:00
monitor Slider Tabs: Make some fixes for static type. Changes resources methodology items for new routes. Delete see how it works 2022-10-24 16:37:05 +03:00
notifications Revert special item with previous style. Add type managers and members in notification form 2022-08-05 14:59:08 +03:00
orcid [Library]: [Bug fix] Strip html tags for titles and descriptions and show them as innerHTML. 2022-11-28 19:22:01 +02:00
reload [Library | Trunk]: Remove scroll to top from pages initiliazation 2021-04-20 15:18:15 +00:00
role-verification Remove promise from user management service. Change user component in order to update user-info in case of session expired 2022-09-08 16:43:59 +03:00
sdg remove console.log from sdg component 2022-11-03 16:04:51 +02:00
searchPages [Library | EOSC Explore]: Updated styles | Updated link to Marketplace for EOSC::RO-crate | Bug fix in description of results versions | Removed timeout from reports.service.ts. 2022-11-28 14:37:37 +02:00
services [Library]: [Bug fix] Strip html tags for titles and descriptions and show them as innerHTML. 2022-11-28 19:22:01 +02: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 [Library]: [Bug fix] Strip html tags for titles and descriptions and show them as innerHTML. 2022-11-28 19:22:01 +02:00
utils [Library]: [Bug fix] Strip html tags for titles and descriptions and show them as innerHTML. 2022-11-28 19:22:01 +02:00
.gitignore Add gitignore 2021-07-19 18:19:06 +03:00
cache-interceptor.service.ts [Eosc Explore]: Updated some styles | Replaced "datasourcetypeuiname" field with "eoscdatasourcetype" | Do not add hardcoded compatibility label "Not yet registered" | Bug fix in Access filter 2022-09-30 14:51:00 +03:00
error-interceptor.service.ts update datatransfer browse functionality 2022-10-05 16:52:04 +03:00
http-interceptor.service.ts [Library]: Added whitelist in HttpInterceptorService, so that 'uoa-monitor-service/stakeholder' request is not stored in TransferState and logged in users can see the stakeholders they are members or managers. - previous commit was wrong!!! 2021-11-08 15:01:31 +02:00
timeout-interceptor.service.ts [Library]: timeout-interceptor.service.ts: #8186 - Added properties.claimsAPIURL in TIMEOUT_WHITELIST to exclude claims requests from timeout interceptor. 2022-10-26 13:49:01 +03:00