Omar López
1119d7f558
Upgrades zod-prisma
2022-01-27 12:45:25 -07:00
Alex van Andel
64f39b0d47
Revert "Fixes #1572 ( #1622 )" ( #1630 )
...
This reverts commit 2a77f2c477
.
2022-01-27 15:16:38 +00:00
Daniel McGowan
2a77f2c477
Fixes #1572 ( #1622 )
2022-01-27 14:55:06 +00:00
github-actions[bot]
c720e4e960
New Crowdin translations by Github Action ( #1628 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-01-27 14:12:33 +00:00
Peer Richelsen
1eac8a1aa3
fixed 404 ( #1629 )
2022-01-27 12:40:10 +00:00
Jamie Pine
e06edadda5
Improved authentication screens (Login/Logout/Forgot Password) ( #1627 )
2022-01-27 10:16:20 +00:00
Miguel Nieto A
5aaf702e2b
Fix NaN values when creating event type
2022-01-26 15:47:49 -07:00
Syed Ali Shahbaz
a9f9822091
Added og-image for event-types ( #1618 )
...
* added headseo
* added username to availability page
* fixed type err
* cleanup
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-01-26 17:31:39 +00:00
Miguel Nieto A
73de0c2185
Fix signup query ( #1608 )
...
* Remove emailVerified not null from query
* Improve query to find existing user
* Add test suite to Signup from a Team Invite
* Allow importing modules with aliases
* Delete created data after all tests
* Resolve conflicts
* Use teampro instead of pro user and refactor code
2022-01-26 16:56:22 +00:00
buschco
cad77ad237
fix mapping for cancel webhook ( #1554 ) ( #1557 ) ( #1556 )
...
Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com>
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2022-01-26 16:41:18 +00:00
github-actions[bot]
c59dce1284
New Crowdin translations by Github Action ( #1620 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-01-26 16:35:04 +00:00
Peer Richelsen
ba3034fd8d
Update LICENSE
2022-01-26 16:24:50 +00:00
Alex van Andel
b4c96c96e6
Explicitly set email variable for readability
...
Minor code clarity tweak making the comment redundant.
2022-01-26 09:01:43 -07:00
Peer Richelsen
ce4ed40ae0
removed developer.cal.com from 404 ( #1617 )
2022-01-25 18:23:24 +00:00
github-actions[bot]
c57debe600
New Crowdin translations by Github Action ( #1614 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-01-25 16:44:28 +00:00
Vladimir Klimontovich
8459f6d2b4
Add Jitsu badge to README ( #1612 )
2022-01-25 16:07:49 +00:00
Peer Richelsen
1bf4913051
added <InfoBadge> component with tooltip ( #1609 )
...
* added <InfoBadge> component with tooltip, added to event-types event name
* added title to <InfoBadge> for a12y
2022-01-25 00:31:05 +00:00
Omar López
d7bd1e9957
Fixes for team event creation ( #1604 )
2022-01-24 17:25:32 +00:00
Peer Richelsen
7baedc2f64
added chinese to i18next config ( #1591 )
2022-01-24 16:52:53 +00:00
github-actions[bot]
89bfff9a0b
New Crowdin translations by Github Action ( #1598 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-01-24 15:09:50 +00:00
Peer Richelsen
8de822500c
fixed mismatch of bg color for success page ( #1597 )
2022-01-24 14:27:56 +00:00
Omar López
8f6f34931b
Allow choosing destination calendar per event type ( #1514 )
2022-01-21 14:35:31 -07:00
buschco
7737164bbf
fix mapping for cancel webhook ( #1554 ) ( #1557 )
2022-01-21 12:06:45 +00:00
Omar López
c91b46c9fb
Adds missing locale ( #1576 )
2022-01-20 18:26:34 +00:00
github-actions[bot]
dabd82d018
New Crowdin translations by Github Action ( #1574 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-01-20 15:50:00 +00:00
Peer Richelsen
9ac2843e9e
I18n/new languages ( #1575 )
...
* added polish, hebrew, arabic, needs translations
* renamed hebrew iso tag
2022-01-20 15:24:00 +00:00
Peer Richelsen
b21dd3418b
added polish, hebrew, arabic, needs translations ( #1573 )
2022-01-20 13:11:43 +00:00
Syed Ali Shahbaz
24182625bb
redirect to cancellation survey ( #1570 )
2022-01-20 09:32:24 +00:00
Deepak Prabhakara
e0a923979a
fixed issue with mixed up Google login, profile.id is undefined and this is causing the first record to be retrieved instead of the AND query failing ( #1569 )
...
(cherry picked from commit 4f168616e7
)
2022-01-19 18:24:00 -07:00
Peer Richelsen
745fadab2f
added heroku button
2022-01-19 19:57:53 +00:00
Peer Richelsen
c6e60bd706
added telemetry to importer ( #1525 )
...
* added telemetry to importer
* wip
* ignore typescript errors in jitsu telemetry
2022-01-19 17:26:44 +00:00
Omar López
118ee6bfb6
Follow up to #1566 ( #1567 )
...
* Lazy loads phone input
* Removes duplicate CSS
2022-01-19 09:55:29 -07:00
Peer Richelsen
bfcd583376
added heroku app.json ( #1565 )
2022-01-19 16:28:08 +00:00
Omar López
116e6d0938
Lazy loads phone input ( #1566 )
2022-01-19 16:24:01 +00:00
Syed Ali Shahbaz
e52e1e3e23
Survey at account deletion ( #1561 )
...
* redirect to /cancellation
* relative path
* base URL check added
2022-01-19 09:03:51 -07:00
Omar López
b75e384a2d
Forgot password test troubleshooting ( #1538 )
...
* Removes e2e retries and videos
* Forgot password test troubleshooting
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-01-19 15:54:54 +00:00
github-actions[bot]
32dc258077
New Crowdin translations by Github Action ( #1559 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-01-19 10:14:20 +00:00
Peer Richelsen
80ef94fb93
removed broken i18n shield from Readme
2022-01-18 23:27:26 +00:00
Philipp Dormann
f371595ae0
german translation improvements ( #1553 )
...
* several typo fixes
* Problemlösungen -> Problembehandlung
* "aktzeptiert" typo -> "akzeptiert"
* "Embed" -> "Einbetten"
* several readability adjustments
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-01-18 23:03:29 +00:00
github-actions[bot]
97f971b8a5
New Crowdin translations by Github Action ( #1532 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-01-18 22:31:11 +00:00
Omar López
038ea3365a
Removes e2e retries and videos ( #1537 )
2022-01-17 20:23:46 +00:00
Manjunath Reddy
2289c68979
Fixes: Get minutes offset from start of the day over days.utc() ( #1488 )
...
* Use days start of the day offset minutes over days.utc()
* We do not need to set startOf("day") as day.utc() already starts from the beginning of the day with respective +h value
* do not use startOf if the invite date is already set with utc value, otherwise, it will double the utc +h * 2
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-01-17 20:15:19 +00:00
Omar López
103877737e
Sets new users to trial by default and docs improvements ( #1536 )
...
* Sets new users to trial by default
* Update README.md
* Update README.md
* Docs improvements
* Adds migration
2022-01-17 19:42:38 +00:00
Yevhen Laichenkov
55f25d9194
fix/playwright test ( #1533 )
...
* add: playright-test eslint plugin
* add: missed awaits in playwright tests
2022-01-17 18:15:18 +00:00
Deepak Prabhakara
3e15459c20
Added known configuration for gmail smtp (nodemailer) ( #1522 )
...
* added known configuration for gmail smtp (nodemailer)
* Update .env.example
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Omar López <zomars@me.com>
2022-01-17 17:37:32 +00:00
Omar López
460dda690d
Fix for #1518 ( #1521 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-01-17 13:02:42 +00:00
Bailey Pumfleet
33694196e1
Calendly & SavvyCal import ( #1512 )
...
* Calendly & SavvyCal import
* added string keys to import
* Update pages/api/import/savvycal.ts
Co-authored-by: Omar López <zomars@me.com>
* Update pages/api/import/savvycal.ts
Co-authored-by: Omar López <zomars@me.com>
* Update pages/getting-started.tsx
Co-authored-by: Omar López <zomars@me.com>
* fixed string
* prettier
Co-authored-by: Peer Richelsen <peeroke@richelsen.net>
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-01-15 16:23:42 +00:00
github-actions[bot]
b5569c6b1c
New Crowdin translations by Github Action ( #1520 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-01-15 15:35:31 +00:00
Peer Richelsen
4e74c0e27f
fixed switching background color ( #1519 )
2022-01-14 22:01:06 +00:00
Peer Richelsen
5e8a80001d
added roadmap link in dropdown ( #1510 )
...
* added roadmap link in dropdown
* Update public/static/locales/en/common.json
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2022-01-14 20:39:17 +00:00