opensearch-project / dashboards-flow-framework

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

Refactor and organize `public/utils` #184

Closed ohltyler closed 3 months ago

ohltyler commented 3 months ago

Description

Refactor PR to consolidate and organize all util and conversion fns under public/utils. The amount and complexity of conversion warranted splitting these up for easier tracking.

Confirmed existing functionality works, and all imports of exported fns are accounted for if the path changed.

Issues Resolved

N/A

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.