cal.pub0.org/apps/web/lib
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
..
auth Type fixes 2022-05-17 15:32:54 -06:00
config App Store (#1869) 2022-03-23 15:00:30 -07:00
core Booking page improvements (#2260) 2022-03-24 02:27:35 +00:00
emails Redesign help menu item (#2710) 2022-05-24 13:29:39 +00:00
hooks Add seats to event types (#2485) 2022-05-24 15:19:12 +02:00
mutations Recurring Events (#2562) 2022-05-05 18:16:25 -03:00
queries getBusyTimes consolidation 2022-05-11 19:49:21 -06:00
types Add seats to event types (#2485) 2022-05-24 15:19:12 +02:00
webhooks remove redundant conditional expressions (#2756) 2022-05-16 11:26:32 -06:00
QueryCell.tsx Bug/i118n flicker (#2609) 2022-04-25 18:26:13 -06:00
app-providers.tsx Update all Yarn dependencies (2022-05-16) (#2769) 2022-05-17 19:31:49 +00:00
asStringOrNull.tsx Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
attendeeToPersonConversionType.ts Fixes/app store keys in db (#2651) 2022-05-02 14:39:35 -06:00
auth.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
availability.ts Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
classNames.ts Add ui package for reusable components (#1916) 2022-02-21 09:41:25 -07:00
clock.ts Hotfix: blank page for booking embed in Incognito Chrome (#2700) 2022-05-09 18:12:47 +00:00
cropImage.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
doWorkAsync.ts Type fixes 2022-05-17 15:32:54 -06:00
ensureArray.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
event.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
getBooking.tsx save additional inputs as json + view details of booking (#2796) 2022-05-18 15:05:49 -06:00
getBusyTimes.ts getBusyTimes consolidation 2022-05-11 19:49:21 -06:00
getPlaceholderAvatar.tsx Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
getting-started.tsx Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
isBrandingHidden.tsx Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
isOutOfBounds.tsx save additional inputs as json + view details of booking (#2796) 2022-05-18 15:05:49 -06:00
isSuccessRedirectAvailable.tsx Prisma fixes 2022-05-17 19:54:50 -06:00
jackson.ts Eslint fixes (#1898) 2022-02-18 16:53:45 +00:00
location.ts Fixes/locations (#2383) 2022-04-05 18:03:22 +00:00
locationOptions.tsx Feature/reschedule bookings (#2351) 2022-04-14 15:25:24 -06:00
member.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
parseDate.ts Type fixes 2022-05-17 15:32:54 -06:00
parseZone.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
prisma.ts Admin/team billing downgrader (#2040) 2022-03-03 19:29:19 +00:00
profile.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
random.ts App Store (#1869) 2022-03-23 15:00:30 -07:00
saml.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
slots.ts Add seats to event types (#2485) 2022-05-24 15:19:12 +02:00
slugify.ts Build fixes (#1929) 2022-02-21 18:45:35 +00:00
telemetry.ts Type fixes 2022-05-17 15:32:54 -06:00
timeFormat.ts App Store (#1869) 2022-03-23 15:00:30 -07:00
trpc.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
webhook.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00