Hariom Balhara
35be4182e9
fix: Routing Form and other org related fixes ( #10320 )
...
Co-authored-by: Leo Giovanetti <hello@leog.me>
2023-07-25 14:58:57 +05:30
Crowdin Bot
30095d0428
New Crowdin translations by Github Action
2023-07-25 08:42:40 +00:00
Crowdin Bot
5a9084332f
New Crowdin translations by Github Action
2023-07-25 08:39:46 +00:00
Crowdin Bot
d897e72ce2
New Crowdin translations by Github Action
2023-07-25 08:37:04 +00:00
Crowdin Bot
582a545e67
New Crowdin translations by Github Action
2023-07-25 08:34:18 +00:00
Crowdin Bot
6340cb9de1
New Crowdin translations by Github Action
2023-07-25 08:31:53 +00:00
Crowdin Bot
89107d82e7
New Crowdin translations by Github Action
2023-07-25 08:29:02 +00:00
Syed Ali Shahbaz
1851a3c1cf
update responses.location ( #10356 )
2023-07-25 10:26:11 +02:00
Crowdin Bot
53cda97c6e
New Crowdin translations by Github Action
2023-07-25 06:58:46 +00:00
Crowdin Bot
f92f0ce1fa
New Crowdin translations by Github Action
2023-07-25 06:55:54 +00:00
Crowdin Bot
018eb59c9d
New Crowdin translations by Github Action
2023-07-25 06:52:57 +00:00
Crowdin Bot
03d8ef9c03
New Crowdin translations by Github Action
2023-07-25 06:49:57 +00:00
Crowdin Bot
d10071a4a2
New Crowdin translations by Github Action
2023-07-25 06:46:57 +00:00
Crowdin Bot
27aaf3f75a
New Crowdin translations by Github Action
2023-07-25 06:43:58 +00:00
Crowdin Bot
6ff4e07d8f
New Crowdin translations by Github Action
2023-07-25 06:41:19 +00:00
Crowdin Bot
b740423eb8
New Crowdin translations by Github Action
2023-07-25 06:38:46 +00:00
Crowdin Bot
c0f21be255
New Crowdin translations by Github Action
2023-07-25 06:35:38 +00:00
Joe Au-Yeung
0e62c411f8
fix: Conferencing Label When Installing Apps ( #10351 )
...
Co-authored-by: Omar López <zomars@me.com>
2023-07-25 12:03:00 +05:30
Crowdin Bot
c89b217c92
New Crowdin translations by Github Action
2023-07-24 21:13:57 +00:00
Leo Giovanetti
d3bbe8784f
Onboarding wizard and verif email ( #10346 )
2023-07-24 18:11:25 -03:00
Afrie Irham
f168ec8df6
fix: [CAL-2040] add spinner when bookerState is loading ( #9873 )
2023-07-24 13:20:42 -04:00
Alex van Andel
0138fdd971
feat: Don't run middleware on _next, .*avatar.png & favicon.ico ( #10344 )
2023-07-24 09:55:55 -07:00
Colin Griffin
365b95e28a
chore: Add remote calcom/docker release workflow ( #9841 )
...
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
2023-07-24 18:09:12 +02:00
sean-brydon
0ea76332db
fix: organization list members error ( #10340 )
2023-07-24 15:01:16 +00:00
Alex van Andel
43e3ef170a
fix: webhook fetch calls should be no-follow ( #10336 )
2023-07-24 07:36:45 -07:00
Crowdin Bot
9202b53e49
New Crowdin translations by Github Action
2023-07-24 14:17:39 +00:00
Meet Patel
41850c7f59
fix: routing-forms protected with LicenseRequired ( #9521 )
2023-07-24 19:44:28 +05:30
Bhargav
bd4f99a850
fix: Fixed Issue #10291 removed brand color for tooltip ( #10327 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Bhargav Tenali <t.bhargav@kayrros.com>
2023-07-24 15:21:18 +02:00
Crowdin Bot
771f0b67db
New Crowdin translations by Github Action
2023-07-24 11:42:34 +00:00
Vachmara
0f0b55488f
fix: app store cli windows compatibility issue #10324 ( #10326 )
...
* fix: app-store-cli windows support issue #10324
* fix: app-store-cli windows support issue #10324 - remove yarn.lock
* fix: app-store-cli windows support issue #10324
* refactor: instead of repeating code, use constant to know if it is windows platform
2023-07-24 13:39:28 +02:00
Hariom Balhara
4e1e586541
fix: `nameless` in sidebar for orgs ( #10318 )
...
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
2023-07-24 10:25:55 +00:00
Mithun Prabhu
80a1458538
fix: Update ImageUploader.tsx ( #10319 )
...
Co-authored-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-07-24 10:13:58 +00:00
Pradumn Kumar
8de75aebf0
feat: Added feature of embeding availability to emails ( #10183 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-07-24 10:09:03 +00:00
Aditya Nikam
a9cc3649e0
fix: fixed typo email res.statusCode(200) ( #10331 )
2023-07-24 11:55:51 +02:00
GitStart-Cal.com
2b5577772b
fix: Fix UI issues on embed popup footer ( #10286 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
2023-07-24 11:47:25 +05:30
Hariom Balhara
f081c733b8
test: Add Embed close modal test ( #10323 )
...
* Add close modal test
* Update packages/embeds/embed-core/playwright/lib/testUtils.ts
2023-07-23 12:45:05 +00:00
Hariom Balhara
3ed5a5552a
fix: Fix embed iframe still visible even after closing the embed. ( #10321 )
...
* Reset visibility
* Update packages/embeds/embed-core/src/embed.ts
2023-07-23 10:55:40 +00:00
Hariom Balhara
61f1a3b21e
feat: Support adding links to checkbox type question using markdown[Blocked on another PR] ( #8943 )
...
* Support adding links in boolean checkbox
* Fix and comment
* remove textarea, it was accidentally pushed.
2023-07-21 23:30:28 +05:30
GitStart-Cal.com
d353904c7c
test: Create unit tests for react components in packages/ui/components/dialog ( #10273 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
2023-07-21 18:54:57 +02:00
Crowdin Bot
8e192ac358
New Crowdin translations by Github Action
2023-07-21 16:47:12 +00:00
GitStart-Cal.com
85c3c6dfc0
test: Create unit tests for react components in packages/ui/components/credits ( #10044 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
2023-07-21 18:44:12 +02:00
Carina Wollendorfer
1aa3077706
test: e2e for workflows ( #9657 )
...
* create test files
* add first e2e test
* finish first e2e test
* code clean up
* fix event type create button data-testid
* enable sandbox mode for non production environments
* comment out code for testing
* Revert "comment out code for testing"
This reverts commit 5553dacce2
.
* clean up comments
* prettier
* use NEXT_PUBLIC_IS_E2E
* use todo fn
---------
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: Alan <alannnc@gmail.com>
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
Co-authored-by: Shivam Kalra <shivamkalra98@gmail.com>
2023-07-21 21:06:39 +05:30
Crowdin Bot
337192697f
New Crowdin translations by Github Action
2023-07-21 15:18:41 +00:00
Hariom Balhara
299f74c1fb
name can be undefined for existing `name` type fields ( #10298 )
2023-07-21 15:14:39 +00:00
GitStart-Cal.com
d55404b3aa
test: Create unit tests for react components in packages/ui/components/errorBoundary ( #10275 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
2023-07-21 14:22:17 +02:00
Shivam Kalra
1bb5b0f76c
test: team booking ( #10267 )
...
Co-authored-by: alannnc <alannnc@gmail.com>
2023-07-21 13:58:52 +02:00
Hariom Balhara
2a8eca7885
chore: Update version in main for embeds that are already released. ( #9822 )
...
* Release latest embeds
* Release latest embeds
* Ensure that unpublished packages arent imported
* linter is important to catch unexpected imports
* Create new release
* Add a new patch
2023-07-21 16:46:18 +05:30
Alex van Andel
1566a80e40
v3.1.4
2023-07-21 10:02:01 +01:00
Nafees Nazik
797d3a7f98
fix: set up organization field validation ( #10154 )
...
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com>
2023-07-21 08:48:43 +00:00
Ujwal Kumar
c7a276eb1d
fix: remove app dialog while removing installed calendar ( #10234 )
...
* Fix remove app dialog while removing installed calendar
* fix: dialog in webhook, otp
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* fix: more dialogs
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* fix: margin
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
---------
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
Co-authored-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-07-21 08:46:16 +00:00