Skip to content

feat(service-catalog): service creation flow based on blueprint#2752

Closed
rmnbrd wants to merge 8 commits into
stagingfrom
feat/service-catalog/service-creation-flow-from-blueprint
Closed

feat(service-catalog): service creation flow based on blueprint#2752
rmnbrd wants to merge 8 commits into
stagingfrom
feat/service-catalog/service-creation-flow-from-blueprint

Conversation

@rmnbrd

@rmnbrd rmnbrd commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Summary

Service creation flow based on a blueprint.

This PR introduces the creation flow for blueprint-based services.

ℹ️ Based on #2743

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

@rmnbrd rmnbrd force-pushed the feat/service-catalog/service-creation-flow-from-blueprint branch from e7dc9a7 to 30d8305 Compare June 10, 2026 13:37
@rmnbrd rmnbrd force-pushed the feat/services/replace-templates-with-catalog-QOV-1993 branch from 0340cfb to 1bbfa17 Compare June 11, 2026 07:21
feat: add service catalog creation flow

UI fixes

Add "overrides" section

Remove useless link

Retrieve form fields from API
@rmnbrd rmnbrd force-pushed the feat/service-catalog/service-creation-flow-from-blueprint branch from d6e6e9e to cadf1ca Compare June 11, 2026 07:26
@rmnbrd rmnbrd force-pushed the feat/services/replace-templates-with-catalog-QOV-1993 branch 5 times, most recently from e02c15a to 1c47ae2 Compare June 11, 2026 14:58
@rmnbrd rmnbrd changed the title feat(service-catalog): add creation flow feat(service-catalog): service creation flow based on blueprint Jun 11, 2026
@rmnbrd rmnbrd force-pushed the feat/services/replace-templates-with-catalog-QOV-1993 branch 4 times, most recently from 4e35429 to a6df61d Compare June 18, 2026 12:42
Base automatically changed from feat/services/replace-templates-with-catalog-QOV-1993 to staging June 18, 2026 14:50
@rmnbrd

rmnbrd commented Jun 18, 2026

Copy link
Copy Markdown
Contributor Author

Closed in favor of #2767

@rmnbrd rmnbrd closed this Jun 18, 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.

1 participant