Alex Martzios
6ea271cc77
[angular-18] app.module: replace provider withFetch with withInterceptorsFromDi
2024-09-26 15:10:43 +03:00
Alex Martzios
d5e71d6770
[angular-18 | DONE | CHANGED] update to recaptcha-2, update submodules
2024-09-24 15:05:29 +03:00
Konstantina Galouni
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.
2024-09-23 22:00:01 +03:00
Alex Martzios
f2066eb59b
[angular-18] fix server.ts file after angular upgrade
2024-09-20 14:47:03 +03:00
Alex Martzios
516be6cc83
[angular-18] upgrade angular material to v18
2024-09-20 14:35:21 +03:00
Alex Martzios
a8ec1e292c
[angular-18] upgrade angular core and cli to v18
2024-09-20 14:34:02 +03:00
Alex Martzios
601b9c03ea
[angular-18] commit submodules to angular-18 branches - need clean repo for project upgrade to angular-18
2024-09-20 14:29:37 +03:00
Alex Martzios
7b2f7d5299
[angular-18] upgrade typescript to 5.4.0
2024-09-20 14:29:07 +03:00
Alex Martzios
9b4ffb807b
[angular-17] upgrade ng-recaptcha to 13.2.1
2024-09-20 14:26:52 +03:00
Alex Martzios
7817902ec6
[angular-17 | WIP] upgrade angular material to v17
2024-09-20 14:26:10 +03:00
Alex Martzios
a4ff7c6b95
[angular-17] upgrade angular core and cli to v17
2024-09-20 14:24:36 +03:00
Alex Martzios
4653aaf37b
[angular-17] commit submodules to angular-17 branches - need clean repo for project upgrade to angular-17
2024-09-20 14:21:07 +03:00
Alex Martzios
e958d49353
[angular-17] upgrade typescript to 5.2.0 and zone.js to 0.14.0
2024-09-20 14:20:19 +03:00
Konstantina Galouni
654783058a
Updating openaireLibrary
2024-09-19 11:13:56 +03:00
Konstantina Galouni
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.
2024-09-19 11:10:01 +03:00
Konstantina Galouni
813902d999
Updating openaireLibrary
2024-09-18 16:19:38 +03:00
Konstantina Galouni
2e998291f7
Updating libraries
2024-09-11 21:10:26 +03:00
Konstantina Galouni
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".
2024-09-11 21:09:11 +03:00
Konstantina Galouni
497544ae7d
[develop | DONE | FIXED] package.json: Updated version to 4.0.1 | CHANGELOG.md: Added logs for version 4.0.1 - Updated links (to the Marketplace) for Compatible EOSC Services (eosc interoperability framework (eoscif) guidelines).
2023-12-12 12:00:56 +02:00
Konstantina Galouni
ea92f77050
[develop | DONE | CHANGED] package.json: Updated date of latest release to 29/11/2023.
2023-11-29 11:08:34 +02:00
Konstantina Galouni
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.
2023-11-28 17:16:21 +02:00
Konstantina Galouni
fe2f3007e9
Updating libraries
2023-11-28 16:58:22 +02:00
Konstantina Galouni
87186612d2
Updating openaireLibrary
2023-11-13 13:39:24 +02:00
Konstantina Galouni
b7179ea397
[develop | DONE | CHANGED] package.json: Added license Apache-2.0.
2023-11-13 13:36:24 +02:00
Konstantina Galouni
464feea31e
[develop | DONE | CHANGED] CHANGELOG.md: Updated log for version 4.0.0
2023-11-07 13:41:47 +02:00
Konstantina Galouni
eb6322ccda
[develop | DONE | ADDED] openaireLibrary - environment.ts: Added common properties searchLinkToService, searchLinkToServices, searchLinkToAdvancedServices.
2023-11-07 13:32:06 +02:00
Konstantina Galouni
59dbf98662
[develop | DONE | CHANGED] environments/: Updated properties - get common properties from library, override properties in beta environment to use prod services.
2023-11-07 13:30:38 +02:00
Konstantina Galouni
e32113bce7
[angular-16 | DONE | CHANGED] CHANGELOG.md: Added logs for version 4.0.0.
2023-10-31 18:32:45 +02:00
Konstantina Galouni
43eec7270e
[develop | DONE | UPDATED] package.json: Updated version from 3.1.0 to 4.0.0 (angular 16 upgrade)
2023-10-31 17:24:29 +01:00
Konstantina Galouni
eb97d9b1df
Updating libraries
2023-10-31 12:12:39 +02:00
Konstantina Galouni
25a792d126
Merge pull request 'Update to Angular 16' ( #6 ) from angular-16 into develop
...
Reviewed-on: #6
2023-10-31 11:11:28 +01:00
Konstantina Galouni
e21b22e649
Merge remote-tracking branch 'origin/develop' into angular-16
2023-10-31 12:07:57 +02:00
Konstantina Galouni
71a18c2d89
[angular-16 | DONE | FIXED] package.json: Downgraded version of uikit from 3.16.24 to 3.16.14 (parallax not working).
2023-10-30 19:09:39 +02:00
Konstantina Galouni
6a9448f4d8
[angular-16 | DONE | UPDATED] environments/: Updated how properties are built - use common properties from library.
2023-10-30 19:08:48 +02:00
Konstantina Galouni
a9fb9c5651
[angular-16 | DONE | ADDED] environments/: Added property bipFrameAPIURL
2023-10-20 14:21:09 +03:00
Konstantina Galouni
d78d7acbaa
environment.beta.ts: Updated claimsAPI property to call claims-new
2023-10-20 12:14:44 +03:00
Konstantina Galouni
ef725e7ab4
Updating openaireLibrary & openaire-theme
2023-10-20 11:55:07 +03:00
Konstantinos Triantafyllou
97811e9854
Update types/node to version 16
2023-10-06 15:35:47 +03:00
Konstantina Galouni
db68cb505f
Updating openaireLibrary before production release
2023-09-11 18:15:20 +03:00
Konstantina Galouni
a7701e895f
[Eosc Explore | develop]: CHANGELOG.md: Updated date for version 3.1.0
2023-09-11 18:10:02 +03:00
Konstantina Galouni
825e45f52d
[EOSC EXPLORE | develop] Updating openaireLibrary | environment.beta.ts: Added property eoscDataTransferLoginUrl
2023-09-08 11:44:09 +03:00
Konstantina Galouni
6f657c3194
[Eosc Explore | develop]: CHANGELOG.md: Updated message of last changelog.
2023-09-04 14:49:57 +03:00
Konstantina Galouni
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.
2023-09-04 14:47:07 +03:00
Konstantina Galouni
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.
2023-09-04 14:46:25 +03:00
Konstantina Galouni
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.
2023-09-04 12:48:17 +03:00
Konstantina Galouni
e6a48cd469
[EOSC EXPLORE | develop] Added bipFrameAPIURL property.
2023-08-30 16:49:52 +03:00
Konstantinos Triantafyllou
5f3118831d
Update uikit to version 3.16.24
2023-08-23 16:44:49 +03:00
Konstantinos Triantafyllou
ca61d32e0a
Merge remote-tracking branch 'origin/develop' into angular-16
2023-08-04 15:29:14 +03:00
Konstantinos Triantafyllou
f0f9bb5dd0
Fix mockCommunityInfo in aggregators.ts
2023-08-04 15:29:02 +03:00
Konstantinos Triantafyllou
d432ae446c
Update material to angular 16.
2023-08-04 15:02:43 +03:00