Skip to content

Instantly share code, notes, and snippets.

View lobo's full-sized avatar
🐺

lobo

🐺
View GitHub Profile
@lobo
lobo / sql-mongo_comparison.md
Created May 4, 2020 20:22 — forked from aponxi/sql-mongo_comparison.md
MongoDb Cheat Sheets

SQL to MongoDB Mapping Chart

SQL to MongoDB Mapping Chart

In addition to the charts that follow, you might want to consider the Frequently Asked Questions section for a selection of common questions about MongoDB.

Executables

The following table presents the MySQL/Oracle executables and the corresponding MongoDB executables.

@lobo
lobo / mongodb_shell_commands.md
Created May 4, 2020 17:05 — forked from michaeltreat/mongodb_shell_commands.md
Quick Cheat Sheet for Mongo DB Shell commands.

MongoDB Shell Commands Cheat Sheet.

This is a Cheat Sheet for interacting with the Mongo Shell ( mongo on your command line). This is for MongoDB Community Edition.

Preface:

Mongo Manual can help you with getting started using the Shell.

FAQ for MongoDB Fundamentals and other FAQs can be found in the side-bar after visiting that link.

Chat

Bug fixes

🔨 We have set automatic messages in behalf of the guides for this 3 trips, but it does not seem to be working:

Guide Dashboard

Bug fixes

🔨 Review select alternative dates from Guides Dashboard on mobile. There was a bug reported for booking PT942Q.

🔨 links should take clients/ guides directly to the last child. In this case, the guide enters the link in the email to chat and 1st he is asked to pre-confirm the trip AGAIN (he has already done it), and 2nd, he has to click on another link. This is confusing.

Guide Dashboard

Implement features

🚀 Improve block dates features when confirming a trip on the confirmation form of the Guide Dashboard.

Sales Dashboard

Implemented features

🚀 Please delete the "booking tags": ana, clari, Laura, Paid and Interesting information

Guides section LA2

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.

Guide Dashboard

Implemented features

🚀 When a booking has been declined and a guide goes to the guide dashboard. Change the current message, adding a line saying 'Maybe you have declined it? [NICE EMOJI HERE]'. This is to save the cases where the guides try to access a declined booking from one of the emails.

Sales Dashboard

Implemented features

🚀 Categorize Leads differently by the amount of open bookings going on they currently have.

🚀 Add emoji to remind Sales that it's been > 24hs since requested. Add also a filter for this.

Guide Dashboard

Implemented features

🚀 When a booking has been declined and a guide goes to the guide dashboard. Change the current message, adding a line saying 'Maybe you have declined it? [NICE EMOJI HERE]'. This is to save the cases where the guides try to access a declined booking from one of the emails.

Bug fixes

🔨 Guide reports he cannot change the currency when updating his trips prices.

Stats Dashboard

Implemented features

🚀 In the Stats section of LA2 when downloading stats, permit filter the download CSV by date range (by PAID date).

Booking widget

Implemented features

🚀 Add compulsory country code when selecting the phone number and append that field to the phone field (only one field) when submitting it.

🚀 add compulsory BIRTH DATE to payment step both status page and booking widget. Make sure it looks nice on Mobile.

🚀 Add compulsory phone number (with the updated regex) to payment step in both booking widget and status page form.

Bug fixes

Sales Dashboard

Implemented features

🚀 Add "premium" as a filter in the filter section, so we can filter by, for example, premium + admin + price changed.

🚀 Links for guides to pre-confirm / Decline. and links for client to book/ go to status page are too long, so when we share those with them by whatsapp or email because they don´t understand how to find those or something, it looks bad.

🚀 Pass old bookings to PAID manually

Bug fixes

Emails

Implemented features

🚀 Tell the guide the cancellation reason.

🚀 Create 14 emails for Alt. Payment Methods

Bug fixes