Searching, sorting, and updating users #36

Merged
ngolp merged 4 commits from searching-sorting-user-list into 2025 2024-10-31 13:55:02 -04:00
ngolp commented 2024-10-27 12:40:49 -04:00 (Migrated from github.com)

Simple searching and sorting of the user list on admin dashboard. See github issue #15

Searching - new search button on the admin dashboard user list allows search by email

Sorting - clicking on the table headers of the admin dashboard user list will sort the table

Simple searching and sorting of the user list on admin dashboard. See github issue #15 Searching - new search button on the admin dashboard user list allows search by email Sorting - clicking on the table headers of the admin dashboard user list will sort the table
ngolp commented 2024-10-31 13:44:39 -04:00 (Migrated from github.com)

Added basic implementation of github issue #28

I went with first name, last name, school, and phone, since the user can change their shirt size and accommodations on their own through the dashboard.

I put the commits in this branch/PR because I needed to expand upon the added script in admin.html

Added basic implementation of github issue #28 I went with first name, last name, school, and phone, since the user can change their shirt size and accommodations on their own through the dashboard. I put the commits in this branch/PR because I needed to expand upon the added script in admin.html
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: ACM/hack-wpi-python#36
No description provided.