Skip to content

member management - #249

Closed
chakrihacker wants to merge 263 commits into
mainfrom
feat/member-management
Closed

member management#249
chakrihacker wants to merge 263 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

@codecov-commenter

codecov-commenter commented Apr 8, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 81.72381% with 581 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.00%. Comparing base (3c3e771) to head (9f8d767).

Files with missing lines Patch % Lines
...organization/use-organization-member-management.ts 0.37% 263 Missing ⚠️
...invitation-table/organization-invitation-table.tsx 0.67% 147 Missing ⚠️
...n/shared/services/use-member-management-service.ts 77.58% 65 Missing ⚠️
...on-create/organization-invitation-create-modal.tsx 71.75% 61 Missing ⚠️
...-management/shared/search-filter/search-filter.tsx 78.66% 16 Missing ⚠️
...ation/shared/services/use-member-detail-service.ts 92.90% 11 Missing ⚠️
...s/react/src/components/auth0/shared/data-table.tsx 89.77% 9 Missing ⚠️
...r-roles/organization-member-assign-roles-modal.tsx 94.04% 5 Missing ⚠️
...my-organization/organization-member-management.tsx 99.62% 1 Missing ⚠️
...er-roles/organization-member-remove-role-modal.tsx 97.91% 1 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #249      +/-   ##
==========================================
- Coverage   89.48%   88.00%   -1.48%     
==========================================
  Files         162      189      +27     
  Lines       13573    16747    +3174     
  Branches     1877     1726     -151     
==========================================
+ Hits        12146    14739    +2593     
- Misses       1427     2008     +581     

☔ View full report in Codecov by Harness.
📢 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.

chakrihacker and others added 23 commits April 9, 2026 14:18
grandmaester and others added 28 commits June 9, 2026 16:45
…issue

Revert "fix: Scroll Not working for Assign Role Modal"
fix: uds combobox unexpected chip removal fixed
…ssignments

fix: error message for role assignment error scenarios fixed
…-regex-update

fix: broken member detail fix with updated regex & my-org tarball updatd
fix: combobox z index added to fix broken assign role & invite member modal combobox
fix: scroll fix override for UDS combobox in dialogs
fix(examples): add missing code in react app to handle user_id from url
fix: UI Validation fixes for Assign & Remove Role Modals
fix: MM updated get available role limit to 100(take=100)
chore: updated my org tarball with latest released one
chore: updating my-org package version 1.1.0
@grandmaester

Copy link
Copy Markdown
Contributor

Closing this as this is old.

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