Go to file
Konstantina Galouni 901855daa9 [Library | develop]: In search bars, set in placeholder the portal name according to the configuration name.
1. home.component & navigationBar.component: Get portalName by config.portalAsObservable>name and set placeholder to "Search "+portalName.
2. searchAll.component.ts: Set default value of "formPlaceholderText" to "Search".
3. advancedSearchForm.component.html: Set placeholder of input (when there is also the <entities-selection>) to [placeholder]="formPlaceholderText".
2023-07-24 16:25:20 +03:00
claims Simplify piwik logic: All work is done in piwik.service. 2023-07-12 15:05:25 +03:00
connect Customization: Fix checkForObsoleteVersion to return null for connect. 2023-06-29 10:20:29 +03:00
contact-us Contact us: Change class of inputs to flat 2023-07-06 20:01:27 +03:00
dashboard Merging 'develop' branch into explore-redesign. 2023-07-05 11:40:43 +03:00
deposit Simplify piwik logic: All work is done in piwik.service. 2023-07-12 15:05:25 +03:00
error Change piwik service methods in order to get the piwik from portal configuration 2023-04-26 14:10:45 +03:00
fos Fix intersaction Observer in fos-selections. 2023-07-17 12:40:30 +03:00
landingPages [Library | develop]: resultLanding.component.html & resultLanding.component.ts & transferData.component.html & transferData.component.ts: In desktop view, reverted data transfer modal to normal instead of full screen & small fixes for action icon and modal view | aligned "Go to search" back button with the rest of the page contents. 2023-07-20 17:06:46 +03:00
login Merge develop into stats-profile 2023-06-26 15:25:47 +03:00
monitor Stakeholder: Add projectUpdateDate. Input: Add date type. 2023-07-19 19:51:54 +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 Simplify piwik logic: All work is done in piwik.service. 2023-07-12 15:05:25 +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 Simplify piwik logic: All work is done in piwik.service. 2023-07-12 15:05:25 +03:00
searchPages [Library | develop]: In search bars, set in placeholder the portal name according to the configuration name. 2023-07-24 16:25:20 +03:00
services [Library | develop]: searchDataproviders.service.ts: In method "getDataproviderType()", add check for datasourcetype field. 2023-07-19 17:38:19 +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 [Library | develop]: In search bars, set in placeholder the portal name according to the configuration name. 2023-07-24 16:25:20 +03:00
utils [Library | develop]: resultLanding.component.html & resultLanding.component.ts & transferData.component.html & transferData.component.ts: In desktop view, reverted data transfer modal to normal instead of full screen & small fixes for action icon and modal view | aligned "Go to search" back button with the rest of the page contents. 2023-07-20 17:06:46 +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