opensearch-project / dashboards-flow-framework

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

Integrate with workflow timestamp fields #115

Closed ohltyler closed 4 months ago

ohltyler commented 4 months ago

Description

As a follow up to https://github.com/opensearch-project/flow-framework/pull/551, this PR integrates with those fields by adding the parsing logic on the server-side to persist them.

Also updates the workflow list to remove the hardcoded placeholders and render the timestamps appropriately.

Screenshot highlighting 2 un-provisioned workflows and one provisioned workflow:

Screenshot 2024-03-26 at 3 13 19 PM

Issues Resolved

none

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.