Peer Richelsen and GitHub
cbee4ff704
added macos styles to global.css ( #12981 )
2024-01-02 13:45:31 +00:00
ffefb3461e
fix: check your email page flickers ( #12969 )
...
* fixes#12966
* fixes#12966
* "fix-modification
* fix-mis-paste
* checks-fixes
* civilized-code-of-same-previous-approach
* civilized-changes-of-same-approach
* fix
* checks-fix
* fix
* fix
* checks-fix
* checksfix
* check fix
* undochanges-_-
---------
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
2024-01-02 09:32:57 +00:00
Peer Richelsen and GitHub
6f942cfcac
chore: removed isSignup for 404 page ( #12967 )
...
* removed isSignup for 404 page
* removed unused i18n
* minor fix to go back button
* nit
2023-12-30 22:23:14 +00:00
DmytroHryshyn and GitHub
7579417d7e
chore: allow disabling source map generation with env var ( #12899 )
2023-12-29 18:21:19 +00:00
Peer Richelsen and GitHub
16d1adf990
fix: dark mode improvements for signup ( #12965 )
...
* dark mode improvements
* small changes
* readded producthunt badges
* only show social proof on cal.com
2023-12-29 18:08:36 +00:00
bdc36acdf5
fix: updated the bg-emphasis style in dark mode ( #12933 )
...
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2023-12-29 17:33:41 +00:00
Peer Richelsen and GitHub
412e7ecbce
fixes to org email ( #12937 )
2023-12-27 16:16:17 +00:00
Hariom Balhara and GitHub
55c9efec3e
fix: Flakiness in tests ( #12929 )
2023-12-23 07:48:02 -05:00
Peer Richelsen and GitHub
c4792c55fe
chore: minor changes to instant meetings ( #12931 )
2023-12-22 19:52:25 +00:00
Peer Richelsen and GitHub
04cad3a69e
chore: remove scrollbar-gutter ( #12936 )
2023-12-22 19:02:22 +00:00
Keith Williams and GitHub
f7b257750a
v3.6.1
2023-12-22 08:28:33 -05:00
Hariom Balhara and GitHub
4fa7bb64eb
test: e2e for not allowing reschedule of a cancelled booking ( #12928 )
...
* test: e2e for not allowing reschedule of a cancelled booking
* Fix failing test
2023-12-22 08:07:47 -05:00
Hariom Balhara and GitHub
69656b7861
fix: Dont allow rescheduling for an already cancelled/rejected and thus resheduled booking ( #12926 )
2023-12-22 15:15:55 +05:30
076868d243
test: testing workflow triggers ( #12823 )
...
* add workflows to bookingScenario
* activate sandbox mode for unit/integreation tests
* add sendgrid specific code to SendgridProvider
* Refactor WIP
* remove duplicate sendgridProvider file
* first implementation for testing workflows
* revert unintended changes
* comment out Workflow trigger tests
* move sendgrid check after test mode
* Update signup.tsx
* fix esLint
* test webhooks on all tests in fresh-booking.test.ts
* fix subjectPattern as title can be different
* add workflow tests to reschedule.test.ts
* code clean up
* code clean up
* fix sendgrid credentials missing message
* code clean up
---------
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
2023-12-21 18:57:06 +05:30
e56b4b57bf
fix organization invitation e2e tests ( #12904 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
2023-12-20 19:51:57 -05:00
d07e86e4f3
fix: Update Event Type Pricing For Multiple Installed Payment Apps ( #12272 )
...
* Prevent two payment apps from being enabled
* Find the enabled payment app to update the event type
* Add string
* Add tests
* Type fix
* Abstract check for multiple payment app logic
* Type check
* Address feedback
* chore: Enable One Payment App Per Event Type (#12414 )
Co-authored-by: Morgan <33722304+ThyMinimalDev@users.noreply.github.com >
Co-authored-by: Morgan Vernay <morgan@cal.com >
* Fix bug
* Fix test
* Clean up
* Fix test
* Fix test
---------
Co-authored-by: Morgan <33722304+ThyMinimalDev@users.noreply.github.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: Alex van Andel <me@alexvanandel.com >
Co-authored-by: Omar López <zomars@me.com >
Co-authored-by: Morgan Vernay <morgan@cal.com >
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
2023-12-20 13:29:23 -05:00
68d40cabbe
fix: Organization's Team invite emails ( #12843 )
...
Co-authored-by: Hariom <hariombalhara@gmail.com >
2023-12-20 21:21:42 +05:30
Hariom Balhara and GitHub
9a2c2aaca4
fix: Links on avatar for org events ( #12892 )
...
* fix: Links on avatar for org events
* Remove noop code
* Fix self review feedbavk
2023-12-20 14:21:29 +00:00
2693b30c51
fix: managed event type string ( #12891 )
...
* fix: managed event type string
* Update EventTypeSingleLayout.tsx
Updated the translation string with the right value.
* Update EventTypeSingleLayout.tsx
Bring back formMethods variable.
---------
Co-authored-by: Alex van Andel <me@alexvanandel.com >
2023-12-20 14:09:39 +00:00
Crowdin Bot
b49317a83f
New Crowdin translations by Github Action
2023-12-20 10:05:19 +00:00
e248dfbda7
chore: [app-router-migration-8.5]: add a/b test flags for apps, workflows, getting-started, settings/teams ( #12797 )
...
* add a/b test flags for apps, workflows, getting-started, settings/teams
* fix linter
* fix
* fix
---------
Co-authored-by: zomars <zomars@me.com >
2023-12-19 21:58:33 +00:00
31c0804386
chore: [app-router-migration-8] Migrate all pages in /video directory ( #12623 )
...
* chore: migrate trpc, ssgInit, ssrInit
* intuita codemod: remove-get-static-props
* intuita codemod: app-directory-boilerplate-calcom
* manual: refactor and add title/description metadata
* intuita codemod: app-directory-boilerplate-calcom
* manual: refactor and add metadata
* manual: add ab test redirect
* fix: restore emails
* fix linter and ts issues
---------
Co-authored-by: Dmytro Hryshyn <dev.dmytroh@gmail.com >
Co-authored-by: zomars <zomars@me.com >
2023-12-19 14:47:47 -07:00
zomars
a3443b4e76
fix: deploy script
2023-12-19 14:00:04 -07:00
4b3ad579c8
chore: [app-router-migration-6] bookings/[status] page ( #12621 )
...
Co-authored-by: zomars <zomars@me.com >
2023-12-19 19:57:18 +00:00
zomars
83a187bf11
Revert "fix: temp renamed app dir to prevent OOM"
...
This reverts commit 0d3baee593 .
Revert "fix: temp renamed app dir to prevent OOM"
This reverts commit 0d3baee593 .
Revert "fix: temp renamed app dir to prevent OOM"
This reverts commit 0d3baee593 .
Revert "fix: temp renamed app dir to prevent OOM"
This reverts commit 0d3baee593 .
2023-12-19 12:26:52 -07:00
200ce6932d
feat: Instant Meeting ( #12345 )
...
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
Co-authored-by: Udit Takkar <udit222001@gmail.com >
2023-12-19 11:01:42 -08:00
6d5983fabc
fix : #12863 ( #12874 )
...
* Fix : #12830
* Fix: ##12863
---------
Co-authored-by: Omar López <zomars@me.com >
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
2023-12-19 18:30:15 +00:00
a8975f541f
fix: Dynamic Group Booking link for organization ( #12825 )
...
Co-authored-by: Erik <erik@erosemberg.com >
Co-authored-by: Omar López <zomars@me.com >
2023-12-19 17:42:40 +00:00
31b88c5537
chore: User page crash on bad metadata ( #12858 )
...
* chore: User page crash on bad metadata
* Sentry.captureException -> logger.error
---------
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
2023-12-19 12:17:39 -05:00
f0bd628713
fix: ZodError in auth/oauth/authorize ( #12877 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
2023-12-19 16:55:09 +00:00
Crowdin Bot
dc8731d64f
New Crowdin translations by Github Action
2023-12-19 16:36:58 +00:00
48eba5ef5c
fix: translate boolean values in emails ( #12741 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2023-12-19 16:33:06 +00:00
2e0c9c7068
feat: meeting started webhook ( #12764 )
...
Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com >
2023-12-19 09:52:35 -05:00
Hariom Balhara and GitHub
5886792285
feat: More admin options for organizations ( #12424 )
...
* Add more features in org admin
* Pr feedback addressed
2023-12-19 18:31:22 +05:30
e5e0fa97eb
fix: Across Org Scenarios - Wrong links for event and team ( #12358 )
...
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com >
2023-12-19 19:33:30 +10:00
Hariom Balhara and GitHub
5fb1857538
fix: Org invitation e2e flakiness ( #12861 )
2023-12-19 07:34:15 +00:00
4b16860d07
fix: Correctly prefill username in case of non-org email invite in an org ( #12854 )
...
* fix: Correctly prefill username in case of non-org email invite in an org
* Update test
---------
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
2023-12-19 02:44:48 +00:00
f77e480d02
fix: Fix the Bg color of the sign In button after clicking Fix No #12773 ( #12833 )
...
* Updated the Big FIx 12773 sing-in
* FIX #12773 CSS Issue - Type Error
* Lint Error CHanges
* Debug Lint Error
* Lint Error Fix
* Changed
* Added CSS typo Error
* Added CSS typo Error - Removed Style Componet
* VS COde lint error fix
* Removing in the Button
* chore: fix login button
---------
Co-authored-by: Udit Takkar <udit222001@gmail.com >
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
2023-12-18 18:21:46 +00:00
2410f8b3aa
Payment success screen re-design ( #12831 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2023-12-18 12:34:20 +00:00
Hariom Balhara and GitHub
a28e8ff39b
fix: A user joining from invite link of a team doesn't automatically become member of the org ( #12774 )
...
* fix: Add org membership when invite link for a team in an org is generated
* Run tests sequentially till we fix emails fixture
2023-12-18 17:48:35 +05:30
Sourav and GitHub
7d2500a32f
Fix : #12830 ( #12837 )
2023-12-18 12:12:57 +00:00
f71759f70b
feat: Shows link location and respective icon in /bookings ( #12760 )
...
* Add metadata to bookingMinimalSelect
* add: Show link location in /bookings
* Refactor: Update variable declaration and conditional rendering in booking metadata
- Remove explicit type declaration in locationVideoCallUrl assignment
- Use conditional rendering for provider icon based on iconUrl existence
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
* Display URL location exclusively, omitting addresses
---------
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2023-12-18 01:28:49 +00:00
Peer Richelsen and GitHub
a323e06e88
Revert "Inter 4.0 ( #12766 )" ( #12839 )
2023-12-17 08:21:22 +10:00
Omar López and GitHub
b4db3a75a8
v3.6.0
2023-12-15 14:27:12 -07:00
a9fcd900cd
fix: Enhance the Robustness of Embed Snippets for Multiple Embeds on a Single Page ( #11512 )
...
Co-authored-by: Morgan <33722304+ThyMinimalDev@users.noreply.github.com >
Co-authored-by: Omar López <zomars@me.com >
2023-12-15 11:51:51 -07:00
9dfa596e3e
feat: Add consistent iCalUID ( #12122 )
...
Co-authored-by: Hariom <hariombalhara@gmail.com >
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
2023-12-15 10:28:32 -05:00
0e8ac7e4ed
fix: email validation in user post method API ( #12743 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2023-12-15 08:03:18 -07:00
6e829e23f9
fix: type error ( #12808 )
...
* fix: type error
* chore
* Dont run future tests
* Skip more tests
* Fix 404 text
* Fix more tests
---------
Co-authored-by: Hariom <hariombalhara@gmail.com >
2023-12-15 13:21:38 +00:00
b778b2962a
chore: hsl-update-colors ( #12199 )
...
* chore:hsl-update-colors
* chore:hsl-update-colors
* update % color
* Fix HSL SL %
* Update SB styles
* lint
---------
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2023-12-15 04:52:51 +00:00
zomars
0d3baee593
fix: temp renamed app dir to prevent OOM
2023-12-14 14:40:40 -07:00