ljmotta opened a new pull request, #2600: URL: https://github.com/apache/incubator-kie-tools/pull/2600
Closes https://github.com/apache/incubator-kie-issues/issues/1487 ## Description - Upgrade `ajv` to 8.17.1; - Add `ajv-formats` as it's not automatically added; - Add `ajv-draft-04` to make it compatible with draft 04; - General adjustments, fixing typos and removing unused variables; - Add missing mock data and configuration to use the `runtimes-tools-process-dev-ui-webapp` dev app. - Add array fallback (`?? []`) in the gateway API (`runtime-tools-process-gateway-api`) - Improve the `runtime-tools-shared-enveloped-components` React form parser. Instead of using `:` to get the form name, it uses the `: React.FC`. - Add missing `cors` dev dependency in the `runtime-tools-task-console-webapp` package. - Change `uniforms-patternfly` DateField component to use string dates instead of Date objects. - Simplify and update `uniforms-patternfly` DateField tests -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
