porta
porta copied to clipboard
Red Hat 3scale API Management, Porta
⚠️ Quickstarts were never visible in production SaaS, see https://github.com/3scale/deploy/pull/733/files So we should not remove the feature config until we're sure it works properly. Quickstarts was added behind a FeatureConfig,...
**What this PR does / why we need it**: Fixes problems in Vertical navigation. **Which issue(s) this PR fixes** [THREESCALE-8216 Current product showing in Vertical navigation when in Audience](https://issues.redhat.com/browse/THREESCALE-8216) **Verification...
**What this PR does / why we need it**: This PR attempts to fix the error we receive sometimes on Bugsnag (please check the ticket for the error). **Which issue(s)...
Required to merge https://github.com/3scale/porta/pull/3072
jemalloc has a performance and size advantage when running Ruby on Rails. So use it when available in the container. container image `quay.io/3scale/porta:jemalloc-20221021`
**What this PR does / why we need it**: This PR fixes two things: - Adds a description of the Payment Intent - this is not visible in the 3scale...
**What this PR does / why we need it**: In the STG-SaaS porta instance, Setting the `RAILS_ASSET_HOST` variable makes all resources to be loaded from the CDN, except the fonts....
**Note:** DEPLOY ONLY AFTER COORDINATION WITH PRODUCT TEAM! In RHEL8+ ImageMagick is no longer provided due to being hard to maintain and prone to security issues. That's why we implement...
**Which issue(s) this PR fixes** [THREESCALE-8027](https://issues.redhat.com/browse/THREESCALE-8027) **Special notes for your reviewer**: We can't get completely rid of Timecop, because there's no replacement for `Timecop.scale`, which is called from two callbacks...
**What this PR does / why we need it**: After an invoice is generated (with the current month as the billing period), it is possible to change the billing period,...