coldfront icon indicating copy to clipboard operation
coldfront copied to clipboard

Allocations: Add User Sorting

Open dsajdak opened this issue 3 years ago • 1 comments

In addition to sorting by username (as completed in #404 we should also be able to sort by users' first and last names. The name field may need to be broken into two to allow this to work. This may be related to work required for issue #408

dsajdak avatar Jun 14 '22 15:06 dsajdak

Full name is broken into first and last name on the 'remove users' page so this should be sortable as well.

dsajdak avatar Jun 16 '22 12:06 dsajdak