Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Andy add sorting to admin resume table (#617)
* Filters still not working Admin Resume Table Sorting in progress * Fixed prettier issues * Fixed more prettier issues * Removed unused bits of code and old comments * Removed test data, begun default value changing * Filters for graduation year works * Removed onFilterDropdownVisibleChange * Fixed year filter showing up multiple times Needed to filter by resume year, not resume object * Plugged the code back into the API Removed mock resumes * Fixed some linting errors * Deleting my homework that somehow got in * Adjusted resume filter logic to use sets * Plugged UserResumeTable back into API
- Loading branch information