Skip to content

member management#249

Open
chakrihacker wants to merge 211 commits into
mainfrom
feat/member-management
Open

member management#249
chakrihacker wants to merge 211 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 19 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 81.27279% with 565 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.93%. Comparing base (0a6f521) to head (3738e8a).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...organization/use-organization-member-management.ts 0.38% 262 Missing ⚠️
...invitation-table/organization-invitation-table.tsx 0.67% 147 Missing ⚠️
...on-create/organization-invitation-create-modal.tsx 71.62% 61 Missing ⚠️
...n/shared/services/use-member-management-service.ts 80.58% 53 Missing ⚠️
...-management/shared/search-filter/search-filter.tsx 78.66% 16 Missing ⚠️
...s/react/src/components/auth0/shared/data-table.tsx 89.77% 9 Missing ⚠️
...ation/shared/services/use-member-detail-service.ts 95.00% 7 Missing ⚠️
...r-roles/organization-member-assign-roles-modal.tsx 93.90% 5 Missing ⚠️
...act/src/hooks/my-organization/use-member-detail.ts 98.29% 2 Missing ⚠️
...my-organization/organization-member-management.tsx 99.60% 1 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #249      +/-   ##
==========================================
- Coverage   89.47%   87.93%   -1.54%     
==========================================
  Files         156      183      +27     
  Lines       13070    16082    +3012     
  Branches     1805     1625     -180     
==========================================
+ Hits        11694    14142    +2448     
- Misses       1376     1940     +564     

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

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 29, 2026

🚀 Preview deployment

Branch: refs/pull/249/merge
Commit: 4325447

📝 Preview URL: https://auth0-universal-components-f60974k8i-ui-components-217de888.vercel.app


Updated at 2026-06-01T10:58:28.760Z

@chakrihacker chakrihacker marked this pull request as ready for review June 2, 2026 06:26
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.

6 participants