cc @justin_ho Any thoughts on this?
Florie Guibert (7d608844) at 18 Mar 23:54
[SPIKE] Explore benefits and drawbacks of item type registry
... and 494 more commits
@jannik_lehmann That's interesting, I'm not familiar with this way of writing integration tests within our codebase.
Do we have documentation around it? What is the benefit of this over rspec tests (beside the more frontend friendliness). I can see we recently added a bunch of rspec tests (Add feature specs for AI Catalog agent/flow ena... (!227228 - merged)) and I guess my main concern is spreading tests across frameworks and folders and losing track of what is covered. I'd like to understand the big picture goal with tests for catalog in general and how we plan to maintain and update them. How do we decide between rspec and integration?
I'd prefer to keep everything in one spot
@anguslab Could you please review?
Florie Guibert (6e24810b) at 18 Mar 03:10
Update permission warning copy when enabling catalog item
@allison_villa Could you please review?
note: I decided to leave the nav-actions slot in list header for now even though it's not currently in use. It may be handy with the introduction of MCP servers.
Florie Guibert (2a3a4c61) at 18 Mar 01:13
Update permission warning copy when enabling catalog item
Remove Enable from group button on catalog project lists
Changelog: removed EE: true
| Page | Before | After |
|---|---|---|
| Agents list |
![]() |
![]() |
| Flows list |
![]() |
![]() |
Enable from group button does not display in the top right corner.Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Related to #593772
Florie Guibert (09109c86) at 18 Mar 01:04
Remove Enable from group button on catalog project lists
Florie Guibert (837b129b) at 17 Mar 23:58
Update permission warning copy when enabling catalog item
Update permission warning copy when enabling catalog item
Changelog: changed EE: true
Follow up from !226587
| Item | Before | After |
|---|---|---|
| Agent |
![]() |
![]() |
| Flow |
![]() |
![]() |
In rails console enable the feature flag
Feature.enable(:ai_catalog_project_level_enablement)
From the Explore AI Catalog, try enabling agents and flows as a developer
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Related to #593158
Florie Guibert (272c6dde) at 17 Mar 23:50
Update permission warning copy when enabling catalog item
Florie Guibert (aec2eb58) at 17 Mar 06:37
[SPIKE] Explore benefits and drawbacks of item type registry
... and 56 more commits
@phillipwells That's my bad, I missed the announcement. I'll make to ping Jon in the future.
Thanks for the recommendation here, updated
Florie Guibert (81077ab3) at 17 Mar 03:17
Refactor Enable modals warning for AI catalog
Ah good catch, I thought I removed it. Done
Florie Guibert (a747c7bb) at 17 Mar 03:13
[SPIKE] Explore benefits and drawbacks of item type registry