-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wheres my RA release #1120
Wheres my RA release #1120
Conversation
… us to maintain data in eisiting databases and make views as needed. RA_ID and Hall_ID are indirectly ties to existing tables
Added api to delete room range from the range id
Create Housing DB Context
WMR - Added view for Halls and updated tasks to be hall dependent
added api to assign ra to a room range and an api to find the assigned ra based on a resident housing assignment
Room range api
…tus schedule and recurrence
…ter than room start
Room range api
wmr - Schedule a status for RA/AC schedules
Added API to check RA Pref Contact Method
…oups for RDs,RAs, and Hall viewers. For testing purposes added Housing developers as bypassers of api auth checking. This MUST be removed before merging. I would like to test the api permissions on real RA's and RD's to test functionality
…termine if the housing page gets displayed for a given user
Added StateYourBusiness for API route protecting. Added new auth gr…
API to determine if a student is residential. This will be used to de…
Route name changes removed unneeded try catch blocks
adjusted string to int for room ranges
Wmr merge api fixes
This reverts commit 5cba0ff.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Just one comment about removing universal privileges from the dev group before merging into develop.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! I think this is ready to merge into develop.
Changes from code review are included here