-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Brenna/pagination #222
Open
brennakj3
wants to merge
28
commits into
main
Choose a base branch
from
brenna/pagination
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Brenna/pagination #222
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
18b401d
Converted applicant table to TanStack v8 Table
brennakj3 c35f1a3
Fixed pagination styling, added sorting
brennakj3 a199512
Adjusted dropdown to load in current piStatus, added date applied
brennakj3 00b4e65
Fixed tags to update piStatus when tag is changed
brennakj3 fc87fab
Added search bar (global filtering)
brennakj3 47115bb
Added API to update a piStatus
brennakj3 d3ecf6c
Added custom sort for graduation quarter
brennakj3 829c4e2
Changed pagination to server-side and adjusted overflow behavior for …
brennakj3 56d31d0
Adjusted API for applicants to return labeledJobs and added API to ge…
brennakj3 2af7216
Install @tanstack/react-table
joseph082 0aa72e2
Ensure Student has applied to the Job
joseph082 4654567
Get email for each applicant
joseph082 8c81976
Merge branch 'main' into brenna/pagination
joseph082 2b82875
Update pages to say 0-0 of 0 when there are no applicants
brennakj3 f27725b
Fixed table data not updating on dropdown change, adjusted query to o…
brennakj3 38f8f05
Fix tag dropdown to show entire menu
brennakj3 e621df5
Add resume links to applicant manager
brennakj3 3691f65
Added popperjs and react-popper to package
brennakj3 01df482
Merge branch 'main' into brenna/pagination
brennakj3 b254923
Merge branch 'main' into brenna/pagination
joseph082 1ff9dc1
Fix lint errors
joseph082 e74c66f
Changed resume links to fetch all before table display
brennakj3 43cb9da
Merge branch 'brenna/pagination' of https://github.com/ucladevx/brese…
brennakj3 6011173
Fixed resume fetch for applications < 5
brennakj3 54fa997
Adjusted background, added sidebar, fixed error handling
brennakj3 a07757a
Merge branch 'main' into brenna/pagination
brennakj3 d2c0c01
Removed background color in globals
brennakj3 d5144f1
Re-added title and head elements
brennakj3 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Keep the Head and title elements