Skip to content

feat(service-port): add creation flow and settings#2464

Merged
RemiBonnet merged 7 commits intonew-navigationfrom
feat/new-nav/application-port
Mar 11, 2026
Merged

feat(service-port): add creation flow and settings#2464
RemiBonnet merged 7 commits intonew-navigationfrom
feat/new-nav/application-port

Conversation

@RemiBonnet
Copy link
Member

@RemiBonnet RemiBonnet commented Mar 11, 2026

Summary

  • Add Port in the creation flow for application/container + settings
    • I added a component to have same list between creation flow and settings
  • Update yarn.lock to fix terminal warning

Screenshots / Recordings

https://www.loom.com/share/488bb2dfa8c442c2b1a5e2d20cf7d6b2

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

@RemiBonnet
Copy link
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 15d69f24-9bc1-4a8d-80fe-d1bb1b2bcd00 New Navigation
/qovery preview {all|UUID1,UUID2,...} To preview multiple environments

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

The backlog never ends, be at peace with it

@codecov
Copy link

codecov bot commented Mar 11, 2026

Codecov Report

❌ Patch coverage is 29.70297% with 213 lines in your changes missing coverage. Please review.
✅ Project coverage is 43.32%. Comparing base (444cb9e) to head (81f7a58).
⚠️ Report is 5 commits behind head on new-navigation.

Files with missing lines Patch % Lines
...rt-modal/application-container-port-crud-modal.tsx 0.00% 63 Missing ⚠️
...ud-modal/application-container-port-crud-modal.tsx 1.81% 54 Missing ⚠️
...er-port-modal/application-container-port-modal.tsx 0.00% 40 Missing ⚠️
...t-settings/application-container-port-settings.tsx 33.92% 35 Missing and 2 partials ⚠️
...application-container-port/step-port/step-port.tsx 61.90% 7 Missing and 1 partial ⚠️
...iner-port-settings/is-matching-port-healthcheck.ts 73.33% 2 Missing and 2 partials ⚠️
...tings/application-container-port-settings-list.tsx 76.92% 1 Missing and 2 partials ⚠️
...n-container-port/port-list-rows/port-list-rows.tsx 85.71% 1 Missing and 1 partial ⚠️
...iner-port-list/application-container-port-list.tsx 91.66% 1 Missing ⚠️
...ontainer-port/port-healthcheck/port-healthcheck.ts 92.85% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@                Coverage Diff                 @@
##           new-navigation    #2464      +/-   ##
==================================================
- Coverage           43.63%   43.32%   -0.32%     
==================================================
  Files                1058     1071      +13     
  Lines               20329    20768     +439     
  Branches             5871     6018     +147     
==================================================
+ Hits                 8870     8997     +127     
- Misses               9872    10144     +272     
- Partials             1587     1627      +40     
Flag Coverage Δ
unittests 43.32% <29.70%> (-0.32%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

…niuse-lite to version 1.0.30001777 in yarn.lock
…PortSettingsList tests and clean up submitPortForm call in step-port component
@RemiBonnet RemiBonnet marked this pull request as ready for review March 11, 2026 13:18
@RemiBonnet RemiBonnet merged commit 9326b7c into new-navigation Mar 11, 2026
11 checks passed
@RemiBonnet RemiBonnet deleted the feat/new-nav/application-port branch March 11, 2026 15:03
@RemiBonnet RemiBonnet added the V5 label Mar 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants