opensearch-project / dashboards-flow-framework

A UI designer for constructing AI applications with OpenSearch
Apache License 2.0
6 stars 5 forks source link

Support create / provision / deprovision from editor page #123

Closed ohltyler closed 4 months ago

ohltyler commented 4 months ago

Description

Improves the creation, and adds provision & deprovision functionality on the editor page with new buttons. Note these buttons are placeholders and nothing is finalized regarding where they will live or the exact flow. But this proves out the capability.

More details:

Misc fixes

Demo video:

lifecycle flows.webm

Issues Resolved

Makes progress on #75

Check List

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.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 21.86%. Comparing base (d5ba601) to head (bee9c8a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #123 +/- ## ========================================== - Coverage 22.18% 21.86% -0.32% ========================================== Files 57 57 Lines 870 974 +104 Branches 92 106 +14 ========================================== + Hits 193 213 +20 - Misses 673 757 +84 Partials 4 4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.