-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ADVAPP-979]: Enhance the user list experience by introducing a filter for "no assigned team" #1129
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@danharrin please review as well
app-modules/authorization/tests/Feature/Filament/Resources/User/ListUsersTest.php
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The options are not grouped yet, did you try that bit of the ticket?
@danharrin Sorry, but i didn't getting you, please explain little bit more here. Thanks. |
Quality Gate passedIssues Measures |
…r for "no assigned team" (#1129) * Add unassign filter into users team filter * add count in test * Add test case for team filter * remove unneccessory function * chore: fix code style * Add new test * Teams filter add group options * replace id to getKey --------- Co-authored-by: amit-canyon <amit-canyon@users.noreply.github.com>
Ticket(s) or GitHub Issue
Technical Description
Any deployment steps required?
Are any Feature Flags and/or Data Migrations that can eventually be removed Added?
Before contributing and submitting this PR, make sure you have Read, agree, and are compliant with the contributing guidelines.