Skip to content
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

Created edit-booking component and related changes #100

Merged
merged 1 commit into from
Jan 17, 2019

Conversation

scottrumsby
Copy link

Created a component edit-booking-modal to handle both exam and other type events. Supports all editable fields for a booking. Dynamically updates the calendar in background and then posts changes on submit or reverts on cancel. Also revamped layout to eliminate the need for the windowResize listener to calculate the viewport size. All layout-related divs now styled with "position: relative" or "position: fixed" so browser can manage this task automatically. This was necessary for changes introduced to SchedulingIndicator - component now appears at bottom of screen with footer.

Created a component edit-booking-modal to handle both exam and other type events.  Supports all editable fields for a booking.  Dynamically updates the calendar in background and then posts changes on submit or reverts on cancel.  Also revamped layout to eliminate the need for the windowResize listener to calculate the viewport size.  All layout-related divs now styled with "position: relative" or "position: fixed" so browser can manage this task automatically.  This was necessary for changes introduced to SchedulingIndicator - component now appears at bottom of screen with footer.
@sjrumsby sjrumsby merged commit 46b1a95 into sjrumsby:sprint-3 Jan 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants