ngolp
|
4e24274915
|
basic implementation of github issue #28 (modifying user details right from admin dashboard). Went with first name, last name, school, and phone number, since the user can change the shirt size and special accomodations on their own.
|
2024-10-31 13:41:12 -04:00 |
|
ngolp
|
c70fa7cbae
|
Merge branch '2025' into searching-sorting-user-list
|
2024-10-31 11:39:20 -04:00 |
|
ngolp
|
228244ad2d
|
Hacker table on admin dashboard can now be sorted by double clicking the headers. Spent a bit trying to implement this manually before learning about the sortable class. The more you know!
|
2024-10-27 12:28:10 -04:00 |
|
ngolp
|
b65154b865
|
Basic implementation of searching by email. I'd like to expand this to searching by other column values as well if necessary, and I still need to add sorting. Also, "registered users" isn't perfectly centered (its pushed off just a bit by the search button). This commit is mainly so I can save my progress.
|
2024-10-17 17:56:27 -04:00 |
|