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

Handle booking request denial information #168

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

devmount
Copy link
Collaborator

@devmount devmount commented Nov 6, 2023

Description of the Change

This change adds sending an email, that contains information for the attendee, that their booking request was denied. It also contains some UI improvements handling booking request in the request flow.

Benefits

More convenient booking request denial for users.

Applicable Issues

Closes #106

@devmount devmount merged commit 50b3d41 into main Nov 6, 2023
@devmount devmount deleted the enhancements/106-email-after-booking-denial branch November 6, 2023 16:59
devmount added a commit that referenced this pull request Nov 6, 2023
* Swap siteNotification to use a pinia store, and make the z-index bigger. (Fixes #151) (#152)

* Bugs/145 ga disclaimer and visual improvements (#153)

* 📜 improving copy

* 💚 improve spacing in home view

* 💚 improve footer bottom position without scroll bars

* 🔨 handle empty schedules list

* Bugs/154 calendar sync (#155)

* 🔨 only json load google token if it exists

* 🔨 fix sync button styles

* Improving copy (#156)

* Rename instances of thundernest to thunderbird. (#163)

* Warn the user about the consequences of disconnecting a calendar. (#160)

* Warn the user about the consequences of disconnecting a calendar.

* ➕ update locales

---------

Co-authored-by: Andreas Müller <mail@devmount.de>

* Features/105 GA booking request flow (#159)

* ➕ use slots for availability attendees

* ➕ extend booking flow for availabilities (wip)

* 📜 update er documentation

* ➕ implement request confirmation mail

* ➕ add booking confirmation view

* ➕ create loading spinner component

* ➕ availability request handling

* ➕ add external link to my link settings

* ➕ add booking status

* ❌ remove console statement

* 📜 update documentation

* 🔨 make date format constant

* ❌ remove unused code

* ➕ add check for previously booked slot

* Remove carriage return (#167)

* ❌ rmove cr, keep lf

* ❌ remove cr, keep lf

* Add booking request denial information (#168)

---------

Co-authored-by: Mel <97147377+MelissaAutumn@users.noreply.github.com>
@devmount devmount self-assigned this Feb 3, 2024
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.

General Availability - Email for when a scheduler owner denies a booking
1 participant