member management - #249
Closed
chakrihacker wants to merge 263 commits into
Closed
Conversation
…feat/member-management
Codecov Report❌ Patch coverage is 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. 🚀 New features to boost your workflow:
|
…t/member-detail-i18n
…at/member-detail-core
…at/member-detail-components
…nto feat/member-detail-container
…to feat/member-detail-examples
…feat/member-management
…t/member-detail-i18n
…at/member-detail-core
…at/member-detail-components
…nto feat/member-detail-container
…to feat/member-detail-examples
…r-role-assignments
…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
feat(docs): mm-docs-corrections
chore: updating my-org package version 1.1.0
Contributor
|
Closing this as this is old. |
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.
Changes
Please describe both what is changing and why this is important. Include:
References
Please include relevant links supporting this change such as a:
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.
Checklist