Skip to content

Hide button to add configuration

josue requested to merge josue/coin-2:up_hidde_button_configuration into master

Problem

Currently we have a button to add a configuration but it's quite confusing as the configuration (VPN, VPS, etc) have a one-to-one link to the OfferSubscription and so we can't create a configuration without having a link to an OfferSubscription.

Solution

Hide this button and so when we want to create a configuration, it should be handled by the OfferSubscription.

Merge request reports