You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to make it so that the json calendar lists the room as unavailable if the building is closed during.
it can just mark the room as reserved, with a user name of "building closed"
the javascript shouldn't display the username but add an additional class for potential styling.
should only check if a building is closed if the room's building has an hour's url defined.
may need to pass in an additional query string so we don't have to query every hour of the day. one query to get all 24 hours for the day. likely have it pass back a json instead of an RSS.
We need to make it so that the json calendar lists the room as unavailable if the building is closed during.
it can just mark the room as reserved, with a user name of "building closed"
the javascript shouldn't display the username but add an additional class for potential styling.
should only check if a building is closed if the room's building has an hour's url defined.
may need to pass in an additional query string so we don't have to query every hour of the day. one query to get all 24 hours for the day. likely have it pass back a json instead of an RSS.
┆Issue is synchronized with this Asana task
The text was updated successfully, but these errors were encountered: