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
Ciarán Hanrahan
e1f4ba06d8
ui updates to integrations page ( #962 )
2021-10-15 12:01:49 +02:00
Peer Richelsen
12f72e0283
added meta tags to daily call ( #961 )
2021-10-15 00:08:14 +01:00
Alex Johansson
59e25ad04e
remove unnecessary fetches of api ( #960 )
...
* skip repeating fetch of user on session changes
* fix some issues on integrations
2021-10-14 16:00:50 -06:00
Omar López
c2c37b701e
Zomars/fixes trpc typo ( #957 )
2021-10-14 19:22:01 +00:00
Alex Johansson
2ce2bb1ca8
Show loading spinner on `<Shell />` until i18n is loaded ( #946 )
...
* show loading spinner if i18n isn't loaded
* loading spinner tweaks
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2021-10-14 19:10:44 +00:00
Mihai C
b74dbdca9f
fix: missing static files ( #954 )
...
* fix: missing static files
* fix: rename file
2021-10-14 14:44:00 +00:00
github-actions[bot]
60db5823c7
New Crowdin translations by Github Action ( #951 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-10-14 14:35:36 +00:00
Mihai C
f955ccdef9
i18n: continued ( #949 )
...
* more extractions
* fix: failing build
2021-10-14 14:24:21 +00:00
Peer Richelsen
55d77993af
added korean to i18n config ( #953 )
2021-10-14 14:10:53 +00:00
Peer Richelsen
f1eae5fe77
added translations for navigation ( #952 )
2021-10-14 13:58:17 +00:00
Mihai C
a711670a70
fix prisma error on event-type update ( #950 )
...
* fix prisma error on event-type update
* fix hidden event-type update
2021-10-14 14:40:24 +01:00
github-actions[bot]
f4d2f3b3d1
New Crowdin translations by Github Action ( #948 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-10-14 14:02:30 +01:00
github-actions[bot]
109cc51e7a
New Crowdin translations by Github Action ( #947 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-10-14 13:55:34 +01:00
Mihai C
1783dae121
add es-419 ( #944 )
2021-10-14 12:26:11 +00:00
Peer Richelsen
3b844583c9
added lexend as fallback and new version of cal sans ( #850 )
2021-10-14 11:21:16 +00:00
github-actions[bot]
a71d97a4ad
New Crowdin translations by Github Action ( #910 )
2021-10-14 11:11:47 +00:00