Somay Chauhan and GitHub
f6e45842fd
fix: only boot intercom if .env variable is set ( #14656 )
2024-04-19 09:04:02 +01:00
Alex van Andel and GitHub
d25c043046
chore: Remove all avatar/logo references ( #14532 )
...
* chore: Remove all avatar/logo references
* Updated user profile to only use avatarUrl
* fix: minor style issue
* chore: Remove redundant includeTeamLogo
* fix: Use right avatar default in event type list
* fix: placeholder avatar team profile, target
* chore: Add logoUrl/avatarUrl to JWT
* fix: Bunch of org avatar issues, fix members list
* Fix logoUrl on org pages
* More type fixes
* Hopefully final type fixes
* Another round of type fixes
* fix: UserForm ts
* fix: Handle as return types, not input types
* fix: Remove profile and add avatarUrl
* fix: notFound as const
* fix: Seeder avatarUrl params
* revert: Migration changes for easier recovery
* fix: Add explicit type to builder as avatar is now set
* Add logoUrl to unpublished entity
* Avatar test out of scope here
* fix: Use the new avatarUrl after save
* chore: Removed getOrgAvatarUrl/getTeamAvatarUrl
* fix: Update sidebar image immediately after change
* Unable to safe unnamed user, so default
* fix: Unpublished page, add organization test
* Add more tests
2024-04-18 21:54:16 -07:00
5695ba7c13
feat: Tasker ( #14180 )
...
Co-authored-by: Alex van Andel <me@alexvanandel.com >
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com >
2024-04-18 11:56:25 -07:00
Morgan and GitHub
eeb0322ce1
fix: managed users check if exist ( #14649 )
2024-04-18 18:09:56 +00:00
480977c2b5
fix: api v2 - platform users can disable emails and display their links ( #14604 )
...
* fix: disable emails with oauthCLient settings and hide empty links
* fixup! fix: disable emails with oauthCLient settings and hide empty links
* feat: enable to display booking success page link in emails
* fixup! feat: enable to display booking success page link in emails
* fixup! Merge branch 'fix-no-email-booking-hide-empty-links' of github.com:calcom/cal.com into fix-no-email-booking-hide-empty-links
* fixup! fixup! Merge branch 'fix-no-email-booking-hide-empty-links' of github.com:calcom/cal.com into fix-no-email-booking-hide-empty-links
* fixup! Merge branch 'main' into fix-no-email-booking-hide-empty-links
* fixup! Merge branch 'main' into fix-no-email-booking-hide-empty-links
* fixup! Merge branch 'fix-no-email-booking-hide-empty-links' of github.com:calcom/cal.com into fix-no-email-booking-hide-empty-links
---------
Co-authored-by: Lauris Skraucis <lauris.skraucis@gmail.com >
2024-04-18 12:43:17 +00:00
Lauris Skraucis and GitHub
8b2e46a6fa
fix: v2 e2e tests ( #14655 )
...
* fix: oauth-clients-users e2e -> auth was changed from access token to client secret header
* fix: Gcal e2e
* remove gcal module
* simplify gcal override
2024-04-18 12:13:31 +00:00
Morgan and GitHub
842be660b0
chore: atoms 1.0.30 ( #14650 )
2024-04-18 10:33:39 +00:00
4f69c0e502
fix: Namespaced react embeds not working with Floating and Element Click Popups ( #13386 )
...
* Fix embed queue
* Fix getCalApi namespace use
* Fixes
* Add more e2e
* Fix test
* Fix syntax error in generated code
* Make getCalApi argument optional
* Fix types
* Add more namespacing tests
---------
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com >
2024-04-18 14:41:39 +05:30
be128181e2
feat: booker atom custom location ( #14635 )
...
* frontend: handle booking locationUrl
* backend: pass booking locationUrl to handleNewBooking
* examples app: display booking location if provided
* fix: v2 not starting: contains -> includes
* backend: pass booking locationUrl to handleNewBooking
* swagger docs update
* examples app: dont display where of booking if does not start with http
---------
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
Co-authored-by: Morgan <33722304+ThyMinimalDev@users.noreply.github.com >
2024-04-18 08:26:36 +00:00
Morgan and GitHub
0aa1628925
chore: atoms 1.0.29 + fix typing issues ( #14633 )
2024-04-18 07:30:34 +00:00
Omar López and GitHub
fd58f669d0
hotfix: add linting exception for website ( #14645 )
2024-04-17 19:51:42 +00:00
Lauris Skraucis and GitHub
51927f82c0
fix: v2 app.rewrites.middleware.ts ( #14626 )
2024-04-17 16:48:52 +00:00
Alex van Andel and GitHub
0f8a0eaf4a
fix: 500 on forbidden showing up in logs ( #14636 )
2024-04-17 16:00:21 +00:00
b9ac22d4ed
feat: AI Transcribe ( #14140 )
...
* chore: transcribe
* chore: provider
* chore: use daily provider
* chore: rebase
* chore: remove types file
* chore: remove recoil
* chore: progress
* chore: add recoil
* chore: save progress
* chore: save progress
* fix: type err
* fix: err
* fix: save progress
* feat: finish emails
* chore: add new env variable
* chore: fix type err
* chore: turbo
* chore: improvements
---------
Co-authored-by: Udit Takkar <udit222001@gmail.com >
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com >
2024-04-17 11:09:11 -04:00
ebca5c6409
fix: use 'success' value for better accuracy ( #14624 )
...
* fix: use 'success' value for better accuracy
* add success to test
---------
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
2024-04-17 14:01:13 +00:00
6ef35e4dba
chore: settings design match ( #14630 )
...
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
2024-04-17 09:35:18 -04:00
Carina Wollendorfer and GitHub
8bb5200dd8
fix: add new styling for emoji links ( #14481 )
2024-04-17 12:30:14 +00:00
sean-brydon and GitHub
4aeb6b7c9b
fix: Hide org tab when you are team admin ( #14627 )
...
* fix: hide-tab-on-fe
* fix: backend pulling back info if the user dont have perms
2024-04-17 10:38:12 +01:00
Keith Williams and GitHub
ae64d7ba82
fix: API v2 recurring spelling ( #14620 )
2024-04-16 18:58:36 -03:00
Keith Williams and GitHub
9dd2dbff19
v4.0.1 ( #14618 )
2024-04-16 21:05:18 +00:00
Joe Au-Yeung and GitHub
cebbffe230
fix: Minimum fix for N Calendar Invites ( #14617 )
...
* Remove pushing team member destination calendars
* Only create the event on the first destination calendar
* Only create event on the first destination calendar
2024-04-16 20:05:40 +00:00
Morgan and GitHub
e3e464abfa
fix: booker atoms using next/router ( #14612 )
...
* fix: booker OOO using next/router
* fixup! fix: booker OOO using next/router
2024-04-16 18:37:24 +00:00
268438b0ff
fix: rescheduling daily ( #13736 )
...
* fix: rescheduling daily
* fix: e2e test
* chore: test
* add location to default event type
* revert fix
* chore: add env variable
* fix: sort alphabetically
* test: checking
* chore: use another user
* chore: try adding location
* chore: undo
* chore: add variable
* chore: commented
* F
* chore: comment
* test: add unit test
* fix: type err
---------
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com >
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
Co-authored-by: Omar López <zomars@me.com >
2024-04-16 12:57:34 -04:00
Hariom Balhara and GitHub
355c8de5e7
Set exclusive tax behaviour ( #14574 )
2024-04-16 13:18:08 +01:00
e6056bc4a4
fix: change max width to avoid overflow in dialog when creating new event type ( #14198 )
...
* fix: change max width to avoid overflow when creating new event dialog
* style: make max with responsive at md breakpoint
* chore: add tooltip
---------
Co-authored-by: xylonx <x956200361@gmail.com >
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
Co-authored-by: Udit Takkar <udit222001@gmail.com >
2024-04-16 10:48:10 +00:00
Omar López and GitHub
f2eebe95bd
chore: Adds deprecated-imports-next-router ( #14486 )
2024-04-16 11:46:45 +01:00
3084013269
fix: always load via SSR ( #14476 )
...
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com >
2024-04-16 11:37:03 +01:00
68568e5a25
feat: round robin: show avatar and name of person on success page ( #14245 )
...
* feat: round robin: show avatar and name of person on success page
* fix: add background border
* fix: e2e tests
* fix: remove avatar on select, use proper border variables
* fix: bookings-list e2e round robin title
* chore: change name
---------
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
Co-authored-by: Udit Takkar <udit222001@gmail.com >
2024-04-16 11:36:11 +01:00
Lauris Skraucis and GitHub
0eae0bb8fe
refactor: remove /ee/ url segment from atoms hooks ( #14602 )
2024-04-16 07:29:12 -03:00
Somay Chauhan and GitHub
b61820d354
fix: custom attributes not being synced in intercom ( #14600 )
...
* fix: custom attributes not being synced in intercom
* fix: ssrInit
2024-04-16 11:03:45 +01:00
1606272850
chore: bump atoms ( #14585 )
...
Co-authored-by: Bailey Pumfleet <bailey@pumfleet.co.uk >
2024-04-16 00:17:04 -03:00
Kaleem and GitHub
ea04fe1c9b
fix: remove @ts-ignore ( #14582 )
2024-04-16 07:44:00 +05:30
4c50b6a8af
fix: hide "upgrade org banner" for isPlatform ( #14522 )
...
* not great but does the job
* comments
---------
Co-authored-by: Alex van Andel <me@alexvanandel.com >
2024-04-16 02:41:07 +01:00
sean-brydon and GitHub
39aa848e9e
fix: update sub-team slug - update tempOrgRedirect ( #14523 )
2024-04-16 01:14:41 +00:00
Peer Richelsen and GitHub
64c56c1b17
Delete apps/platform directory ( #14520 )
2024-04-16 01:12:54 +00:00
8e883a6b10
feat: update platform oauth client form ( #14542 )
...
* feat: update platform oauth client form
* fixup! feat: update platform oauth client form
* add tooltip to mention permissions cannot be modified
---------
Co-authored-by: Ryukemeister <sahalrajiv-extc@atharvacoe.ac.in >
2024-04-16 01:55:00 +01:00
Peer Richelsen and GitHub
9684aa3ad5
for admins min 1 org user. for self-serve 30 ( #14567 )
2024-04-16 01:53:22 +01:00
sean-brydon and GitHub
5fede84bf6
feat: use experimental optimizePackageImports ( #14587 )
2024-04-16 01:52:08 +01:00
Alex van Andel and GitHub
a788e07be1
fix: Re-instate hasEmailBeenChanged before sending email ( #14596 )
2024-04-15 22:09:06 +00:00
Somay Chauhan and GitHub
68ffd2248b
fix: intercom visible on mobile ( #14563 )
2024-04-15 21:18:42 +00:00
4b12d021e4
remove : from email from name ( #14594 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
2024-04-15 20:27:10 +01:00
Alex van Andel and GitHub
4daf9db9db
fix: acme.cal.local crashes due to missing requestedSlug in seed ( #14592 )
2024-04-15 18:53:41 +01:00
sean-brydon and GitHub
a660b1eb05
fix: conditionally remove fixed prop if we're in embed ( #14586 )
...
* fix: conditionally remove fixed prop if we're in embed
* fix: conditionally remove fixed prop if we're in embed
2024-04-15 14:19:25 +01:00
Somay Chauhan and GitHub
6f2f098e12
fix: removing stripe results in the event-types page loading indefintely ( #14583 )
...
* fix: removing stripe results in the event-types page loading indefinitely
* undo yarn.lock
2024-04-15 10:44:47 +00:00
Keith Williams and GitHub
6a75ef86b0
v4.0.0
2024-04-14 20:02:28 -03:00
Alex van Andel and GitHub
3d2397879c
fix: Remove PageWrapper ( #14579 )
...
* fix: Remove PageWrapper
* Remove useLocale
2024-04-14 20:46:08 +00:00
Alex van Andel
de474089a7
Revert "fix: Production deploys ( #14578 )"
...
This reverts commit 8b31b9aa05 .
2024-04-14 16:41:25 +01:00
Keith Williams and GitHub
8b31b9aa05
fix: Production deploys ( #14578 )
2024-04-14 15:04:30 +00:00
Crowdin Bot
ad41672958
New Crowdin translations by Github Action
2024-04-14 12:51:43 +00:00
Morgan and GitHub
86f2984b30
fix: only call useMe if access token is set ( #14576 )
...
* fix: only call useMe if access token is set
* chore: export use me hook
2024-04-14 12:48:30 +00:00