appuio / cloud-portal

APPUiO Cloud Portal (Web Frontend)
Apache License 2.0
5 stars 0 forks source link

Embed VSHN Application Catalog product page #527

Closed tobru closed 1 year ago

tobru commented 1 year ago

Summary

As Product Manager\ I want to increase visibility of the VSHN Application Catalog (AppCat)\ So that users of APPUiO Cloud discover it.

Context

The VSHN Application Catalog (AppCat) is available on APPUiO Cloud. We want to increase visibility of this product and make sure a user of APPUiO Cloud is able to discover it.

The end goal will be to have a dynamic application catalog (marketplace of services) available in the cloud portal. But as a first step to move forward as fast as possible, we just embed https://services.appcat.ch/ as an iFrame, later to be replaced by a "real" implementation.

Out of Scope

Further links

Acceptance Criteria

As an APPUiO Cloud portal user opening https://portal.appuio.cloud/, when I'm logged in, I see a main navigation menu "VSHN AppCat" below "Invitations" and when I click on it, https://services.appcat.ch/ gets opened as an iFrame on the right side.

Implementation Ideas

Eactly like https://github.com/appuio/cloud-portal/pull/328 was done.