-
Notifications
You must be signed in to change notification settings - Fork 10.7k
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
feat: New users page active tab #32024
Merged
Merged
Commits on Jul 10, 2024
-
feat: ✨ Add new tab to users table and implement roles filter
Added a new "active" tab to the users page table, this tab lists the users that haved logged in for the first time and are active. Also, implemented a roles filtering component, improved the MultiSelectCustom and created the necessary new translation keys.
Configuration menu - View commit details
-
Copy full SHA for 8d06f8c - Browse repository at this point
Copy the full SHA 8d06f8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29ff5b8 - Browse repository at this point
Copy the full SHA 29ff5b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3eea06 - Browse repository at this point
Copy the full SHA c3eea06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1af1db8 - Browse repository at this point
Copy the full SHA 1af1db8View commit details -
refactor: ♻️ Improve UsersTableFilters and MultiSelectCustom components
Changed the implementation of the new users table filters from a fully custom "Box based" code to a standardized use of the FilterByText component with children. Also improved the positioning and styling of the MultiSelectCustom by properly implementing the useOutsideClick and usePosition custom hooks together with reusing the fuselage button and input styles in the anchor of the component.
Configuration menu - View commit details
-
Copy full SHA for a24d9fe - Browse repository at this point
Copy the full SHA a24d9feView commit details -
Configuration menu - View commit details
-
Copy full SHA for ecfe590 - Browse repository at this point
Copy the full SHA ecfe590View commit details -
Configuration menu - View commit details
-
Copy full SHA for d315d45 - Browse repository at this point
Copy the full SHA d315d45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c66c6c - Browse repository at this point
Copy the full SHA 5c66c6cView commit details
Commits on Jul 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b50fd46 - Browse repository at this point
Copy the full SHA b50fd46View commit details
Commits on Jul 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6993cc7 - Browse repository at this point
Copy the full SHA 6993cc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2346fa6 - Browse repository at this point
Copy the full SHA 2346fa6View commit details
Commits on Jul 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 79b0324 - Browse repository at this point
Copy the full SHA 79b0324View commit details
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.