Merge pull request 'Deploy EOSC Explore version 2.0.0' (#1) from develop into master

Reviewed-on: #1
This commit is contained in:
Konstantinos Triantafyllou 2023-03-27 15:56:54 +02:00
commit e45f320805
3 changed files with 10 additions and 3 deletions

View File

@ -30,4 +30,11 @@ There is link to EOSC market place (beta) for results connected to EOSC services
* Strip html tags from titles & descriptions
## [1.1.0]
Angular 14 upgrade
Angular 14 upgrade
## [2.0.0]
* Redirect to eosc search portal from any page except landing.
* Updated favicon to show the eosc logo, not OpenAIRE.
* Added top bar to go "back" to eosc search.
* Updated colors (synched with all eosc portals).
* In landing pages used Graph badge to acknowledge OpenAIRE Graph.

View File

@ -1,6 +1,6 @@
{
"name": "eosc",
"version": "1.1.0",
"version": "2.0.0",
"scripts": {
"ng": "ng",
"start": "ng serve --disable-host-check --host 0.0.0.0 --port 4400",

@ -1 +1 @@
Subproject commit 55d1eb8a59782639069317502bc281320e19eaa7
Subproject commit 461e4ac4ed542e4a24b4151eadb28e4c4283d5e2