964a2aeff9[develop | DONE | FIXED]: dataProvider.component.ts: Get type (dataprovider or service) from route.snapshot.data | app-routing.module.ts: Updated routes to load library files for landing pages instead of the intermediate ones (BUG FIX in datasets, software, other).Konstantina Galouni2024-10-11 17:12:09 +0300
7295473350[angular-18 | DONE | FIXED]: Updated libraries | app.module.ts: Replaced provideHttpClient(withInterceptorsFromDi()) with provideHttpClient(withFetch()) | package.json: Changed version of "@types/node" from "^16.18.50" to "18.19.1" | server.ts: Added response codes in server.ts & fixed configurations.Konstantina Galouni2024-09-23 22:00:01 +0300
f2066eb59b[angular-18] fix server.ts file after angular upgradeAlex Martzios2024-09-20 14:47:03 +0300
516be6cc83[angular-18] upgrade angular material to v18Alex Martzios2024-09-20 14:35:21 +0300
a8ec1e292c[angular-18] upgrade angular core and cli to v18Alex Martzios2024-09-20 14:34:02 +0300
601b9c03ea[angular-18] commit submodules to angular-18 branches - need clean repo for project upgrade to angular-18Alex Martzios2024-09-20 14:29:37 +0300
7817902ec6[angular-17 | WIP] upgrade angular material to v17Alex Martzios2024-09-20 14:26:10 +0300
a4ff7c6b95[angular-17] upgrade angular core and cli to v17Alex Martzios2024-09-20 14:24:36 +0300
4653aaf37b[angular-17] commit submodules to angular-17 branches - need clean repo for project upgrade to angular-17Alex Martzios2024-09-20 14:21:07 +0300
e958d49353[angular-17] upgrade typescript to 5.2.0 and zone.js to 0.14.0Alex Martzios2024-09-20 14:20:19 +0300
ab61fbedea[develop | DONE | FIXED] aggregators.ts & eosc-custom.less & index.html (dev, beta, prod): Updated logo urls and favicon urls from eosc-portal to eosc-beyond marketplace instance | environment.ts: Set local (overridden) property value "searchAPIURLLAst" to prod instance of search API.Konstantina Galouni2024-09-19 11:10:01 +0300
ced3d07fe1[develop | DONE | CHANGED] Renamed property "eoscMarketplaceURL" to "openScienceCloudURL" and added new property "eoscMarketplaceURL" (new value) | Updated current domain and marketplace domain from eosc-portal.eu to eosc-beyond.eu. 1. home.component.ts: In "ngOnInit()" use "properties.eoscMarketplaceURL" instead of static url "https://search.marketplace.eosc-portal.eu/". 2. beta/index.html & prod/index.html: Updated content of <meta property="og:url"> with "eosc-beyond". 3. environments/: Updated domain property with "eosc-beyond" instead of "eosc-portal" and remove unused property "eoscDataTransferDestinations".Konstantina Galouni2024-09-11 21:09:11 +0300
ea92f77050[develop | DONE | CHANGED] package.json: Updated date of latest release to 29/11/2023.Konstantina Galouni2023-11-29 11:08:34 +0200
c55707de92[develop | DONE | CHANGED] package.json: Reverted uikit version to 3.16.24 | README.md: Added System Architecture section with image | CHANGELOG.md: Updated changelog for version 4.0.0.Konstantina Galouni2023-11-28 17:16:21 +0200
59dbf98662[develop | DONE | CHANGED] environments/: Updated properties - get common properties from library, override properties in beta environment to use prod services.Konstantina Galouni2023-11-07 13:30:38 +0200
e32113bce7[angular-16 | DONE | CHANGED] CHANGELOG.md: Added logs for version 4.0.0.Konstantina Galouni2023-10-31 18:32:45 +0200
43eec7270e[develop | DONE | UPDATED] package.json: Updated version from 3.1.0 to 4.0.0 (angular 16 upgrade)Konstantina Galouni2023-10-31 17:24:29 +0100
71a18c2d89[angular-16 | DONE | FIXED] package.json: Downgraded version of uikit from 3.16.24 to 3.16.14 (parallax not working).Konstantina Galouni2023-10-30 19:09:39 +0200
6a9448f4d8[angular-16 | DONE | UPDATED] environments/: Updated how properties are built - use common properties from library.Konstantina Galouni2023-10-30 19:08:48 +0200
6f657c3194[Eosc Explore | develop]: CHANGELOG.md: Updated message of last changelog.Konstantina Galouni2023-09-04 14:49:57 +0300
aa7aab1e4e[Eosc Explore | develop]: package.json: Increased version from 3.0.0 to 3.1.0 | CHANGELOG.md: Added changelog for version 3.1.0.Konstantina Galouni2023-09-04 14:47:07 +0300
c56f633d44[Library | develop]: resultLanding.component.html: Added check for message of non eosc results - do not show it in production environment until we get approval.Konstantina Galouni2023-09-04 14:46:25 +0300
887a0c1624[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.Konstantina Galouni2023-09-04 12:48:17 +0300
3efc55f006Migrate angular core and cli to version 15 and update dependencies to be compatible with the newer version.Konstantinos Triantafyllou2023-08-04 14:55:19 +0300
46b87099a5[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.Konstantina Galouni2023-07-20 17:06:46 +0300
43fb4692b4[EOSC Explore | data-transfer-v2]: Updated version to 3.0.0 and added changes for prod release. 1. environment.prod.ts: Updated eoscDataTransferAPI property to use production API (vm, not test). 2. package.json: Updated version from 2.0.2 to 3.0.0. 3. CHANGELOG.md: Added changes for 3.0.0 production release.Konstantina Galouni2023-06-08 10:23:15 +0300
c771c30fc5Merge remote-tracking branch 'origin/develop' into data-transfer-v2Konstantina Galouni2023-06-07 14:53:24 +0300
2e09705881[EOSC Explore | data-transfer-v2] Updating (merged) openaireLibrary before merge with develop branchKonstantina Galouni2023-06-07 14:53:12 +0300
64a5512700[EOSC Explore | data-transfer-v2] Updating openaire-theme before merge with develop branchKonstantina Galouni2023-06-07 14:51:41 +0300
55e2202f86[Library | develop]: resultLanding.component.html: Added tooltip on links of Compatible EOSC Services.Konstantina Galouni2023-06-06 12:23:42 +0300
e4aa2abedf[Eosc Explore | develop]: package.json: Updared uikit version from 23.12.2 to 3.13.10.Konstantina Galouni2023-06-01 17:40:16 +0300
72aa7e4032[Library | develop & Eosc Explore | develop]: metrics.component.ts & metrics.module.ts & metrics.service.ts: [Bug fix] Keep id, not url in parsing and build url of data source in component to use route instead of href | CHANGELOG.md: Updated format of contents & Added changes before production release v.2.0.2. | package.json: Updated version from 2.0.1 to 2.0.2.
2.0.2
Konstantina Galouni2023-06-01 17:13:49 +0300
310a8e594a[Library | develop & Eosc Explore | develop]: Added in eoscSubjects, "EOSC::Data Cube" | Updated eosc url params in landing for back "Go to Search" link - "return_path" and "search_params" (instead of pv). 1. parsingFunctions.class.ts: Added in eoscSubjects, subject "EOSC::Data Cube" (linked with Adam plarform). 2. result-preview.component.ts & fundedBy.component.ts & availableOn.component.ts & relatedDatasourcesTab.component.ts: Updated method "addEoscPrevInParams()" to add 2 parameters: "return_path" and "search_params" (instead of pv). 3. resultLanding.component.ts: a. Updated how this.prevPath is initialized (parse url params "return_path" and "search_params" instead of "pv"). b. Added method "getEoscParams()" to return eosc params as a string (to be used in href). c. Updated method "addEoscPrevInParams()" to add 2 parameters: "return_path" and "search_params" (instead of pv). 4. project.component.ts & dataProvider.component.ts: a. Updated how this.prevPath is initialized (parse url params "return_path" and "search_params" instead of "pv"). b. Updated method "addEoscPrevInParams()" to add 2 parameters: "return_path" and "search_params" (instead of pv). 5. organization.component.ts: Updated how this.prevPath is initialized (parse url params "return_path" and "search_params" instead of "pv"). 6. metrics.component.ts: Added method "getEoscParams()" to return eosc params as a string (to be used in href).Konstantina Galouni2023-05-25 18:10:59 +0300
bcc0bb4299[Library | data-transfer-v2]: For data transfer, open full screen modal instead of alert modal | Support transfer of hierarchical files | Show description in storage types. 1. full-screen-modal.component.ts: Added cancelButton: boolean = true; and show cancel button, only if cancelButton is true and okButton is false. 2. transferData.module.ts: Imported FullScreenModalModule. 3. transferData.component.html: Replaced <modal-alert> with <fs-modal> and updated the interface accordingly | In inputs, set [inputClass]="'flat'". 4. transferData.component.ts: a. Configure FullScreenModal, instread of AlertModal. b. In destinationOptions, set label to dest.description (used to be dest.destination). c. In transfer, in destinations, use also element.path, to keep the initial structure/ hierarchy when transfering files.Konstantina Galouni2023-05-16 16:36:43 +0300
5a24f10adf[Library | develop & Eosc Explore | develop]: index.html: Updated favicon for beta | transferData.component.ts: Added check for client side before opening Data Transfer modal.Konstantina Galouni2023-04-26 15:54:43 +0300
8bd6fafbdd[Eosc Explore | develop]: home.component.ts: When beta environment, redirect to beta eosc.Konstantina Galouni2023-04-26 13:18:18 +0300