| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| modals | ||
| TokensActions.jsx | ||
| TokensColumnDefs.js | ||
| TokensDescription.jsx | ||
| TokensFilters.jsx | ||
| TokensTable.jsx | ||
| index.jsx |
Provide a consistent UX by ensuring the status column tooltip is shown for all tokens, including those with unlimited quota. Details: • Removed early‐return that skipped tooltip rendering when `record.unlimited_quota` was true. • Refactored tooltip content: – Unlimited quota: shows only “used quota”. – Limited quota: continues to show used, remaining (with percentage) and total. • Leaves existing tag, switch and progress-bar behaviour unchanged. This prevents missing hover information for unlimited tokens and avoids meaningless “remaining / total” figures (e.g. Infinity), improving clarity for administrators.
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| modals | Loading commit data... | |
| TokensActions.jsx | Loading commit data... | |
| TokensColumnDefs.js | Loading commit data... | |
| TokensDescription.jsx | Loading commit data... | |
| TokensFilters.jsx | Loading commit data... | |
| TokensTable.jsx | Loading commit data... | |
| index.jsx | Loading commit data... |