Syed Ali Shahbaz
baba307a9f
Feature/cal 605 add webhook test check during webhook ( #1035 )
...
* starting point
* lint fix
* add mock placeholder
* simplified a bit
* add some placeholder ui
* err handling
* multiple fixes
* post rebase fixes
* removed extra webhook enabled button
* finishing touches
* added translations
* removed debug remnants
* requested changes
Co-authored-by: KATT <alexander@n1s.se>
2021-10-25 21:45:52 +05:30
Alex Johansson
9842aaaf6a
cron fix again - missing `\` ( #1045 )
2021-10-25 16:05:36 +00:00
Alex Johansson
9efa429294
fix cron jobs env/secrets ( #1043 )
2021-10-25 15:42:16 +00:00
Alex Johansson
a9df3b9ad0
Move cron jobs into GitHub actions ( #1006 )
2021-10-25 18:16:42 +03:00
Mihai C
8d6fec79d3
feat: add translations for emails and type error fixes overall ( #994 )
...
* feat: add translations for forgot password email and misc
* fix: type fixes
* feat: translate invitation email
* fix: e2e tests
* fix: lint
* feat: type fixes and i18n for emails
* Merge main
* fix: jest import on server path
* Merge
* fix: playwright tests
* fix: lint
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2021-10-25 14:05:21 +01:00
Mihai C
356d470e16
fix: lowercase email on signup ( #1039 )
2021-10-25 09:29:54 +00:00
Mihai C
1043b31cc7
fix: lowercase email when loggin in ( #1038 )
2021-10-25 14:25:28 +05:30
Peer Richelsen
69a54d10df
added docker team link
2021-10-23 14:33:49 +01:00
Alex van Andel
1649d41dd5
Adds useUnknownInCatchVariables and disallows .js in tsconfig ( #1033 )
2021-10-22 21:08:04 +01:00
dependabot[bot]
d780e39241
⬆️ Bump typescript from 4.4.3 to 4.4.4 ( #1025 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.4.3 to 4.4.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.3...v4.4.4 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-22 02:35:47 +02:00
dependabot[bot]
3eaf48fac2
⬆️ Bump @radix-ui/react-dropdown-menu from 0.1.0 to 0.1.1 ( #1022 )
...
Bumps [@radix-ui/react-dropdown-menu](https://github.com/radix-ui/primitives ) from 0.1.0 to 0.1.1.
- [Release notes](https://github.com/radix-ui/primitives/releases )
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md )
- [Commits](https://github.com/radix-ui/primitives/commits )
---
updated-dependencies:
- dependency-name: "@radix-ui/react-dropdown-menu"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-21 16:34:47 +00:00
dependabot[bot]
3f1066e1c3
⬆️ Bump `@trpc/*` from 9.9.1 to 9.10.1 ( #1023 )
...
Co-authored-by: KATT <alexander@n1s.se>
2021-10-21 16:26:49 +00:00
dependabot[bot]
c42dce2fdb
⬆️ Bump postcss from 8.3.8 to 8.3.11 ( #1024 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.3.8 to 8.3.11.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.3.8...8.3.11 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-21 18:21:01 +02:00
Peer Richelsen
d6a5d1f3da
fixed layout for non-english languages ( #1004 )
2021-10-20 22:50:32 +00:00
Syed Ali Shahbaz
a6eed6ffcc
Enhancement/webhooks redesign ( #1005 )
2021-10-20 18:23:15 +00:00
Alex Johansson
c28d800aa9
fix i18n flicker on booking pages ( #1013 )
2021-10-20 16:00:11 +00:00
Alex Johansson
b8e8319b23
`await` on open change ( #1016 )
...
https://github.com/calendso/calendso/pull/988#discussion_r732908578
2021-10-20 15:54:52 +00:00
dependabot[bot]
d63a180bb2
⬆️ Bump react-timezone-select from 1.1.11 to 1.1.12 ( #1010 )
...
Bumps [react-timezone-select](https://github.com/ndom91/react-timezone-select ) from 1.1.11 to 1.1.12.
- [Release notes](https://github.com/ndom91/react-timezone-select/releases )
- [Commits](https://github.com/ndom91/react-timezone-select/commits )
---
updated-dependencies:
- dependency-name: react-timezone-select
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-20 15:48:16 +00:00
Omar López
85d7122e43
Fixes Apple Calendar onboarding and type fixes ( #988 )
...
* Type fixes
* Type fixes
* Attemp to prevent unknown error in prod
* Type fixes
* Type fixes for onboarding
* Extracts ConnectIntegration
* Extracts IntegrationListItem
* Extracts CalendarsList
* Uses CalendarList on onboarding
* Removes deprecated Alert
* Extracts DisconnectIntegration
* Extracts CalendarSwitch
* Extracts ConnectedCalendarsList
* Extracted connectedCalendar logic for reuse
* Extracted SubHeadingTitleWithConnections
* Type fixes
* Fetched connected calendars in onboarding
* Refreshes data on when adding/removing calendars on onboarding
* Removed testing code
* Type fixes
* Feedback
* Moved integration helpers
* I was sleepy
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-10-20 15:42:40 +00:00
dependabot[bot]
bd99a06765
⬆️ Bump @radix-ui/react-slider from 0.1.0 to 0.1.1 ( #1009 )
...
Bumps [@radix-ui/react-slider](https://github.com/radix-ui/primitives ) from 0.1.0 to 0.1.1.
- [Release notes](https://github.com/radix-ui/primitives/releases )
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md )
- [Commits](https://github.com/radix-ui/primitives/commits )
---
updated-dependencies:
- dependency-name: "@radix-ui/react-slider"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-20 15:37:02 +00:00
Alex Johansson
9e16007c05
add e2e test retries ( #1011 )
2021-10-20 15:18:50 +01:00
dependabot[bot]
02c62c18ef
⬆️ Bump @typescript-eslint/eslint-plugin from 4.32.0 to 4.33.0 ( #1008 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 4.32.0 to 4.33.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.33.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-20 15:33:08 +02:00
dependabot[bot]
40377215f6
⬆️ Bump react-hook-form from 7.17.4 to 7.17.5 ( #1001 )
...
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form ) from 7.17.4 to 7.17.5.
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases )
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md )
- [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.17.4...v7.17.5 )
---
updated-dependencies:
- dependency-name: react-hook-form
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-20 10:52:20 +00:00
dependabot[bot]
45ecf0c49c
⬆️ Bump babel-plugin-istanbul from 6.0.0 to 6.1.1 ( #1002 )
...
Bumps [babel-plugin-istanbul](https://github.com/istanbuljs/babel-plugin-istanbul ) from 6.0.0 to 6.1.1.
- [Release notes](https://github.com/istanbuljs/babel-plugin-istanbul/releases )
- [Changelog](https://github.com/istanbuljs/babel-plugin-istanbul/blob/master/CHANGELOG.md )
- [Commits](https://github.com/istanbuljs/babel-plugin-istanbul/compare/v6.0.0...v6.1.1 )
---
updated-dependencies:
- dependency-name: babel-plugin-istanbul
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-20 10:47:00 +00:00
Anton Podviaznikov
ade88700fc
load @next/bundle-analyzer conditionally if env was set ( #999 )
2021-10-20 09:08:58 +00:00
Alex Johansson
362e8114a0
Update dependabot.yml ( #998 )
...
Allow us to get a few more dependabot options to merge
2021-10-20 09:59:22 +01:00
dependabot[bot]
a9b6b5f066
⬆️ Bump @tailwindcss/forms from 0.3.3 to 0.3.4 ( #997 )
...
Bumps [@tailwindcss/forms](https://github.com/tailwindlabs/tailwindcss-forms ) from 0.3.3 to 0.3.4.
- [Release notes](https://github.com/tailwindlabs/tailwindcss-forms/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss-forms/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss-forms/compare/v0.3.3...v0.3.4 )
---
updated-dependencies:
- dependency-name: "@tailwindcss/forms"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-20 00:11:35 +00:00
Omar López
06822a2c57
Prevents production build error with bundle analyzer ( #996 )
2021-10-19 17:51:59 -06:00
Ciarán Hanrahan
1447251c83
changes to bookings and sidebar dropdown ( #991 )
2021-10-19 12:38:05 +00:00
Bailey Pumfleet
687af03cc3
Improve iframe embed UI ( #990 )
2021-10-19 11:35:52 +01:00
Alex Johansson
9e69029943
add e2e testing on webhooks and booking happy-path ( #936 )
2021-10-18 22:07:06 +01:00
Bailey Pumfleet
86d292838c
Fix typo in Google font URL
2021-10-18 14:17:48 +01:00
github-actions[bot]
b753d9e5e3
New Crowdin translations by Github Action ( #971 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Mihai C <34626017+mihaic195@users.noreply.github.com>
2021-10-18 09:11:41 +00:00
Alex Johansson
d8dac426eb
refactor webhooks UI ( #982 )
2021-10-18 08:02:25 +01:00
Alex van Andel
12f6065d84
Added @types/react-phone-number-input ( #983 )
2021-10-17 22:10:41 +01:00
Peer Richelsen
415d5fe8bd
fix type error in <Shell> Userdropdown ( #980 )
...
* removed settings from bottom nav
* truncate bottom nav
* fixed type error in Shell
2021-10-17 13:13:24 +01:00
Peer Richelsen
4d5b5663c0
removing settings from bottom nav for all languages, truncate length ( #979 )
...
* removed settings from bottom nav
* truncate bottom nav
2021-10-17 11:36:25 +00:00
Peer Richelsen
656d58b94f
moved embed and webhooks from settings into /integrations ( #978 )
2021-10-17 10:35:25 +01:00
Alex Johansson
c146231b31
speed up e2e tests by reusing cookies ( #976 )
2021-10-16 17:11:37 -07:00
Alex Johansson
f08a2271fe
fix: `check-changed-files`-job always failing on `main` ( #969 )
2021-10-16 09:35:53 -06:00
Alex van Andel
22c4d29db5
Chore: Resolves TS errors related to FileReader/ImageUploader ( #965 )
...
* Resolves TS errors related to FileReader/ImageUploader
* Also tackle cropImage errors
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2021-10-16 10:42:28 +00:00
Alex Johansson
a67813ee77
if you touch it you fix it ( #967 )
...
* wip
* add another
* check
* add ci job
* fix ci
* fix
* maybe
* maybs
* attempt
* test
* maybe
* another attempt
* try v2
* align with normal build
* this should break build
* Revert "this should break build"
This reverts commit 1ba44d18a1
.
* tweaks
* prevent breaking on main
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-10-16 10:57:21 +01:00
Justin Mitchell
a32e002fd7
Removes Google calendar scope ( #871 )
...
Removes https://www.googleapis.com/auth/calendar scope from Google Calendar as Google will not approve the integration with it requested. Cal.com does not currently utilize this permission either as shown in /pages/api/integrations/googlecalendar/add.ts
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2021-10-15 23:17:56 +01:00
Omar López
3641d5e46e
[CAL-493] Implements tRCP on event types ( #923 )
...
* Removes unused component
* Refactors useLocale
We don't need to pass the locale prop everywhere
* Event type fixes
* Extracts CreateNewEventDialog
* Implements tRCP for event types
2021-10-15 20:07:00 +01:00
Alex van Andel
c01004b470
Chore: Remove whereAndSelect and fix typescript of main PrismaClient adapter ( #966 )
2021-10-15 19:31:57 +01:00
github-actions[bot]
78182db99c
New Crowdin translations by Github Action ( #964 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-10-15 16:24:04 +01:00
Anton Podviaznikov
5ffee8646e
use style property for the button in the dialog instead of adding css class manually ( #938 )
...
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2021-10-15 15:21:22 +00:00
Alex van Andel
ce8e9c126b
I18n's the i18n language dropdown & weekday using Intl ( #955 )
...
* I18n's the i18n language dropdown & weekday using Intl
* Some type fixes
* Trigger locale changes instantly (#958 )
* Trigger locale changes instantly
* Restored types
* Capitalize languages across the board
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-10-15 12:32:09 +01:00
github-actions[bot]
b5e176a87e
New Crowdin translations by Github Action ( #959 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2021-10-15 11:56:11 +01:00
Mihai C
c4e2b6b458
more strings extractions ( #963 )
2021-10-15 10:53:42 +00:00