Skip to content

AI Agent: Migrate delete block to Crud

Sascha Eggenberger requested to merge ai-agents-delete-crud-migration into master

What does this MR do and why?

Migrates delete blcok to Crud

  • Also updates spacing between form and Crud

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Before After
before after
spacing_before spacing_after

How to set up and validate locally

  1. Enable FF echo 'Feature.enable(:agent_registry)' | rails c
  2. Go to AI Agent (e.g. http://gdk.test:3000/flightjs/Flight/-/ml/agents) 2.1. Create new AI Agent 2.2. Go to settings 2.3. Check spacing and component

Related to #474921 (closed), #476988

Merge request reports

Loading