Skip to content

Instantly share code, notes, and snippets.

@lobo
Created June 14, 2019 18:28
Show Gist options
  • Save lobo/902f8be577242e701d8a09dff9e7684b to your computer and use it in GitHub Desktop.
Save lobo/902f8be577242e701d8a09dff9e7684b to your computer and use it in GitHub Desktop.

Guide Dashboard

Bug fixes

πŸ”¨ If guide has already accepted (or price changed) and it's "waiting payment" do not open a modal when they enter the Guide Dashboard (even if they hit the Confirm or Decline buttons on emails). These guides get confused...

πŸ”¨ Check bug when editing trips prices.

Sales Dashboard

Implemented features

πŸš€ Add the name of the guide or guides to whom we sent the auction proposal in the β€œactivity” field.

πŸš€ For β€œcustom trips” auction, you could use the Parent booking as searching information, as most of them are real trips.

πŸš€ Do not show as an auction option, trips from the guide we want to change. I mean, if the trip is for Stephane Monari and I need another guide, do not offer me in the auction options another trip from Stephane Monari.

πŸš€ Show 20 alt. trips instead of 10

πŸš€ Improve sync between LA2 and WP

Bug fixes

πŸ”¨ Some requests are not getting expired when they should. Could we check the criteria together?

πŸ”¨ I cannot change the duration in a non fixed dates trip.

πŸ”¨ This trip is "confirmed" but with no price, which is impossible.

πŸ”¨ We should be able to reactivate any cancelled booking.

Slack commands

Implemented features

πŸš€ Create lean process for submitting availability on the backend.

πŸš€ Add new stats for booking slack report.

Emails

Implemented features

πŸš€ Replace old E-S logo on emails

πŸš€ Put the booking reference in the title of all emails for guides.

πŸš€ Add pre-Confirm/Decline buttons to email

πŸš€ When a customer enters the status page and it's an Enquiry, open the status page with an opened modal for them to transform it into a Request. This applies to links in emails and any other source of enquiries.

πŸš€ For guides emails: In the confirmation email saying the client has paid, make sure the departure date is very clear.

πŸš€ Add link to guide profile and trip (if not custom) in email "The guide IS AVAILABLE for..."

πŸš€ Change First come First served email

Bug fixes

πŸ”¨ Email to guide invited to auction has a bug in the duration field.

πŸ”¨ This email says the guide Maxence declined, but actually he was not the guide who declined

πŸ”¨ Remove social media images and URLs from emails until we refactor them for different emails clients.

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