feat(roles & permissions): tokenization and addition to console-v5#2417
Merged
TheoGrandin74 merged 11 commits intonew-navigationfrom Feb 26, 2026
Merged
feat(roles & permissions): tokenization and addition to console-v5#2417TheoGrandin74 merged 11 commits intonew-navigationfrom
TheoGrandin74 merged 11 commits intonew-navigationfrom
Conversation
Member
|
Qovery can create a Preview Environment for this PR.
This comment has been generated from Qovery AI 🤖.
|
00371a3 to
78adcb8
Compare
…eprecated components
…ted routes and components
78adcb8 to
e7f54d4
Compare
…ate render method
…t for clarity in settings roles edit functionality
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## new-navigation #2417 +/- ##
=================================================
Coverage ? 44.27%
=================================================
Files ? 975
Lines ? 18799
Branches ? 5456
=================================================
Hits ? 8324
Misses ? 8996
Partials ? 1479
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:
|
RemiBonnet
reviewed
Feb 26, 2026
Member
RemiBonnet
left a comment
There was a problem hiding this comment.
Thanks @TheoGrandin74 I added few comments!
apps/console-v5/src/routes/_authenticated/organization/$organizationId/settings/roles/route.tsx
Outdated
Show resolved
Hide resolved
libs/domains/organizations/feature/src/lib/settings-roles-edit/row-project/row-project.spec.tsx
Outdated
Show resolved
Hide resolved
libs/domains/organizations/feature/src/lib/settings-roles-edit/row-project/row-project.tsx
Show resolved
Hide resolved
libs/domains/organizations/feature/src/lib/settings-roles-edit/settings-roles-edit.tsx
Outdated
Show resolved
Hide resolved
…ttings roles edit component with new permissions normalization test
RemiBonnet
approved these changes
Feb 26, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
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