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
|
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 |
|
Cara Salter
|
476966bef5
|
fix checkin/waitlist
|
2024-02-23 14:47:14 -05:00 |
|
Cara Salter
|
f1640493ec
|
Completely rewrite all backend pages
|
2024-01-12 17:19:17 -05:00 |
|
Cara Salter
|
cd5e58fa59
|
Start admin site rewrite
aaaaaa
|
2024-01-11 14:25:21 -05:00 |
|
Cara Salter
|
05b70dcaa7
|
admin: Add registration time to dashboard table
Does this because "last_login" isn't actually set when people log in. It
should be fixed for next year.
|
2023-01-06 14:18:09 -05:00 |
|
Cara Salter
|
24e45af377
|
admin: Remove console.logs used for debugging
|
2022-12-06 12:05:13 -05:00 |
|
Cara Salter
|
72624a3f4e
|
admin: Fix admin page
|
2022-12-06 12:03:13 -05:00 |
|
Cara Salter
|
cc58625019
|
add templates
|
2022-12-05 17:29:48 -05:00 |
|