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

generate a control for enums in generated uischema #2189

Merged

Conversation

LukasBoll
Copy link
Contributor

closes #2177

@netlify
Copy link

netlify bot commented Oct 10, 2023

Deploy Preview for jsonforms-examples ready!

Name Link
🔨 Latest commit 6e38cea
🔍 Latest deploy log https://app.netlify.com/sites/jsonforms-examples/deploys/65379c01ca298c0008782c00
😎 Deploy Preview https://deploy-preview-2189--jsonforms-examples.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 configuration.

@coveralls
Copy link

coveralls commented Oct 10, 2023

Coverage Status

coverage: 84.469%. remained the same when pulling 6e38cea on LukasBoll:enum_generated_uischema into 9146b0f on eclipsesource:master.

Previously, enums without type-attribute weren't recognized by the
derive types function, leading to omitted enums in generated uischemas.

Closes eclipsesource#2177
Copy link
Contributor

@lucas-koehler lucas-koehler left a comment

Choose a reason for hiding this comment

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

LGTM thanks :)

@lucas-koehler lucas-koehler merged commit f905c82 into eclipsesource:master Oct 25, 2023
8 checks passed
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.

Enum without "type" can't be rendered
4 participants