Skip to content

design(service-catalog): create service catalog blueprint flows#2656

Draft
TheoGrandin74 wants to merge 4 commits intonew-navigationfrom
design/service-catalog
Draft

design(service-catalog): create service catalog blueprint flows#2656
TheoGrandin74 wants to merge 4 commits intonew-navigationfrom
design/service-catalog

Conversation

@TheoGrandin74
Copy link
Copy Markdown
Contributor

Add the design-stage UI for the Service Catalog feature: catalog grid with blueprints alongside Qovery default services, blueprint detail modal, 2-step provisioning wizard (Configuration + Summary), update review modal with conditional new-setup phase, service overview catalog context card, settings blueprint section, and a fake service demo page to preview the overview/settings additions in isolation. Mock catalog data lives in blueprints.ts pending the public-catalog API wiring.

Summary

Issue:

Screenshots / Recordings

Testing

  • Changes tested locally in the relevant Console's pages and Storybooks
  • yarn test or yarn test -u (if you need to regenerate snapshots)
  • yarn format
  • yarn lint

PR Checklist

  • I followed naming, styling, and TypeScript rules (see .cursor/rules)
  • I performed a self-review (diff inspected, dead code removed)
  • I titled the PR using Conventional Commits with a scope when possible (e.g. feat(service): add new Terraform service) - required for semantic-release
  • I only kept necessary comments, written in English (watch for useless AI comments)
  • I involved a designer to validate UI changes if I am not a designer
  • I covered new business logic with tests (unit)
  • I confirmed CI is green (Codecov red can be accepted)
  • I reviewed and executed locally any AI-assisted code

TheoGrandin74 and others added 4 commits April 30, 2026 17:52
Add the design-stage UI for the Service Catalog feature: catalog grid
with blueprints alongside Qovery default services, blueprint detail
modal, 2-step provisioning wizard (Configuration + Summary), update
review modal with conditional new-setup phase, service overview catalog
context card, settings blueprint section, and a fake service demo page
to preview the overview/settings additions in isolation. Mock catalog
data lives in blueprints.ts pending the public-catalog API wiring.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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.

1 participant