seas-computing / course-planner

SEAS Course Planning Application. JSDoc Docs at: https://seas-computing.github.io/course-planner/
0 stars 1 forks source link

Room Schedule should not appear on info.seas #610

Closed jonseitz closed 1 year ago

jonseitz commented 1 year ago

The public-facing Room Schedule page is attempting to call the /api/rooms endpoint, which is throwing an error because the endpoint requires authentication. However, given that:

  1. We don't actually have any meeting/room assignments in the database now
  2. This data is more granular than the other pages and potentially less useful to "outside" users

I think we should just hide the Room Schedule from the public-facing site for the time being.

jonseitz commented 1 year ago

Reproducibility Note: You need log out of Harvard Key, then load https://info-qa.seas.harvard.edu/courses/room-schedule. You should get the error pictured below:

2023-01-09_144514