-
Notifications
You must be signed in to change notification settings - Fork 4
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
INTF23 Review End Page #198
Draft
LucyWuu
wants to merge
29
commits into
main
Choose a base branch
from
INTF23-reviewEndPage
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.
Draft
Conversation
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
* fix login bug by removing onauthChange callback * lint * remove unused imports --------- Co-authored-by: TW1234567 <[email protected]> Co-authored-by: Thomas Wu <[email protected]>
* Add review scoring pages * Only allow 1 through 5 for review scores * Fix linter issues * Fix review comments
…eperating react from fetch calls (#151) Co-authored-by: Thomas Wu <[email protected]> Co-authored-by: Thomas Wu <[email protected]>
* Add question answer component and dummy data * fix login bug by removing onauthChange callback (#148) * fix login bug by removing onauthChange callback * lint * remove unused imports --------- Co-authored-by: Thomas Wu <[email protected]> * Resolve package conflict to allow for MUIDataTable style (#149) * Fix Team (#152) * Changing Application Roles (#155) * fix login bug by removing onauthChange callback (#148) (#150) * fix login bug by removing onauthChange callback * lint * remove unused imports --------- Co-authored-by: TW1234567 <[email protected]> Co-authored-by: Thomas Wu <[email protected]> * add left content banner with people image * Add blueprint images to left content panel * Add report conflict modal * fix report conflict modal style * move modal as an optional button in the right titele * add empty alt text for decorative images --------- Co-authored-by: TW1234567 <[email protected]> Co-authored-by: Thomas Wu <[email protected]> Co-authored-by: River Stanley <[email protected]> Co-authored-by: Anish Aggarwal <[email protected]>
* rough * implement and use ProtectedApplicaiton * linting * edit error handling for verfiying user * revert secrets.ts change --------- Co-authored-by: Thomas Wu <[email protected]>
* updates application dashboard * refactoring table styling * updates dynamc applicant filtering, app count * refactoring * added table options * removed toolbar * readding toolbar lol * fetching second choice status * custom sorting function for name column * adds for styling for second choice status --------- Co-authored-by: aanxniee <[email protected]>
* updates to make search, sorting, and filtering work * moved application table query to queries.ts * moved mui theme to utils * refactoring get style functions + moved to utils * fixed review rerouting issue * removes mui comments and small updates * runs lint and prettier --------- Co-authored-by: aanxniee <[email protected]>
* moves dashboard dropdown menu + updates styling * fixes styling issues for status and second choice status
…185) * 10/26/2023 * Co-authored-by: anushehatiff <[email protected]> * added heet's reviewInfoStage & type changes --------- Co-authored-by: HeetShah <[email protected]>
* creates query for secondchoicerole, new table tab * added prop for whichChoiceTab * fade out inactive tab * clean up code * remove space * add types to type file, rename tabletitle, remove edit buttom temp. * Update yarn.lock * t * tme * l * revert yarn.lock * Update yarn.lock * Update yarn.lock * old yarn.lock
* adds conditional rendering based on selection on dropdown menu * adds table columns for review table * [INTF23] Second choice tab (#184) * creates query for secondchoicerole, new table tab * added prop for whichChoiceTab * fade out inactive tab * clean up code * remove space * add types to type file, rename tabletitle, remove edit buttom temp. * Update yarn.lock * t * tme * l * revert yarn.lock * Update yarn.lock * Update yarn.lock * old yarn.lock * lints (#190) * lints * adds default value to dropdown menu * adds conditional rendering based on selection on dropdown menu * adds table columns for review table * added second choice tabs to review table * adds inner table to expandable row * Revert "adds inner table to expandable row" This reverts commit a801855. --------- Co-authored-by: Jesse Li <[email protected]> Co-authored-by: Heet Shah <[email protected]> Co-authored-by: HeetShah <[email protected]>
* update SKL page update SKL page * refactoring fetching application and render data * linting * loop through all role specific questions --------- Co-authored-by: HeetShah <[email protected]>
❌ Deploy Preview for uwblueprint failed.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Notion ticket link
[FE] Review page - End Page
Implementation description
Steps to test
What should reviewers focus on?
Checklist