fix(agentic-workflow): use semantic layout components - #2848
Closed
RemiBonnet wants to merge 30 commits into
Closed
Conversation
- Introduced new SVG icon for Jira integration. - Added routes for agentic workflow creation, configuration, and summary. - Implemented context and components for managing agentic workflow state and configuration. - Updated service list and new service components to include agentic workflow option based on feature flag. - Enhanced existing routing and navigation logic to accommodate new agentic workflow features.
Member
Author
|
Qovery can create a Preview Environment for this PR.
This comment has been generated from Qovery AI 🤖.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed
Headingcomponent.Sectioncomponent.Why
The semantic layout update was left out when the previous agentic workflow pull request was merged. This follow-up keeps the screen aligned with the Console shared UI components and accessibility conventions.
Impact
No behavioral change is expected. The agentic workflow configuration keeps the same content and interactions while using the shared semantic primitives.
Validation
Superseded by #2849, which contains only the intended follow-up commit.