Skip to content

member management#249

Draft
chakrihacker wants to merge 105 commits into
mainfrom
feat/member-management
Draft

member management#249
chakrihacker wants to merge 105 commits into
mainfrom
feat/member-management

Conversation

@chakrihacker
Copy link
Copy Markdown
Contributor

Changes

Please describe both what is changing and why this is important. Include:

  • Components added, deleted, or changed
  • Functions added, deleted, or changed
  • Screenshots of new or changed UI, if applicable
  • A summary of usage if this is a new feature or change to a public Component (this should also be added to relevant documentation once released)
  • Any alternative designs or approaches considered

References

Please include relevant links supporting this change such as a:

  • support ticket
  • community post
  • StackOverflow post
  • support forum thread

Testing

Please describe how this can be tested by reviewers. Be specific about anything not tested and reasons why. If this library has unit and tests should be added for new functionality and existing tests should complete without errors.

  • This change adds unit test coverage
  • This change has been tested on the latest version of the platform/language or why not

Checklist

rax7389 and others added 18 commits March 29, 2026 23:11
Add pure presentational sub-components for OrganizationMemberDetail,
  organized into feature subfolders following the invitations/ pattern:
  - member-user-details: user info card
  - member-danger-zone: danger actions + remove-from-org and delete modals
  - member-roles: roles tab + assign and remove-role modals
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 8, 2026

Codecov Report

❌ Patch coverage is 73.88225% with 590 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.16%. Comparing base (f93136c) to head (e98f2f0).
⚠️ Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
...my-organization/organization-member-management.tsx 0.52% 188 Missing ⚠️
...organization/use-organization-member-management.ts 0.58% 171 Missing ⚠️
...invitation-table/organization-invitation-table.tsx 0.68% 144 Missing ⚠️
...on-create/organization-invitation-create-modal.tsx 71.01% 60 Missing ⚠️
...s/react/src/components/auth0/shared/data-table.tsx 89.77% 9 Missing ⚠️
...r-roles/organization-member-assign-roles-modal.tsx 93.33% 5 Missing ⚠️
...n/shared/services/use-member-management-service.ts 97.76% 4 Missing ⚠️
...-details/organization-invitation-details-modal.tsx 98.12% 3 Missing ⚠️
...-management/shared/search-filter/search-filter.tsx 96.15% 2 Missing ⚠️
...act/src/hooks/my-organization/use-member-detail.ts 98.05% 2 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #249      +/-   ##
==========================================
- Coverage   89.43%   87.16%   -2.27%     
==========================================
  Files         159      182      +23     
  Lines       13332    15588    +2256     
  Branches     1749     1537     -212     
==========================================
+ Hits        11923    13587    +1664     
- Misses       1409     2001     +592     

☔ 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.

rax7389 and others added 30 commits May 10, 2026 17:24
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.

3 participants