Konstantina Galouni
e02ac38b7c
Merge remote-tracking branch 'origin/develop' into data-transfer-v2
2023-03-09 11:13:42 +02:00
Konstantina Galouni
b25c6dd2f7
[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.
...
1. home.component.html: Commented everything.
2. home.component.ts: Commented everything and added redirect to EOSC search.
3. app.component.ts: Commented <navbar>.
4. app-routing.module.ts: Removed unused routes | For any route other than landing, redirect to home page.
5. index.html: Removed BETA badge | Updated title from "Search OpenAIRE" to "Search EOSC".
6. errorPage.component.ts & relatedDatasourcesTab.component.ts & showAuthors.component.ts & search-tab.component.ts: If property adminToolsPortalType is eosc, open search page in OpenAIRE Explore in a new tab.
7. fos.component.ts & sdg.component.ts: If property adminToolsPortalType is eosc, open search page in OpenAIRE Explore in a new tab | If property adminToolsPortalType is eosc, do not show "feedback/suggest" link.
8. open-aire-jsonld-converter.service.ts: If property adminToolsPortalType is eosc, do not add fos and sdgs as doc.isPartOf.
2023-03-09 10:54:03 +02:00
Konstantina Galouni
029db9f52e
[Library | data-transfer-v2]: transferData.component.ts: Scroll to message not only if transfer status was successful.
2023-03-07 15:43:49 +02:00
Konstantina Galouni
cde97c09b9
[Library | data-transfer-v2]: transferData.component: Updated destination url check - for s3, protocol starts with s3://, not https://.
2023-03-07 13:17:36 +02:00
Konstantina Galouni
c4e7e6adca
Merge pull request 'Input: Update the form validators when the input is changed' ( #2 ) from develop into data-transfer-v2
...
Reviewed-on: #2
2023-03-07 12:00:42 +01:00
Konstantinos Triantafyllou
1d2a0effa8
Input: Show static placeholder in case of autocomplete. Update validators of form control when input validators is changed
2023-03-07 12:26:26 +02:00
Konstantinos Triantafyllou
4a03065dbd
Input component: Delete depracated inputs, add visibleChips limit, add separators for chips and style note with italic
2023-03-06 13:18:16 +02:00
Konstantina Galouni
10e843c177
Merge branch 'data-transfer-v2' of code-repo.d4science.org:MaDgIK/openaire-library into data-transfer-v2
2023-03-03 15:12:43 +02:00
Konstantina Galouni
ed856076d4
[Library | data-transfer-v2]: transferData.component.ts: Check we are on client side to open the modal | [Bug fix] In error message.
2023-03-03 15:12:26 +02:00
Konstantina Galouni
5bd595401d
Merge pull request 'develop' ( #1 ) from develop into data-transfer-v2
...
Reviewed-on: #1
2023-03-03 13:17:39 +01:00
Konstantinos Triantafyllou
799a62afc5
Add Fos and sdgs selections in master
2023-03-02 16:20:56 +02:00
Konstantinos Triantafyllou
886b50a52c
Change special menu item to back Item and move it in the top of sidebar
2023-03-01 15:20:00 +02:00
Konstantinos Triantafyllou
679cae51f2
Quick fix in page content stickyBugWorkaround.
2023-02-15 12:04:09 +02:00
Konstantinos Triantafyllou
5a782ebd48
Merge branch 'angular-14' of code-repo.d4science.org:MaDgIK/openaire-library into angular-14
2023-02-15 11:53:32 +02:00
Konstantinos Triantafyllou
f53370213a
Add sidebar mobile toggle. Add activeSidebarItem in layout service and handle it in sidebar. Add isActive in menuItem. Make some improvents in slider-tabs
2023-02-15 11:53:25 +02:00
Konstantina Galouni
b34f1cdfbf
Merge remote-tracking branch 'origin/angular-14' into data-transfer-v2
2023-02-14 01:15:01 +02:00
Konstantina Galouni
95a87dcefd
[Library | data-transfer-v2]: Use new transfer API to get destinations, do the transfer, request status of transfer | Updated messages and checks for buttons.
2023-02-13 19:39:08 +02:00
Konstantinos Triantafyllou
c53806f5b3
1. Add cache in get managers and members methods. 2. Add delete Authorization level with values curator and manager in role users for managers. Authorization level for mebers are always manager. 3. Clear cache when managers and members list has been updated.
2023-02-09 16:30:24 +02:00
Konstantinos Triantafyllou
ee71b895bf
Merge branch 'angular-14' of code-repo.d4science.org:MaDgIK/openaire-library into angular-14
2023-02-09 12:10:06 +02:00
Konstantinos Triantafyllou
1e56ef66ec
1. Simplify logout process. 2. Deprecate isSmallScreen in Layout service. 3. Make some inmprovements in slider-tabs and add slider-arrow for previous and next. 4. Navigation Bar: Remove badge and header logo info from mobiles. 5. Page Content: Fix paddings for mobiles and add events for sticky status changes.
2023-02-09 12:09:49 +02:00
Alex Martzios
39a2549681
change path of vocabulary fos/sdgs
2023-02-08 11:31:47 +02:00
Konstantinos Triantafyllou
5454509b55
Fix sidebar flex items
2023-01-27 15:57:39 +02:00
Konstantinos Triantafyllou
ccab3d0847
Slider-tabs: Add align left and right and merge query params on navigate to other fragment
2023-01-27 13:54:40 +02:00
Konstantinos Triantafyllou
3acd9a6c29
Portals: Add piwik as a column. Add pid in search
2023-01-26 12:35:05 +02:00
Konstantinos Triantafyllou
70e0d02227
Add a workaround for sticky update bug on sidebar toggle
2023-01-25 14:41:53 +02:00
Konstantinos Triantafyllou
9f4be4b29b
Bottom: Fix shortView. Sidebar: Add toggle and hover behaviour.
2023-01-25 08:00:35 +02:00
Konstantinos Triantafyllou
53400f7745
Add shouldUpdate in getStakeholder method. Role-verification: Add userInfoLink if user-info is on other portal
2023-01-20 17:31:36 +02:00
Konstantinos Triantafyllou
da144c1c77
Round pipe: Make it HTML in order to add class in number's size
2023-01-13 11:33:53 +02:00
Konstantinos Triantafyllou
4cd5bcd12b
Number round: Add decimal argument in order to be dynamic
2023-01-11 15:51:55 +02:00
Konstantinos Triantafyllou
eddd7e00b9
Number round: Add level of round and round to 1 decimal
2023-01-11 15:35:13 +02:00
Konstantina Galouni
062f1a23c4
[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
Konstantina Galouni
96d2e66c1c
Merge remote-tracking branch 'origin/angular-14' into data-transfer-v2
2023-01-05 19:17:42 +02:00
Konstantina Galouni
3c20944aec
[Library | data-transfer-v2]: transferData.component: Get destinationOptions from API (/storage/types).
2023-01-05 19:14:26 +02:00
Konstantinos Triantafyllou
a2af95098b
Add password boolean in Input component
2023-01-05 10:53:08 +02:00
Konstantina Galouni
161052d97c
Merge remote-tracking branch 'origin/angular-14' into data-transfer-v2
2023-01-04 13:36:54 +02:00
Konstantina Galouni
50543311f2
[Eosc Explore & Library | data-transfer-v2]: environment.ts: Updated eoscDataTransferDestinations to be like api response. | transferData.component: Updated destinationOptions and selectedDestination according to the updated eoscDataTransferDestinations.
2023-01-04 13:27:49 +02:00
Konstantinos Triantafyllou
e0c45b1065
Add condiction if withCredentials in order to add cookie in the request.
2022-12-23 17:56:47 +02:00
Konstantinos Triantafyllou
789a0225fa
Add cookie in server side requests. Remove sticky footer from page-content in server. Hide subitems in sidebar on server
2022-12-23 17:36:35 +02:00
Konstantinos Triantafyllou
88b0987ba3
import less variables in how.component.less
2022-12-23 13:07:12 +02:00
Konstantinos Triantafyllou
328198b6a5
Merge branch 'angular-14' of code-repo.d4science.org:MaDgIK/openaire-library into angular-14
2022-12-21 13:37:25 +02:00
Konstantinos Triantafyllou
92488d015b
Add number-rounf pipe
2022-12-21 13:37:16 +02:00
Konstantina Galouni
ff330802ab
Merge branch 'angular-14' of code-repo.d4science.org:MaDgIK/openaire-library into angular-14
2022-12-21 13:34:16 +02:00
Konstantina Galouni
471c177251
[Library | angular-14]: landing-header.component.ts: [Bug fix] Typo in uk-margin-bottom class.
2022-12-21 13:33:58 +02:00
Konstantinos Triantafyllou
10130d368a
Merge branch 'angular-14' of code-repo.d4science.org:MaDgIK/openaire-library into angular-14
2022-12-20 17:39:56 +02:00
Konstantinos Triantafyllou
5bd828d03c
Fix an error in sidebar
2022-12-20 17:39:51 +02:00
Konstantina Galouni
f91c3ba0fb
[Library | angular-14]: loading.component.ts: [Bug fix] In ngOnDestory changed to document.getElementById("modal-container").
2022-12-16 17:21:37 +02:00
Konstantinos Triantafyllou
92b823a1ed
Fix input tooltip when value is undefined and a placeholder or hint should be shown
2022-12-16 17:19:53 +02:00
Konstantina Galouni
ce4b9273e0
[Library | angular-14 & Explore | master]: Updated request to Crossref for bulk uploaded DOIs in linking | Added link for more information to joomla article (Canada's request).
...
1. sdg.component.html: Added link for more information to joomla article (Canada's request).
2. timeout-interceptor.service.ts: Excluded from timeout interceptor properties.searchCrossrefAPIURL and properties.searchDataciteAPIURL.
3. searchDatacite.service.ts: In method "getDataciteResultByDOI()", for requests coming from file uploaded in linking added timeout to 20 sec, and for other requests timeout similar to the interceptor (6 sec for production, 12 otherwise).
4. searchCrossref.service.ts: In method "searchCrossrefByDOIs()", added timeout similar to the interceptor (6 sec for production, 12 otherwise) | Added method "searchCrossrefByDOI()", called for requests coming from file uploaded in linking.
5. bulkClaim.component.ts: Call new API method for Crossref requests for DOIs | Fixed tooltip to appear.
2022-12-16 09:59:48 +02:00
Konstantinos Triantafyllou
06f2f586a8
Change message in role verification
2022-12-12 19:01:05 +02:00
Alex Martzios
6ca864d376
remove "Admin Dashboard -" title and logo from monitor admin pages
2022-12-12 16:59:47 +02:00