Skip to content

fix(agentic-workflow): use semantic layout components - #2848

Closed
RemiBonnet wants to merge 30 commits into
stagingfrom
feat/argentic-workflow
Closed

fix(agentic-workflow): use semantic layout components#2848
RemiBonnet wants to merge 30 commits into
stagingfrom
feat/argentic-workflow

Conversation

@RemiBonnet

@RemiBonnet RemiBonnet commented Aug 5, 2026

Copy link
Copy Markdown
Member

What changed

  • Replace native heading elements with the shared Heading component.
  • Wrap workflow sections and the configuration content with the shared Section component.

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

  • Prettier check passed for the changed file.
  • Pre-commit checks passed.
  • Targeted Nx lint could not start because the Nx plugin worker failed to launch.

Superseded by #2849, which contains only the intended follow-up commit.

RemiBonnet and others added 30 commits August 4, 2026 11:33
- 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.
@RemiBonnet

Copy link
Copy Markdown
Member Author

Qovery Preview

Qovery can create a Preview Environment for this PR.
To trigger its creation, please post a comment with one of the following command.

Command Blueprint environment
/qovery preview cc1de7de-94e5-40f8-8e45-bc8986d9dfec storybook
/qovery preview 964984c5-fba6-4371-88d3-a5daf99642ab test-prod
/qovery preview 28c47145-c8e7-4b9d-8d9e-c65c95b48425 staging
/qovery preview {all|UUID1,UUID2,...} To preview multiple environments

This comment has been generated from Qovery AI 🤖.
Below, a word from its wisdom :

Help yourself at 2AM by putting some metrics to help observability

@RemiBonnet RemiBonnet closed this Aug 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants