This repository has been archived by the owner on Nov 9, 2021. It is now read-only.
Releases: bharatari/utd-grades
Releases · bharatari/utd-grades
v1.3.1
v1.3.0
v1.2.1
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
v1.1.0
v1.0.1
v1.0.0
Changes
- Removed
utd-grades-nlp
service and moved logic intoutd-grades-functions
- Rebuilt
utd-grades-client
with Next.js andstyled-components
, removed Redux in favor of simpler local state management - Minor styling tweaks
- Added sort support for find section endpoint
- Sort by year DESC by default on client
Services modified
utd-grades-client
v1.0.0utd-grades-functions
v1.0.0 (formerlyutd-grades
)
(Removed)utd-grades-nlp
Services
utd-grades-loader
v0.1.1utd-grades-functions
v1.0.0utd-grades-client
v1.0.0utd-grades-converter
v0.1.0
v0.2.1
v0.2.0
Changes
- Restructured user flow on client
- Major styling improvements
- Improved mobile experience
- Added converter to convert Excel files to JSON
Services modified
utd-grades-loader
v0.1.1utd-grades-client
v0.2.0utd-grades-converter
v0.1.0
Services
utd-grades-loader
v0.1.1utd-grades-nlp
v0.1.0utd-grades
v0.1.0utd-grades-client
v0.2.0utd-grades-converter
v0.1.0
v0.1.0
First release of UTD Grades.
Changes
- Added auto complete functionality to search bar
- Added Chart.js bar graph and other sections functionality to section page
- Added Google Analytics
- Added two serverless projects (main and nlp functions)
Services modified
utd-grades-loader
v0.1.0utd-grades-nlp
v0.1.0utd-grades
v0.1.0utd-grades-client
v0.1.0
Services
utd-grades-loader
v0.1.0utd-grades-nlp
v0.1.0utd-grades
v0.1.0utd-grades-client
v0.1.0