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

Feature: ready to support flags defined in orion-design #993

Merged
merged 2 commits into from Jan 3, 2023

Conversation

stackoverfloweth
Copy link
Contributor

this puts down the framework to define flags in orion-design (as well as in nebula/orion-ui still).

flags can be defined in orion-design if they are planned to be implemented in both nebula and orion-ui

defining a can in nebula will be the combination of

  • orion-design "WorkspacePermission"
  • orion-design "FeatureFlags"
  • nebula-ui "AccountPermission"
  • nebula-ui "FeatureFlags"

defining a can in orion-ui will be the combination of

  • orion-design "WorkspacePermission"
  • orion-design "FeatureFlags"
  • orion-ui "FeatureFlags"

@netlify
Copy link

netlify bot commented Jan 3, 2023

Deploy Preview for orion-design ready!

Name Link
🔨 Latest commit 94eb9d8
🔍 Latest deploy log https://app.netlify.com/sites/orion-design/deploys/63b49ec706f0b300085f7549
😎 Deploy Preview https://deploy-preview-993--orion-design.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

src/services/can.ts Outdated Show resolved Hide resolved
Copy link
Collaborator

@pleek91 pleek91 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice

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.

None yet

2 participants