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

[DON'T MERGE] feat(Form): Introduce Kaoto Form V2 #1939

Draft
wants to merge 36 commits into
base: main
Choose a base branch
from

Conversation

lordrip
Copy link
Member

@lordrip lordrip commented Jan 23, 2025

Context

Currently, uniforms-patternfly doesn't support anyOf nor oneOf schemas and this limits the EIPs that we could configure using the CanvasForm.

Changes

This PR builds a Form component chain to add support for anyOf & oneOf schemas so it better reflects the Caml YAML DSL schema.

Pending UI changes

Pending Catalog generator changes

fix: #1934
fix: #1913
fix: #794
fix: #1942
fix: #966
fix: #705
fix: #1972
fix: #1945
fix: #1994

@lordrip lordrip force-pushed the feat/form-with-anyof-support branch from 0309f8e to f5034fb Compare February 4, 2025 20:14
@lordrip lordrip changed the title [DON'T MERGE] feat(Form): Support anyOf & oneOf [DON'T MERGE] feat(Form): Introduce Kaoto Form V2 Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment