AI Agent: Migrate delete block to Crud
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 |
---|---|
How to set up and validate locally
- Enable FF
echo 'Feature.enable(:agent_registry)' | rails c
- 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