mirror of
https://github.com/Unleash/unleash.git
synced 2025-03-09 00:18:26 +01:00
https://linear.app/unleash/issue/2-1197/merge-columns-name-and-username-in-one-column-for-all-the-tables Shows `email` and/or `username` in the `name` column of users tables. This provides a more consistent look across the UI while saving some space for other columns. Before:  After:  |
||
---|---|---|
.. | ||
apiToken | ||
auth | ||
billing | ||
cors | ||
groups | ||
instance-admin | ||
instance-privacy | ||
invoice | ||
maintenance | ||
menu | ||
network | ||
roles | ||
serviceAccounts | ||
users | ||
Admin.tsx | ||
AdminRedirect.tsx | ||
LazyAdmin.tsx | ||
LazyAdminExport.tsx |