cal.pub0.org/apps/web/lib/emails/templates
Joe Au-Yeung 323524b77c
Redesign help menu item (#2710)
* Seperate help menu item and contact menu item

* Add menu items

* Install react-popover

* Render contact only if support keys are present

* Adjust contact support links

* Add translations

* Add embed changes

* Adjust menu if helped is pressed

* Add items to help menu

* Change button color on selection

* Create endpoint

* Create feedback table

* Create migration file

* Write feedback to db

* Remove logs

* Add response message

* Send feedback email

* Disable submit if no rating and after submit

* Add translations

* Fix padding

* Clean up

* Clean up

* Add user feedback email to .env example

* Lint fixes and styles

* Changed onClick function to a named function and fix style

* Fix ids order

* Removed commented code and changed textarea id and name

* Fix id orders

* Change to AND operator

Co-authored-by: Omar López <zomars@me.com>

* Add user relation to feedback

Co-authored-by: Omar López <zomars@me.com>

* Add migration files

* Change rating to strings

* Change rating to strings

* Fix type errors

* WIP success & error messages

* Change success and error to boolans

* Style messages

* Add await

Co-authored-by: Omar López <zomars@me.com>

* Remove duplicate string

* Refactor import statement

Co-authored-by: Omar López <zomars@me.com>

* Change opacity of emojis

* added support@cal.com email for feedback

* Add success toast

* Update .env.example

Co-authored-by: Omar López <zomars@me.com>

* Add tCRP route

* tCRP send email

* tCRP send email

Co-authored-by: Alan <alannnc@gmail.com>
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-05-24 13:29:39 +00:00
..
common Feature/reschedule bookings (#2351) 2022-04-14 15:25:24 -06:00
_base-email.ts Type fixes 2022-05-17 15:32:54 -06:00
attendee-awaiting-payment-email.ts save additional inputs as json + view details of booking (#2796) 2022-05-18 15:05:49 -06:00
attendee-cancelled-email.ts save additional inputs as json + view details of booking (#2796) 2022-05-18 15:05:49 -06:00
attendee-declined-email.ts save additional inputs as json + view details of booking (#2796) 2022-05-18 15:05:49 -06:00
attendee-request-email.ts save additional inputs as json + view details of booking (#2796) 2022-05-18 15:05:49 -06:00
attendee-request-reschedule-email.ts save additional inputs as json + view details of booking (#2796) 2022-05-18 15:05:49 -06:00
attendee-rescheduled-email.ts save additional inputs as json + view details of booking (#2796) 2022-05-18 15:05:49 -06:00
attendee-scheduled-email.ts Meet/Zoom Email Clarification (#2828) 2022-05-23 11:54:24 +01:00
confirm-email.html Feature: Verify login on signup with magic link. (#2122) 2022-04-21 14:32:25 -06:00
feedback-email.ts Redesign help menu item (#2710) 2022-05-24 13:29:39 +00:00
forgot-password-email.ts Improving Email DRYness (#2486) 2022-05-13 12:34:54 +00:00
organizer-cancelled-email.ts save additional inputs as json + view details of booking (#2796) 2022-05-18 15:05:49 -06:00
organizer-payment-refund-failed-email.ts save additional inputs as json + view details of booking (#2796) 2022-05-18 15:05:49 -06:00
organizer-request-email.ts save additional inputs as json + view details of booking (#2796) 2022-05-18 15:05:49 -06:00
organizer-request-reminder-email.ts save additional inputs as json + view details of booking (#2796) 2022-05-18 15:05:49 -06:00
organizer-request-reschedule-email.ts save additional inputs as json + view details of booking (#2796) 2022-05-18 15:05:49 -06:00
organizer-rescheduled-email.ts save additional inputs as json + view details of booking (#2796) 2022-05-18 15:05:49 -06:00
organizer-scheduled-email.ts Meet/Zoom Email Clarification (#2828) 2022-05-23 11:54:24 +01:00
team-invite-email.ts Improving Email DRYness (#2486) 2022-05-13 12:34:54 +00:00