-
Notifications
You must be signed in to change notification settings - Fork 183
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
kie-issues#2466: Serverless Logic Web Tools: Runtime Tools settings doesn't validate the data index url. #2608
Conversation
@fantonangeli Please review this PR. Thank you. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @kumaradityaraj for your prompt PR.
packages/serverless-logic-web-tools/src/settings/runtimeTools/RuntimeToolsSettings.tsx
Outdated
Show resolved
Hide resolved
packages/serverless-logic-web-tools/src/settings/runtimeTools/RuntimeToolsSettings.tsx
Outdated
Show resolved
Hide resolved
packages/serverless-logic-web-tools/tests/url/dataIndexValidUrl.test.ts
Outdated
Show resolved
Hide resolved
packages/serverless-logic-web-tools/tests/url/dataIndexValidUrl.test.ts
Outdated
Show resolved
Hide resolved
packages/serverless-logic-web-tools/src/settings/runtimeTools/RuntimeToolsSettings.tsx
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Only one small suggestion.
Thank you @kumaradityaraj
packages/serverless-logic-web-tools/src/settings/runtimeTools/RuntimeToolsSettings.tsx
Outdated
Show resolved
Hide resolved
There are multiple failures after merging this to |
Thanks @tiagobento, I'm checking now |
Closes apache/incubator/kie-issues#2466
Description:
The data index url is now validated and if its invalid an alert is shown.
How to test:
serverless-logic-web-tools
packagepnpm start
Preview:
Screen.Recording.2024-09-20.at.4.21.45.PM.mov