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

[Admin] Implement enable_alpha_features? preference config for selective feature access #5549

Conversation

rainerdema
Copy link
Contributor

@rainerdema rainerdema commented Dec 12, 2023

Summary

Using this config to conditionally disable orders and products routes, restricting them to only index actions unless the config is enabled. This setup was done to manage access to features still in development.

Checklist

Check out our PR guidelines for more details.

The following are mandatory for all PRs:

The following are not always needed:

  • 📖 I have updated the README to account for my changes.
  • 📑 I have documented new code with YARD.
  • 🛣️ I have opened a PR to update the guides.
  • ✅ I have added automated tests to cover my changes.
  • 📸 I have attached screenshots to demo visual changes.

@rainerdema rainerdema self-assigned this Dec 12, 2023
@rainerdema rainerdema changed the title Implement enable_alpha_features? preference config for selective feature access [Admin] Implement enable_alpha_features? preference config for selective feature access Dec 13, 2023
Using this config to conditionally disable orders and products routes,
restricting them to only index actions unless the config is enabled.
This setup was done to manage access to features still in development.
@rainerdema rainerdema force-pushed the rainerd/admin/introduce-enable-alpha-features-config branch from 74ef402 to 965e8ab Compare December 14, 2023 16:15
@rainerdema rainerdema marked this pull request as ready for review December 14, 2023 16:40
@rainerdema rainerdema requested a review from a team as a code owner December 14, 2023 16:40
@rainerdema rainerdema requested a review from elia December 14, 2023 16:40
@elia elia merged commit 6d60e18 into solidusio:main Dec 15, 2023
8 checks passed
@elia elia deleted the rainerd/admin/introduce-enable-alpha-features-config branch December 15, 2023 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants