Skip to content

fix(ui): several improvement #2589

Merged
RemiBonnet merged 11 commits intonew-navigationfrom
fix/new-nav/ui-improvement
Apr 14, 2026
Merged

fix(ui): several improvement #2589
RemiBonnet merged 11 commits intonew-navigationfrom
fix/new-nav/ui-improvement

Conversation

@RemiBonnet
Copy link
Copy Markdown
Member

@RemiBonnet RemiBonnet commented Apr 10, 2026

Summary

  • Replace "auto-deploy" (slack)
  • Add last deployment section and update managed database empty states (slack)
  • Update UI "Connection URI" btn (slack)
  • Sort environments by name (slack)
  • Fix stage-status-chip small size (slack)
  • Remove icon on the environment deployment view (slack)
  • Enhance checkbox interaction in the service-list (slack)
  • Confirm modal UI (slack)

Screenshots / Recordings

Screenshot 2026-04-10 at 13 20 00 Screenshot 2026-04-10 at 13 29 31 Screenshot 2026-04-10 at 14 28 17 Screenshot 2026-04-10 at 14 47 58

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 RemiBonnet added the V5 label Apr 10, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 10, 2026

Codecov Report

❌ Patch coverage is 58.69565% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 45.06%. Comparing base (d19782f) to head (1210f30).
⚠️ Report is 7 commits behind head on new-navigation.

Files with missing lines Patch % Lines
...ices/feature/src/lib/service-list/service-list.tsx 39.13% 12 Missing and 2 partials ⚠️
.../src/lib/environments-table/environments-table.tsx 57.14% 1 Missing and 2 partials ⚠️
...nt-deployment-list/environment-deployment-list.tsx 50.00% 1 Missing ⚠️
...components/stage-status-chip/stage-status-chip.tsx 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@                Coverage Diff                 @@
##           new-navigation    #2589      +/-   ##
==================================================
- Coverage           46.03%   45.06%   -0.98%     
==================================================
  Files                1130     1063      -67     
  Lines               23029    21957    -1072     
  Branches             6738     6446     -292     
==================================================
- Hits                10601     9894     -707     
+ Misses              10493    10279     -214     
+ Partials             1935     1784     -151     
Flag Coverage Δ
unittests 45.06% <58.69%> (-0.98%) ⬇️

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.

@RemiBonnet RemiBonnet marked this pull request as ready for review April 10, 2026 12:49
Copy link
Copy Markdown
Contributor

@rmnbrd rmnbrd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@RemiBonnet RemiBonnet merged commit 4a561aa into new-navigation Apr 14, 2026
11 of 12 checks passed
@RemiBonnet RemiBonnet deleted the fix/new-nav/ui-improvement branch April 14, 2026 08:44
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