mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-24 04:10:57 -05:00
Some teams have a lot of users now (I think the record is 172). So we should make it easier for teams to manage large numbers of users. This is the same change we made for templates (from most recent to alphabetical) when the number of templates was getting unmanageable. Sorted on email address because invited users don’t have a name (and not sorted on both, because a lot of departments have a `lastname.firstname` scheme for email addresses, but people generally enter their names as `Firstname Lastname`).