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

Add visual/json toggle and expose workflow template on editor #189

Merged
merged 2 commits into from
Jun 20, 2024

Conversation

ohltyler
Copy link
Member

Description

Adds a toggle between the visual view (the ReactFlow workspace) and the JSON view (the provision sub-workflow in the workflow template). This is where the logic to build out any ingest pipeline / search pipeline / index will be persisted and understandable by the backend.

Demo video, showing the toggling and the dynamically-updated template as resources get built out and updated.

screen-capture.40.webm

Issues Resolved

Makes progress on #23

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.

Signed-off-by: Tyler Ohlsen <[email protected]>
@ohltyler ohltyler merged commit 6efb453 into opensearch-project:main Jun 20, 2024
6 checks passed
@ohltyler ohltyler deleted the json-toggle-workspace branch June 20, 2024 19:08
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jun 20, 2024
ohltyler added a commit that referenced this pull request Jun 20, 2024
…192)

Signed-off-by: Tyler Ohlsen <[email protected]>
(cherry picked from commit 6efb453)

Co-authored-by: Tyler Ohlsen <[email protected]>
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