Add YAML configuration field to AI Catalog flows
What does this MR do and why?
Add form_flow_configuration.vue
component with SourceEditor
to show and edit pages.
Behind feature flag ai_catalog_third_party_flows
.
References
Related to #568020
Screenshots or screen recordings
Flows show | Flows edit | Flows edit filled |
---|---|---|
How to set up and validate locally
- Prerequisite: You have a Duo workflow-enabled project.
- Enable the feature flags
global_ai_catalog
,ai_catalog_flows
, andai_catalog_third_party_flows
. - Go to Explore > AI Catalog > Flows. For example,
https://gdk.test:3443/explore/ai-catalog/flows
.
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.