cal.pub0.org/packages
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
..
app-store adding organizer as attendee to google calendar events (#2779) 2022-05-18 15:09:15 -06:00
config fix: update eslint config to test .ts and .js separately (#2805) 2022-05-18 10:05:25 -06:00
core Prisma fixes 2022-05-17 19:54:50 -06:00
ee Feat/zapier app (#2623) 2022-05-03 23:16:59 +00:00
embeds Playwright binaries shouldn't be on deps 2022-05-23 11:25:34 -06:00
lib Add seats to event types (#2485) 2022-05-24 15:19:12 +02:00
prisma Redesign help menu item (#2710) 2022-05-24 13:29:39 +00:00
stripe Update all Yarn dependencies (2022-05-16) (#2769) 2022-05-17 19:31:49 +00:00
tsconfig Update all Yarn dependencies (2022-05-16) (#2769) 2022-05-17 19:31:49 +00:00
types save additional inputs as json + view details of booking (#2796) 2022-05-18 15:05:49 -06:00
ui Fix UI of dialog (#2788) 2022-05-23 13:17:00 +02:00