-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Migrate to vite. Update packages (react, react-router-dom, etc.). Remove unused packages * Run eslint fix, manually fix remaining eslint errors. Fixes for updated versions of react-router-dom and nivo * Update build path for site * Update readme and add start script * Uninstall unused react-transition-group. Add @nivo/core to package.json * Fix dnd * Update packages * Fix review form Professor ID wasn't being submitted. Made the code less scuffed. * Update package.json. Specify node>=18 * Update README node versions * Update react-cookie and react-google-recaptcha * Update axios * Update package-lock node engine * Rename main back to index. Fix indentation in vite config * Fix build script * Add eslint react plugin * Update vite proxy port to 8080 * Specify node 18/20. Update readme * No console warn rule * Update some packages * Update nivo and vite 5 * Fix package engines * Update react-redux to v9 and rtk to v2 * Clean up index.html. Add semantic ui css as dependency instead of using cdn * Fix faulty merging for review form. Fix verified reviews checkbox * Remove apollo client
- Loading branch information
Showing
79 changed files
with
6,385 additions
and
49,876 deletions.
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
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.