SCE-Development / Clark

Made entirely by SJSU students, this is the Software and Computer Engineering Society's outward face on the internet.
https://sce.sjsu.edu
MIT License
28 stars 12 forks source link

Add sorting to users table #1402

Closed syng828 closed 3 months ago

syng828 commented 4 months ago

Added user sorting for issue #1389 Sorts based on column name with buttons for each column. There are 3 states 'desc', 'asc', and 'unused', and it defaults to sorting by joinDate in descending order.