Konstantina Galouni
c29488545e
[Library & Explore | develop]: Added in openaireLibrary environment files for common properties (environment.all.ts: Common properties among all portals, regardless environment, environment.-/test/beta/prod.ts: Common properties per environment among all portals) | environments/: Build and export properties by merging local properties and common properties.
2023-10-10 17:42:40 +03:00
Konstantinos Triantafyllou
c129165832
CommunityInfo: Add isOpen method. Email Composer: Add role in community dashboard invitation.
2023-10-10 12:25:03 +03:00
Konstantina Galouni
445441572d
[Library & Explore | develop]: Added software heritage as pid for research products.
...
1. environments/: Added in all environments, property: swhURL: "https://archive.softwareheritage.org/ ".
2. env-properties.ts: Added property swhURL?: string;
3. string-utils.class.ts: Added method "isValidSwhId()" and swhid in checks and definitions.
4. resultLandingInfo.ts: Added swhid in accepted types of interface Id.
5. resultLanding.component.ts: Added check for swhid in "getReferenceIdName()" and "getReferenceUrl()".
6. parsingFunctions.class.ts: Added pid[i].classid == "swhid" check in "parseIdentifiers()".
7. showIdentifiers.component.ts: Added "swhid" in display of pids.
2023-10-06 12:22:00 +03:00
Konstantina Galouni
edf8ae835c
[Library | develop] fos/fos.component.ts & landing-utilts/fos.component.ts & searchFields.ts: Restored checks for environment to use fos or foslabel field - foslabel not yet introduced in current prod index.
2023-10-02 13:13:22 +03:00
Alex Martzios
af95b395bd
search page: add view more option for partners, projects, match styling for authors as well
2023-10-02 12:18:29 +03:00
Konstantinos Triantafyllou
d10df32853
Result Preview: Fix space betwwen ngIf and class.
2023-09-26 11:38:09 +03:00
Konstantina Galouni
bc514b62d1
[Library | develop]: result-preview.component.ts: Added method "isNumber()" | resultLanding.component.html: [Bug fix] Updated view of bip indicators - format the numbers correctly.
2023-09-19 16:48:08 +03:00
Konstantina Galouni
f679385725
[Library | develop]: transferData.component.ts: Keep data transfer modal open after transfer action, to show status of the transfer.
2023-09-11 18:08:34 +03:00
Konstantina Galouni
35d287511b
Merge remote-tracking branch 'origin/develop' into develop
2023-09-04 15:45:29 +03:00
Konstantina Galouni
e6bdbb2c81
[Library | develop]: searchFields.ts: In RESULT_REFINE_FIELDS, query "foslabel" (instead of fos) field in all environments.
2023-09-04 15:45:06 +03:00
Konstantina Galouni
37208d82b6
[Library | develop]: transferData.component.ts: Set "overwrite": false & in method "validatePath()", removed regex and check only if path starts with / | transferData.component.html: Updated checks for path validation | resultLanding.component.ts: Added field public belongsInEOSC: boolean = false; and initialize it | resultLanding.component.html: Added message above title "This {{getTypeName() | lowercase}} is not part of the European Open Science Cloud" when in EOSC portal, but result has no EOSC context.
2023-09-04 12:48:17 +03:00
Konstantina Galouni
13d0430109
[Library | develop]: alert.ts & full-screen-modal.component.ts: Updated (h6 from h4 or h5) header font size and ratio of icons (make them smaller) - in angular 16 branch, paddings have also changed.
2023-08-24 18:20:49 +03:00
Konstantinos Triantafyllou
c658f6b63f
Fix dropdown-filter where the mobile dropdown opens in Desktop too.
2023-08-23 16:52:21 +03:00
argirok
4e3df67f7e
Loading modal component: click on background not close the modal, fix mobile version conflicting with ng-content
2023-07-28 11:16:30 +03:00
Konstantina Galouni
6b2864ad02
[Library | develop]: entity-actions.component.ts & transferData.component.html & orcid-work.component.ts & resultLanding.component.html & project.component.html & organization.component.html & dataProvider.component.html: Added "tooltips/messages" under the landing actions in mobile-small screens.
2023-07-27 15:28:40 +03:00
Konstantinos Triantafyllou
0a56d1fae6
Remove mobile-dropdown when navigation start from container.
2023-07-27 10:38:41 +03:00
Konstantinos Triantafyllou
056faac88f
Add mobile-dropown in dropdown-filter. Fix input autocomplete in mobile. Fix icon alignment in fundedBy. Add scroll to top in fs-modal and on change tab in landing mobile bar.
2023-07-26 11:49:50 +03:00
Konstantinos Triantafyllou
86ba54c7d0
Fix mobile-dropdown open-close. Fix input in mobile. Add mobile-dropdown in availableOn, fundedBy, showAuthors.
2023-07-25 19:09:09 +03:00
Konstantina Galouni
6ecde003af
[Library | develop]: [Bug fix from previous commit] string-utils.class.ts: Closing brackets correctly in getPIDFromIdentifiers method.
2023-07-25 13:31:26 +03:00
Konstantina Galouni
52fc9ce22a
[Library | develop]: helper.class.ts: Added return false in method "isCurator()" as fallback | stakeholder.ts: Added return "" in methods "getFilter()", "getResultFilter()", "getProjectFilter()", "getOrganizationFilter()", "getCountryFilter()" as fallback | string-utils.class.ts: Added return null in method "getPIDFromIdentifiers()" as fallback.
2023-07-25 13:24:24 +03:00
Konstantina Galouni
27f644aad1
[Aggregator | develop]: In search bars, set in placeholder the portal name according to the configuration name.
...
1. home.component: Get portalName by config.portalAsObservable>name and set placeholder to "Search "+portalName.
2. portal.ts: Added parameter "name: string" in method "getMockCommunityInfo()" and set communityInfo.name = name;
3. aggregators.ts: In method "getCommunityInfoByMenuId()", added "name" parameter in Portal.getMockCommunityInfo() | Updated titles in PortalAggregators>AggregatorInfo.
2023-07-24 19:56:51 +03:00
Konstantina Galouni
b18cfcf533
[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
Konstantinos Triantafyllou
2b7c5da3d7
Input: Add * for required fields with type array. Scroll to top in open of a modal.
2023-07-18 15:27:02 +03:00
Konstantinos Triantafyllou
5645deec97
Change portal client-management to developers
2023-07-13 18:39:26 +03:00
Konstantinos Triantafyllou
2f98910712
Mock portal: Enable services.
2023-07-13 14:18:17 +03:00
Konstantinos Triantafyllou
8b57fae585
Add static configuration in configuration service
2023-07-13 13:44:19 +03:00
Konstantinos Triantafyllou
46b3e937bf
Configuration service: init null if doesn't exist.
2023-07-13 12:21:35 +03:00
Konstantinos Triantafyllou
2312c5356b
Remove a --> from search form.
2023-07-13 11:47:55 +03:00
Konstantinos Triantafyllou
5d6fa99a73
Piwik service: Change map to switchMap in order to return the observable.
2023-07-12 16:24:23 +03:00
Konstantinos Triantafyllou
37b7423e7f
Simplify piwik logic: All work is done in piwik.service.
2023-07-12 15:05:25 +03:00
Konstantinos Triantafyllou
50422c0ab3
Merge remote-tracking branch 'origin/develop' into dynamic-piwik
2023-07-12 13:56:18 +03:00
Konstantinos Triantafyllou
9760ebab2e
Create mobile-dropdown component and use it in Inputs. Change height to min-height in full-screen-modal and in cite-this.
2023-07-11 16:03:08 +03:00
Alex Martzios
ae68622fb6
landing & search: add label for authors row
2023-07-11 12:59:43 +03:00
Konstantinos Triantafyllou
201792b0e3
Landing tabs: Add border-left and radius-left, reduce gutter between sections and align section content with Tab name.
2023-07-06 16:29:17 +03:00
Konstantinos Triantafyllou
76cb586ebd
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
Konstantina Galouni
13b7f90707
Forgot to add in previous commit composer.ts file - bug fix in imports
2023-07-05 11:41:42 +03:00
Konstantina Galouni
a6dee41979
Merging 'develop' branch into explore-redesign.
2023-07-05 11:40:43 +03:00
Konstantinos Triantafyllou
aa10b35f7a
Fix ResizeObserver condition in landings and fs-modal
2023-07-04 11:53:08 +03:00
Konstantinos Triantafyllou
18b5ce2201
Fix bodyHeight in full screen modal.
2023-07-04 11:08:39 +03:00
Konstantinos Triantafyllou
21fde9cbac
Merge remote-tracking branch 'origin/develop' into stats-profile
2023-06-28 11:18:23 +03:00
Konstantinos Triantafyllou
8d8eda416b
Update New Manager message base on #8687
2023-06-27 12:08:58 +03:00
Konstantinos Triantafyllou
23a47cc5da
Merge develop into stats-profile
2023-06-26 15:25:47 +03:00
Konstantinos Triantafyllou
7d2eb68914
Add refreshToken and accessToken in userInfo. Add property for clientManagementAPI. Create jsonValidator
2023-06-26 11:31:22 +03:00
Konstantinos Triantafyllou
690226b031
Merge remote-tracking branch 'origin/develop' into stats-profile
2023-06-23 15:57:10 +03:00
Konstantinos Triantafyllou
56428d0dae
Merge branch 'develop' of code-repo.d4science.org:MaDgIK/openaire-library into develop
2023-06-23 15:25:24 +03:00
Konstantinos Triantafyllou
633716b832
Add progress circle as example in theme component
2023-06-23 15:25:17 +03:00
Konstantina Galouni
558357b03e
[Library | develop]: full-screen-modal.component.ts: [Bug fix] Removed uk-invisible class from ok and cancel buttons section (wrong check and buttons never appeared) & Added uk-disabled class in back link.
2023-06-22 16:48:10 +03:00
Konstantina Galouni
1307b4d290
[Library | develop]: transferData.component: Removed "demo" label from data transfer.
2023-06-19 11:02:23 +03:00
Konstantinos Triantafyllou
074fd93ea0
Merge remote-tracking branch 'origin/develop' into stats-profile
2023-06-16 10:03:07 +03:00
Konstantina Galouni
a0b4ccff23
Merge remote-tracking branch 'origin/develop' into data-transfer-v2
2023-06-13 16:12:56 +03:00