feat(routes): add cloud shell routes for clusters and services#2521
feat(routes): add cloud shell routes for clusters and services#2521rmnbrd merged 10 commits intonew-navigationfrom
Conversation
|
Qovery can create a Preview Environment for this PR.
This comment has been generated from Qovery AI 🤖.
|
…nd update related routes
… various snapshot tests for improved user experience
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## new-navigation #2521 +/- ##
=================================================
Coverage ? 44.63%
=================================================
Files ? 695
Lines ? 16110
Branches ? 4744
=================================================
Hits ? 7190
Misses ? 7606
Partials ? 1314
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
...anizationId/project/$projectId/environment/$environmentId/service/$serviceId/cloud-shell.tsx
Show resolved
Hide resolved
libs/domains/services/feature/src/lib/service-actions/service-actions.spec.tsx
Outdated
Show resolved
Hide resolved
RemiBonnet
left a comment
There was a problem hiding this comment.
Thanks @TheoGrandin74 !
Could you remove this file service-search-params.ts because it's useless now?
I think you need to recalculate the height because the scroll isn't correct: https://www.loom.com/share/0538fd763e4449b09a397bfad7b11d5b
libs/domains/services/feature/src/lib/service-terminal/service-terminal.tsx
Outdated
Show resolved
Hide resolved
libs/domains/services/feature/src/lib/service-terminal/service-terminal.tsx
Outdated
Show resolved
Hide resolved
42bbda1 to
1280bbf
Compare
… navigation logic to conditionally display tabs based on service type
…omponent structure
apps/console-v5/src/routes/_authenticated/organization/route.tsx
Outdated
Show resolved
Hide resolved
libs/domains/clusters/feature/src/lib/cluster-terminal/cluster-terminal-provider.tsx
Outdated
Show resolved
Hide resolved
libs/domains/clusters/feature/src/lib/cluster-terminal/cluster-terminal.tsx
Outdated
Show resolved
Hide resolved
libs/domains/clusters/feature/src/lib/cluster-terminal/cluster-terminal.tsx
Outdated
Show resolved
Hide resolved
libs/domains/services/feature/src/lib/service-terminal/service-terminal-provider.tsx
Outdated
Show resolved
Hide resolved
libs/domains/services/feature/src/lib/service-terminal/service-terminal.tsx
Outdated
Show resolved
Hide resolved
…ate service terminal and cloud shell components for cleaner structure
Summary
Screens


Screenshots / Recordings
Testing
yarn testoryarn test -u(if you need to regenerate snapshots)yarn formatyarn lintPR Checklist
.cursor/rules)feat(service): add new Terraform service) - required for semantic-release