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

[Backport 2.x] Support different input transform types #501

Closed
wants to merge 1 commit into from

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 55521e3 from #495.

* Set up the config -> form -> schema -> template transformations for input_map

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

* Handle empty casse

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

* Add new input type selector

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

* Fix bug of model interface not autopopulating in map

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

* Support preset templates

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

* Dynamically render forms; edge case handling of empty docs

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

* Add bucketing logic and add to model config if applicable

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

* Set up new configure_template_modal; add config button when template type selected

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

* Add nested form state in new template modal

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

* Update layout

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

* Update template val form config to support subvars

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

* Add multi input var component & form integration

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

* Add var copying into input var list

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

* Update spacing

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

* Add fetching source data functionality

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

* Fix some spacing; add output jsonfield

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

* committing but broken

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

* Show transformed prompt

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

* add spacer

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

* Add nested template vars to input map

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

* Set up base expression modal

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

* Get expression modal working

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

* Add dynamic rendering if template or expression is populated

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

---------

Signed-off-by: Tyler Ohlsen <[email protected]>
(cherry picked from commit 55521e3)
Signed-off-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
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant