This repository has been archived by the owner on Nov 9, 2021. It is now read-only.
v1.2.0
Changes
- Fixes filtering for alphabetical sections
- Fixes bug where full alphabetical sections like HON would throw error with sorting by section number
- Pad section with 0s if section number length is less than 3
- Add title, favicon and other meta attributes on client
- Change Sequelize connection setup to take advantage of connection reuse on warm Lambda containers
- Move to deployment with Vercel (replaces S3, CloudFront static site hosting)
- Add tests for findSection endpoint
- Restructure endpoints by splitting handlers from service calls
- Use
keys.get
function for retrieving environment variables with backend functions - Move env to
env.json
file instead of currentenv.yaml
file - Add animation to home page
- Fix mobile breakpoint for sections list
- Add GitHub Actions for CI/CD
Services modified
utd-grades-functions
v1.1.0utd-grades-client
v1.2.0
Services
utd-grades-functions
v1.1.0utd-grades-client
v1.2.0utd-grades-loader
v0.1.1utd-grades-converter
v0.1.0