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

extra options #48

Merged
merged 3 commits into from
Jan 20, 2022
Merged

extra options #48

merged 3 commits into from
Jan 20, 2022

Conversation

tykeal
Copy link
Owner

@tykeal tykeal commented Jan 20, 2022

  • Feat: Allow integration to work without Keymaster
  • Fix: Fix issues when validating no lock
  • Feat: Allow Non-reservations to be stored

There has been a request to allow the integration to not depend on
Keymaster. As we are not requiring a lock to actually be used, this
makes sense.

However, we will lose functionality that is planned for the future
related to modifying checkin/checkout times of individual events if
there is no door code slot available as the intent is to inform the
integration of changes by way of modification to the in/out times of the
assigned door code.

Issue: #45
Signed-off-by: Andrew Grimberg <tykeal@bardicgrove.org>
When no lock is selected (the default) if there are form validation
errors then the resulting new form will have validation errors related
to the lock slot if the end-user doesn't reselect the '(none)' option,
which was the original default.

Issue: #46
Signed-off-by: Andrew Grimberg <tykeal@bardicgrove.org>
The community has requested to allow 'Blocked' and 'Not available'
events to still be stored and reported because of various reasons. As
such, we want to make this something that is optional (default to not
storing).

Issue: #47
Signed-off-by: Andrew Grimberg <tykeal@bardicgrove.org>
@tykeal tykeal enabled auto-merge January 20, 2022 21:21
@tykeal tykeal merged commit 68b6ad9 into main Jan 20, 2022
@tykeal tykeal deleted the extra_options branch January 20, 2022 21:23
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.

1 participant