Benny Nazimov
Benny Nazimov
## PR Type Feature ## PR Checklist - [x] Tests for the changes have been added / updated. - [x] Documentation comments have been added / updated. - [x] A...
## Expected Behavior It should be possible to customize the logger with access to responses, in the same way we can customize it with access to requests. ## Current Behavior...
Sorted by priority: - [ ] Modify `CourseBank` to hold its own list of courses (or a predicate which determines if the course belongs to said bank) - [ ]...
Suggestions: - [ ] Consider generating our own JWT instead of relying on google's JWT. - [ ] Consider migrating to regular oauth2 instead of One-Tap @NissanOhana
- [ ] Check `react-query` usage - [ ] Check state management
Since `total_credit` in `degree_status` counts all the credit (including overflows), a student that did not complete all of the requirements might still see 100% completion in the credit status bar....