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

Move exposed configs in the advanced transform modals #466

Merged
merged 3 commits into from
Nov 7, 2024

Conversation

ohltyler
Copy link
Member

@ohltyler ohltyler commented Nov 6, 2024

Description

  • Moves the exposed configs (one_to_one for input transforms of search response processors, full_response_path for output transforms of ingest and search response processors) into a dedicated "Advanced settings" accordion under "Define transform" subsection of the modals.
  • Updates the BooleanField implementation to be more compact, using a checkbox instead of radio group. Moves any helper text under an IconTip.

Demo video, showing the new checkbox form components, and the new advanced settings accordions and configs in the input/output transform modals for the different processors.

screen-capture.16.webm

Check List

  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@saimedhi
Copy link
Collaborator

saimedhi commented Nov 6, 2024

@ohltyler, I will review this PR in some time. Could you please fix failing unit tests. Thank you.

Signed-off-by: Tyler Ohlsen <[email protected]>
Copy link
Collaborator

@saimedhi saimedhi left a comment

Choose a reason for hiding this comment

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

LGTM. @ohltyler ,Overall the workflow editor page looks really good. Could you please once confirm if everything is good by switching to New Home Page look?

@ohltyler
Copy link
Member Author

ohltyler commented Nov 7, 2024

LGTM. @ohltyler ,Overall the workflow editor page looks really good. Could you please once confirm if everything is good by switching to New Home Page look?

Tested on new home page, looks fine.

@ohltyler ohltyler merged commit 69c3406 into opensearch-project:main Nov 7, 2024
7 checks passed
@ohltyler ohltyler deleted the update-boolean-fields branch November 7, 2024 17:12
opensearch-trigger-bot bot pushed a commit that referenced this pull request Nov 7, 2024
Signed-off-by: Tyler Ohlsen <[email protected]>
(cherry picked from commit 69c3406)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
ohltyler pushed a commit that referenced this pull request Nov 7, 2024
(cherry picked from commit 69c3406)

Signed-off-by: Tyler Ohlsen <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants