Crowdin Bot
0cc2fe2d7f
New Crowdin translations by Github Action
2024-03-01 15:42:22 +00:00
0970c77009
fix: Revert -> "Revert "chore: Chore team metadata table + isOrganization migration ( #13700 )
...
* Revert "Revert "chore: Chore team metadata table + isOrganization migration from metadata (#12828 )""
This reverts commit 2408338ed4 .
* Remove constraint slug,isOrganization and reset migration
* fix: conflicts
* change schema to bust cache
* Fix issues reported by TS
* change schema to bust cache
* Review fixes
* Colaesce for orgAutoAcceptEmail as well
* Fix missing negation
---------
Co-authored-by: zomars <zomars@me.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com >
2024-03-01 15:04:28 +00:00
David Somers and GitHub
5b733765f4
Update api image Dockerfile ( #13890 )
...
- Add DATABASE_URL and DATABASE_DIRECT_URL, used during build
- Copy tests folder, referenced by code run during build.
2024-03-01 09:18:02 -03:00
83fe4d6625
fix: font bold font semibold ( #13939 )
...
* Fixed issue#13879 changed font-bold to font-semibold with font-cal
* Revert yarn.lock changes
---------
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com >
2024-03-01 06:53:16 -03:00
91beeeb525
fix: Google Profile Picture Update Race Condition ( #13711 )
...
* Minor fixes
* Discard changes to packages/app-store/ics-feedcalendar/config.json
* Add comment
* refactor: denesting and conditional profile update
---------
Co-authored-by: zomars <zomars@me.com >
2024-02-29 20:01:13 +00:00
81c0b1ffe9
fix: broken google account avatar fix ( #13892 )
...
* fix: broken google account avatar fix
* fix: use zod for checking absolute url
---------
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
Co-authored-by: Udit Takkar <udit222001@gmail.com >
2024-02-29 19:59:23 +00:00
aedc88f975
feat: show top banner for broken integrations [Cal 3125] ( #13720 )
...
* added InvalidAppCredentialBanner
* Create InvalidAppCredentialsBanner.tsx
* Update getUserTopBanners.handler.ts
* Create checkForInvalidAppCredentials.ts
* Update common.json
* Update common.json
* Update getUserTopBanners.handler.ts
* Update checkForInvalidAppCredentials.ts
* also included team's credentials
* reverse yarnlock changes
* fix .env
* fixed types
* chore: translation
---------
Co-authored-by: Udit Takkar <udit222001@gmail.com >
2024-02-29 19:58:46 +00:00
67256b5b6e
fix: toLowercase on emailChangeWaitingForVerification ( #13940 )
...
Co-authored-by: Omar López <zomars@me.com >
2024-02-29 19:43:48 +00:00
ef02d64f90
fix: workfow e2e tests ( #13938 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
2024-02-29 11:16:36 -07:00
Omar López and GitHub
8685862617
v3.8.5
2024-02-29 10:26:06 -07:00
zomars
7422488b5d
Update yarn.lock
2024-02-28 15:51:40 -07:00
zomars
c3e1481d6a
Update yarn.lock
2024-02-28 15:41:35 -07:00
Rushikesh and GitHub
a1d1883b34
Large padding on small screens for embedded booking widgets. ( #13855 )
2024-02-28 14:17:06 +00:00
Crowdin Bot
f2ae94a190
New Crowdin translations by Github Action
2024-02-28 14:12:14 +00:00
Alex van Andel and GitHub
b82a597645
fix: invalid type check occupied seats ( #13830 )
...
* fix: Type check failure in occupiedSeats
* fix: Invalid handling of occupied seats hidden by earlier error
2024-02-28 11:07:34 -03:00
5ba0ee8e85
fix: impersonation detecting orgs correctly. ( #13889 )
...
* feat:fix correctly detect impersonation organization
* chore: remove logs
* Update packages/features/ee/impersonation/lib/ImpersonationProvider.ts
---------
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
2024-02-28 12:16:46 +00:00
1463f97f14
fix: Currency Not Reflecting Correctly #13845 ( #13847 )
...
* fix currency problem
* fix type errors
---------
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
2024-02-28 17:14:26 +05:30
Nikhil Anand and GitHub
34fea35e83
fix: text overflowing in username change popup #13846 ( #13911 )
2024-02-28 15:06:41 +05:30
2d75048037
fix: Test flakiness due to unfilled name/email ( #13900 )
...
* fix: Test flakiness due to unfilled name/email
* Better toast-success checks
* Revert "test: Create E2E tests for bookings with custom/required Phone + other questions (#11502 )"
This reverts commit 614741d207 .
* Revert "test: Create E2E tests for bookings with custom/required Multiple Emails + other questions (teste2e-multipleEmailQuestion) (#11565 )"
This reverts commit d1d50b0d91 .
* Revert "test: Create E2E tests for bookings with custom/required Long Text + other questions (teste2e-longTextQuestion) (#11559 )"
This reverts commit 96810b5ba1 .
* Revert "test: Check the webhook event tab and your funtionalities (#12433 )"
This reverts commit 9db9204088 .
* Re-instate regularBookings
* Fixtures used by other tests
* Removed dead code from regularBookings.ts
---------
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
2024-02-28 06:07:32 +00:00
b549735334
santize right before sending mail ( #13876 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
2024-02-27 17:57:26 -03:00
86c379817e
fix: Fix calendar event included in the workflow, doesn't show the meeting link ( #13872 )
...
* Fix calendar event included in the workflow, doesn't show the meeting link
* Fix type error
* fix public video call url
---------
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
2024-02-27 15:50:40 +00:00
Udit Takkar and GitHub
5d1976295c
fix: hover state ( #13862 )
2024-02-27 14:32:59 +00:00
Morgan and GitHub
e9b1fa1f50
v3.8.4
2024-02-27 16:31:14 +02:00
Udit Takkar and GitHub
80080dda7a
fix: missing userPrimaryEmail in workflows ( #13875 )
...
* fix: missing userPrimaryEmail in workflows
* chore
* fix: type err
2024-02-27 09:17:34 -05:00
Udit Takkar and GitHub
27c25e1f95
chore: use transaction ( #13874 )
...
* fix: use transaction
* chore
2024-02-27 10:17:46 -03:00
Shyam Raghuwanshi and GitHub
858be0f5d8
fix ics-feedcalendar logo not showing ( #13886 )
2024-02-27 11:43:25 +00:00
Hariom Balhara and GitHub
68d0090f50
Make sure that state doesnt reset ( #13880 )
2024-02-27 07:51:11 -03:00
Udit Takkar and GitHub
a43fa13b11
fix: infinite rendering in event setup tab ( #13877 )
2024-02-26 22:18:58 +00:00
Pritam and GitHub
2bf6da30b3
fix periodDays dirtystate ( #13851 )
2024-02-26 19:17:53 +00:00
Alex van Andel and GitHub
d85e0b51e4
fix: Prevent duplicate bookings with idempotency key ( #13865 )
...
* fix: Prevent duplicate bookings with idempotency key
* Add idempotencyKey to builder.ts type fix
* Add tests for new idempotency key (booking create)
* Add endTime to idempotency key, it should be possible to book different durations
* Move reschedule before the create so the idempotency key is unset
2024-02-26 18:33:22 +00:00
55a317d677
fix: video call url in event location for recurring events ( #13842 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
2024-02-26 10:44:07 -05:00
Crowdin Bot
5fff8fc58c
New Crowdin translations by Github Action
2024-02-26 14:36:48 +00:00
Udit Takkar and GitHub
0d68767d0a
fix: seed script ( #13868 )
2024-02-26 14:31:25 +00:00
Shyam Raghuwanshi and GitHub
2051e87436
fix: username overflow ( #13832 )
2024-02-23 23:01:43 +00:00
Udit Takkar and GitHub
77a157a12b
fix: show go back button after expiry ( #13833 )
2024-02-23 22:20:46 +00:00
Omar López and GitHub
c4f25f2c44
build: deploy script for gradual migration ( #13834 )
2024-02-23 12:38:13 -07:00
Peer Richelsen and GitHub
d967facb63
feat: demodesk app ( #13733 )
2024-02-23 10:14:37 -05:00
c6dad39fb0
test: Create E2E tests for Analytics Apps (teste2e-analyticsApps) ( #13695 )
...
* refactor
* refactor
* refactor
* refactor
* fix failing check
* Update apps.ts
* fix failing check
* fix failing check
* fix failing check
---------
Co-authored-by: gitstart-calcom <gitstart-calcom@users.noreply.github.com >
Co-authored-by: GitStart-Cal.com <121884634+gitstart-calcom@users.noreply.github.com >
2024-02-22 21:54:49 -03:00
zomars
eec7f4d7d4
Update yarn.lock
2024-02-22 15:00:52 -07:00
Udit Takkar and GitHub
95d5824ba9
fix: og image ( #13829 )
2024-02-22 10:46:33 -07:00
Somay Chauhan and GitHub
5f95a4d041
fix: New Team Members Join Org as OWNER/ADMIN ( #13822 )
2024-02-22 11:46:28 -05:00
Keith Williams and GitHub
8e97444129
v3.8.3
2024-02-22 10:16:18 -03:00
Crowdin Bot
8d8264b5f5
New Crowdin translations by Github Action
2024-02-22 12:48:57 +00:00
2ad81221d0
chore: Added a period after undone ( #13824 )
...
* Added period after undone
* chore: undo yarn.lock
* Revert yarn.lock
---------
Co-authored-by: Udit Takkar <udit222001@gmail.com >
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
2024-02-22 09:44:43 -03:00
3d1ac4523f
fix: Update credentialId when null for a given selectedCalendar ( #13735 )
...
* fix: Update credentialId when null for a given selectedCalendar
* Add returnTo return path
* chore
* chore: undo return
---------
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
Co-authored-by: Udit Takkar <udit222001@gmail.com >
2024-02-22 12:05:46 +00:00
Alex van Andel and GitHub
b38807cb0f
fix: Type check failure in occupiedSeats ( #13805 )
2024-02-22 10:27:55 +00:00
Peer Richelsen and GitHub
11fb387370
feat: let org admins change usernames ( #13384 )
2024-02-22 07:48:46 +00:00
Crowdin Bot
1546f9115d
New Crowdin translations by Github Action
2024-02-22 07:42:13 +00:00
40ecd5dd9d
chore: removing wrong translations about {{consoleUrl}} ( #13802 )
...
* removing wrong translations
* fixed source string
* revert: eng translation
* chore: remove translation
* chore
---------
Co-authored-by: Udit Takkar <udit222001@gmail.com >
2024-02-22 07:38:47 +00:00
Omar López and GitHub
ac6ac14a23
fix: more og avatar fixes ( #13817 )
2024-02-22 07:25:31 +00:00