- Refactor token, redemption, and user quota inputs to prioritize monetary amount entry, with raw quota input collapsed by default - Add atomic quota adjustment modal for users with add/subtract/override modes, bypassing batch update queue for immediate DB consistency - Make user quota fields readonly in edit form; all modifications go through the dedicated adjust-quota modal via POST /api/user/manage - Add DecreaseUserQuota `db` parameter for direct DB writes, matching IncreaseUserQuota behavior - Support negative quota display in amount conversion helpers - Add i18n keys for all new UI strings across all locales
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| AddUserModal.jsx | Loading commit data... | |
| DeleteUserModal.jsx | Loading commit data... | |
| DemoteUserModal.jsx | Loading commit data... | |
| EditUserModal.jsx | Loading commit data... | |
| EnableDisableUserModal.jsx | Loading commit data... | |
| PromoteUserModal.jsx | Loading commit data... | |
| ResetPasskeyModal.jsx | Loading commit data... | |
| ResetTwoFAModal.jsx | Loading commit data... | |
| UserBindingManagementModal.jsx | Loading commit data... | |
| UserSubscriptionsModal.jsx | Loading commit data... |