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: add instanceName to license display #6065

Merged
merged 2 commits into from
Jan 30, 2024
Merged

Conversation

ivarconr
Copy link
Member

About the changes

  • Shows the instanceName from the license
  • add new feature flag enableLicenseChecker used to enforce a valid license.

Copy link

vercel bot commented Jan 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
unleash-monorepo-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 30, 2024 8:35am
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
unleash-docs ⬜️ Ignored (Inspect) Visit Preview Jan 30, 2024 8:35am

Instance Name
</StyledPropertyName>
<StyledPropertyDetails>
{license?.instanceName}
Copy link
Contributor

Choose a reason for hiding this comment

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

I think this is not nullable. No question mark needed.

@ivarconr ivarconr merged commit 38df2e1 into main Jan 30, 2024
13 checks passed
@ivarconr ivarconr deleted the fix/license-adjustments branch January 30, 2024 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants