This repository was archived by the owner on Jan 2, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
WIP: staff view for Mann Circ #162
Open
cappadona
wants to merge
11
commits into
main
Choose a base branch
from
the-final-countdown
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Lots of refinement left, but this lays the groundwork: * 3 groups of spaces ( conference rooms, classrooms, lobby) * general layout following mockup * two slots per space max Need to revisit schema and determine optimal way to handle: * multiple hours (basement!) * multiple reservation systems (basement is r25)
One step closer to proposed layout from mockup...
Copying SpaceAvailabilityItem as baseline.
* shrink timestamp * vertically center slot content (via `place-content`) -- not currently supported in Edge [1] This gets us pretty close...biggest remaining hurdle is logic around the two slot per space as represented in the mockup (aka, what's happening now, what's up next). [1]: https://caniuse.com/#feat=mdn-css_properties_place-content_grid_context
Had been working in Firefox and it turns out that support for grid-column-gap in Flex layout has not yet been realized in Chrome [1]. [1]: https://developer.mozilla.org/en-US/docs/Web/CSS/column-gap#Support_in_Flex_layout
* full last name * netID * event title Pass a new param so these are only included for Mann circ. May tweak down the road so that they're further restricted to the staff sign only.
As per team discussion around mockups.
* origin/main: Bump node-fetch from 2.6.0 to 2.6.1 (#179) Bump http-proxy from 1.17.0 to 1.18.1 (#178) Graceful fail: hoursForDate() w/ invalid location (#177) Fail gracefully for dropped LibCal hours locations (#176) Heroku staging autodeploys from main branch (#175) Bump to node-sass v4.14.1 & sass-loader v7.3.1 (#174) Bump nuxt to latest release v2.14.0 (#173) Quick fix: fail gracefully now that R25 is no more (#172) Bump elliptic from 6.5.0 to 6.5.3 (#171) Bump lodash from 4.17.15 to 4.17.19 (#170) Bump acorn from 6.2.1 to 6.4.1 (#169) Specify today as date for LibCal API hours request (#166) Changed the VUE file to format the new location Added the new location to the config file
Closed
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
To be reviewed during
2019-12-10
MaLT meeting.Please note: