Benny Nazimov

Results 12 issues of 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...

C-feature
A-web

:alarm_clock: priority:low
:bulb: bug
:file_folder: client

Sorted by priority: - [ ] Modify `CourseBank` to hold its own list of courses (or a predicate which determines if the course belongs to said bank) - [ ]...

:alarm_clock: priority:medium
:file_folder: core
:bulb: refactor

Suggestions: - [ ] Consider generating our own JWT instead of relying on google's JWT. - [ ] Consider migrating to regular oauth2 instead of One-Tap @NissanOhana

:file_folder: server
:bulb: design

:file_folder: client
:bulb: UX

- [ ] Check `react-query` usage - [ ] Check state management

:bulb: bug
:file_folder: client

:alarm_clock: priority:critical
:bulb: enhancement
:file_folder: DevOps

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....

:alarm_clock: priority:low
:file_folder: client
:bulb: UX

:alarm_clock: priority:high
:file_folder: client
:file_folder: server
:file_folder: QA