-
Notifications
You must be signed in to change notification settings - Fork 12
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
Post-Launch Improvements #94
Commits on Mar 29, 2023
-
Revert horizontal bar graph direction change (#78)
Revert horizontal bar graph direction change, change GPA graphs to be vertical graphs
Configuration menu - View commit details
-
Copy full SHA for 4fade85 - Browse repository at this point
Copy the full SHA 4fade85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26e009f - Browse repository at this point
Copy the full SHA 26e009fView commit details -
Add y-axis formatting, using percents on main grades graph and GPAs with 2 decimal points on others
Configuration menu - View commit details
-
Copy full SHA for 715a1d0 - Browse repository at this point
Copy the full SHA 715a1d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 807cec9 - Browse repository at this point
Copy the full SHA 807cec9View commit details -
Maintain consistent usage of React MUI components (#79)
* Update CardContents.tsx * Update ProfessorCard.tsx
Configuration menu - View commit details
-
Copy full SHA for 3570f3a - Browse repository at this point
Copy the full SHA 3570f3aView commit details -
Bug/flashing autocomplete update (#81)
* Shorter AbortController solution * Simpler AbortController Fix
Configuration menu - View commit details
-
Copy full SHA for b115173 - Browse repository at this point
Copy the full SHA b115173View commit details -
Feature/aggregation total count display (#80)
* Student aggregation total count display * Add commas * Remove print statement --------- Co-authored-by: William Skaggs <wskaggs3262@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a850d1d - Browse repository at this point
Copy the full SHA a850d1dView commit details
Commits on Apr 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e52c59d - Browse repository at this point
Copy the full SHA e52c59dView commit details -
Percentage taking again sounds like percentage of students that failed and had to retake. Department of <> at University of Texas at Dallas on all professors is redundant.
Configuration menu - View commit details
-
Copy full SHA for 46677e6 - Browse repository at this point
Copy the full SHA 46677e6View commit details -
Bug fix: Horizontal bar label formatter (#92)
* Move axis label formatter for horizontal bar graph * Fix type error
Configuration menu - View commit details
-
Copy full SHA for 2bbc952 - Browse repository at this point
Copy the full SHA 2bbc952View commit details -
Comment out print statements (#87)
clarify language Co-authored-by: William Skaggs <wskaggs3262@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 120f7ac - Browse repository at this point
Copy the full SHA 120f7acView commit details -
Feature/autocomplete section suggestions (#82)
* Add new query format * Implement radix tree to lower file size from 70MB to 24MB Return max of 20 options * Autocomplete refinements * Remove all sections but HON possibility to add HNx and 0Lx sections
Configuration menu - View commit details
-
Copy full SHA for 67fece1 - Browse repository at this point
Copy the full SHA 67fece1View commit details -
[Internal] Check for formatting in CI (#85)
* Create main.yml * Add npm install * Shorter npm install and prettier fix * Run prettier --write Update .prettierignore * .prettierignore formatting --------- Co-authored-by: William Skaggs <wskaggs3262@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c794a8d - Browse repository at this point
Copy the full SHA c794a8dView commit details -
* Add share button * Fixes Copy correct URL URL copy confirmation White share icon * Remove skip share menu to test copy
Configuration menu - View commit details
-
Copy full SHA for 9ce1c08 - Browse repository at this point
Copy the full SHA 9ce1c08View commit details -
* add vercel analytics * update package-lock.json
Configuration menu - View commit details
-
Copy full SHA for e0098ba - Browse repository at this point
Copy the full SHA e0098baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 789263e - Browse repository at this point
Copy the full SHA 789263eView commit details -
* Cache professor data API calls * Remove professor cards not found * Show box for professor RMP not found * Add cache expiry * Dashboard organization * Remove duplicate professor cards * Remove console.log * Change RMP cache to 1 month * Pad professor not found * Revert ProfessorCard.tsx * Run prettier on failing file --------- Co-authored-by: William Skaggs <wskaggs3262@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9912689 - Browse repository at this point
Copy the full SHA 9912689View commit details