-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enhanced User Selection in Set User Balance Form (#365)
* Update: - Implemented the attribute in the to facilitate the selection of multiple users from the UI. - Revised the props to transmit user IDs instead of a single user ID. - Enhanced the selected users card by incorporating their avatars/logos for better visual identification. - Implemented a feature to display the user balance when hovering over their respective profiles. - Added a hint message to inform the admin that when selecting more than one user the balance values will be 0 * Refactored code for improved readability, added the 'Select All' button feature, and conducted thorough testing to ensure proper functionality. * Feature: Added a compensation reson in the set user balance form, enhanced the code. * Enhancement: Formatted the code. * Update: Added the compensation balance in the user profile * Improvements: Added a validation rules to validate the actual value of each reson and compare it with the entred value. * Improvements: Refactored the code and remove unneeded duplicated code. * Improvements: Refactored the code and remove unneeded duplicated code.
- Loading branch information
1 parent
2c08c4d
commit 8dfbb3d
Showing
4 changed files
with
268 additions
and
45 deletions.
There are no files selected for viewing
This file contains 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
Oops, something went wrong.