Skip to content

Instantly share code, notes, and snippets.

@lobo
Created May 12, 2019 18:21
Show Gist options
  • Save lobo/2c9e1219a52512f6884c019e68ce6599 to your computer and use it in GitHub Desktop.
Save lobo/2c9e1219a52512f6884c019e68ce6599 to your computer and use it in GitHub Desktop.

Emails

Implemented features

πŸš€ Tell the guide the cancellation reason.

πŸš€ Create 14 emails for Alt. Payment Methods

Bug fixes

πŸ”¨ The client never received the email with a new message from the guide.

πŸ”¨ the guide never received the request email. and the client received an email he should have not received.

πŸ”¨ Guides/ clients should NOT receive an email when we press the "unconfirm booking" button.

πŸ”¨ The subject of the email sent to clients when a trip is inviable should be: "Yout trip request is inviable for xxx (trip)"

Sales Dashboard

Implemented features

πŸš€ We need to be able to see the guideΒ΄s information in the LA2.

πŸš€ Alternative Payment Methods - Review by Guada.

πŸš€ Add a Stripe webhook in Sales channel so that we can know if it's a pre-auth or captured payment.

πŸš€ Pass old bookings to PAID manually

πŸš€ Need to remove flags and confirmations from Billing for "cash payments" (and maybe for wire transfer as well).

Bug fixes

πŸ”¨ Review booking auto-cancellation.

πŸ”¨ When we send a custom trip to a guide, the trip stays as part of that guideΒ΄s offer, but the system does not let us choose it again

πŸ”¨ Some bookings are not getting automathically cancelled when they should due to expire.

πŸ”¨ Trips should be getting cancelled after 6 days with guide confirmation, but some are not getting cancelled.

πŸ”¨ Bookings should be getting cancelled when the availability date has passed, but some are not getting cancelled.

Billing Dashboard

Implemented features

πŸš€ Add booking modal when clicking on RC (see description).

Guide Dashboard

Implemented features

πŸš€ Create a generic entry point for all guides instead of using the personal URL for each of them.

Bug fixes

πŸ”¨ Departure date shown to guide in his dashboard is incorrect.

πŸ”¨ Fix bug when editing trip's prices.

Booking widget

Bug fixes

πŸ”¨ 'Form hard to fill bug' exhaust the debugging of this issue and find a fix.

Status Page

Bug fixes

πŸ”¨ This trip shows nothing as included items.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment