YACS-RCOS / yacs-web

Frontend for YACS!
MIT License
5 stars 14 forks source link

Front-end capability for location on schedule #42

Closed marchdan closed 6 years ago

marchdan commented 6 years ago

Added the necessary elements to allow the class location to display on the frontend

marchdan commented 6 years ago

Not sure where to see what changes were requested. I'll make a comment to add specificity

marchdan commented 6 years ago

Added a location variable to course-list/section/period.ts Added a location variable to schedule-view/schedule-event/schedule-event.ts Added a scheduleEvent.location output in schedule-view-schedule-event/component.html Added a location event, specifying period.location, in schedule-view.component.ts

Bad-Science commented 6 years ago

Thanks @marchdan that's good. Can you remove all of the commits from yacs-orchestra though?

marchdan commented 6 years ago

All problems should be fixed and extraneous changes reverted.

Bad-Science commented 6 years ago

Thanks @marchdan ! Great work! Merging now!