Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Fetch premium links status from config #4126

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

taratatach
Copy link
Member

@taratatach taratatach commented Sep 15, 2023

enable_premium_links is not a feature flag but actually a Context
attribute which we can get from the config.

Without this attribute, we would never show links to the manager's
offers page when the limit of connected OAuth clients is exceeded.

@taratatach taratatach self-assigned this Sep 15, 2023
@taratatach taratatach force-pushed the fix/fetch-premium-links-status-from-config branch from 732e98c to 90549c4 Compare September 15, 2023 15:33
@taratatach taratatach marked this pull request as ready for review September 15, 2023 15:33
@taratatach taratatach requested a review from a team as a code owner September 15, 2023 15:33
@taratatach taratatach changed the title WIP fix: Fetch premium links status from config Sep 15, 2023
  `enable_premium_links` is not a feature flag but actually a Context
  attribute which we can get from the config.

  Without this attribute, we would never show links to the manager's
  offers page when the limit of connected OAuth clients is exceeded.
@taratatach taratatach force-pushed the fix/fetch-premium-links-status-from-config branch from 90549c4 to 441477a Compare September 18, 2023 15:03
@taratatach taratatach merged commit 2b4553e into master Sep 18, 2023
@taratatach taratatach deleted the fix/fetch-premium-links-status-from-config branch September 18, 2023 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants