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

Updates the modal to create a new workflow instance by adding a form-based editor for the instance's input #467

Merged
merged 2 commits into from
Dec 11, 2024

Conversation

cdavernas
Copy link
Member

@cdavernas cdavernas commented Dec 11, 2024

Many thanks for submitting your Pull Request ❤️!

What this PR does / why we need it:

  • Updates the modal to create a new workflow instance by adding a form-based editor for the instance's input
  • Adds Avro and XML ISchemaHandler implementations
  • Adds new extensions to convert Avro and XML schemas into JsonSchemas
  • Updates solution packages to latest version

…by adding a form-based editor for the instance's input

feat(Infrastructure): Added Avro and XML ISchemaHandler implementations
feat(Core): Added new extensions to convert Avro and XML schemas into JsonSchemas
fix(Solution): Updated solution packages to latest version

Signed-off-by: Charles d'Avernas <[email protected]>
@cdavernas cdavernas added type: enhancement New feature or request app: dashboard Concerns the Dashboard UI priority: low Indicates a low priority issue weight: 3 An issue with an average development impact labels Dec 11, 2024
@cdavernas cdavernas added this to the v1.0.0 milestone Dec 11, 2024
@cdavernas cdavernas self-assigned this Dec 11, 2024
@cdavernas cdavernas merged commit ef95e92 into main Dec 11, 2024
2 checks passed
@cdavernas cdavernas deleted the feat-form-based-input branch December 11, 2024 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app: dashboard Concerns the Dashboard UI priority: low Indicates a low priority issue type: enhancement New feature or request weight: 3 An issue with an average development impact
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant