Udit Takkar and GitHub
9375efffe3
feat: prevent sending multiple instant meeting request ( #16881 )
2024-09-30 18:54:55 -03:00
sean-brydon and GitHub
da59c9de12
fix getEventTypeWorkflows ( #16879 )
2024-09-30 22:09:18 +01:00
2a734faf45
fix: undefined in meeting url workflow variable ( #16771 )
...
* make bookerUrl mandatory
* add missing bookerUrl
* add fallback
* fix roundRObinReassignment
* clean up
* allow bookerUrl to be undefined
* code clean up
* make bookerUrl mandatory
* fix type errors
* fix type error
---------
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com >
2024-09-30 15:25:51 -04:00
934cefecce
feat: update translations ( #16884 )
...
Co-authored-by: Replexica <support@replexica.com >
2024-09-30 15:18:41 +00:00
c88811aeee
feat: stripe connect atom ( #16190 )
...
* update stripe service
* init endpoints for stripe connect atom
* update stripe controller
* update stripe service
* add generic function to create app credential
* update stripe controller
* update stripe service
* add handler to construct redirectUrl
* restructure files for better readibility
* better naming
* replace STRIPE_PRIVATE_KEY with STRIPE_API_KEY
* fix naming
* remove unused query param
* frontend for stripe connect atom
* custom hooks for stripe connect atom
* abstract response schema into separate file
* fixup
* input dto for stripe controller
* update stripe module
* update endpoints module to include stripe module
* updatte stripe module
* fixups and add check endpoint to stripe controller
* add method to check stripe account
* add helper fn to get on error return value
* update stripe connect atom
* custom hook to check user stripe credentials
* add stripe connect to atom exports
* update stripe connect styling
* add qs stringify package
* translations for stripe connect atom
* updaet typing
* update output dtos for stripe endpoints
* add error message
* fix merge conflicts
* add stripe connect atom to atom exports
* add query param for error rediect link
* add handler for onCheck success and error redirect link
* update index value
* fix merge conflicts
* fixup
* resolve merge conflicts
* war with merge conflicts
* update examples app
---------
Co-authored-by: Morgan <33722304+ThyMinimalDev@users.noreply.github.com >
2024-09-30 19:56:22 +05:30
Rajiv Sahal and GitHub
f46c3c65fb
filter connected calendars before displaying it in tooltip ( #16883 )
2024-09-30 19:45:28 +05:30
Rajiv Sahal and GitHub
1d203dc566
feat: frontend to handle multiple calendars for connect atoms ( #16527 )
...
* handle multiple calendars in connect atoms
* resolve merge conflicts
* fixup
* frontend for multiple calendars
* fixup
* remove comment
* add missing props
* add prop for multi calendar view
* add multi calendar support
* fixup
2024-09-30 11:33:18 +00:00
Rajiv Sahal and GitHub
26a1c749f7
chore: refactor billing service v2 ( #16805 )
2024-09-30 13:56:21 +03:00
ad347cb59f
feat: Event Type Atom base pr ( #16831 )
...
* feat: Event Type Atom base pr
* fixup! Merge branch 'main' into chore-event-type-atom-platform-wrapper-base-pr
* Update EventTypeWebWrapper.tsx
---------
Co-authored-by: Somay Chauhan <somaychauhan98@gmail.com >
2024-09-30 13:44:11 +03:00
ac300ff670
refactor: enable infinite scrolling for all ( #16463 )
...
* refactor: enable infinite scrolling for all
* chore: remove unused code
* fix: tests
* chore: type err
* chore: update email embed test
* chore: update tests
* chore: update tests
* chore: fix horizontal tabitem
* chore
* fix: conflicts
* chore: conflict
* fix: E2E tests
* chore: remove idle
* fix test
---------
Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com >
2024-09-30 10:44:04 +01:00
c834b927b6
refactor: event advanced web wrapper ( #16711 )
...
* chore: EventTypeWebWrapper base pr
* fixup! chore: EventTypeWebWrapper base pr
* fixup! Merge branch 'main' into morgan/cal-4183-eventtypeatom-web-wrapper-base
* wip
* fix: error
* Event type atom wrapper handles app dir
* fixup! Merge branch 'main' into morgan/cal-4183-eventtypeatom-web-wrapper-base
* fixup! fixup! Merge branch 'main' into morgan/cal-4183-eventtypeatom-web-wrapper-base
* remove console log
* review comments
* fixup! review comments
* refactor: event advanced web wrapper
* rename `connectedCalendars` -> `calendarsQueryData`
* Update BookerLayoutSelector.tsx
* moved useMeQuery up the parent tree
---------
Co-authored-by: Morgan Vernay <morgan@cal.com >
Co-authored-by: Morgan <33722304+ThyMinimalDev@users.noreply.github.com >
2024-09-30 12:15:11 +03:00
Somay Chauhan and GitHub
34ba27407b
refactor: event availability web wrapper ( #16808 )
...
* refactor: event availability web wrapper
* useMeQuery moved up the parent component
2024-09-30 08:16:18 +00:00
Somay Chauhan and GitHub
8431cd2ef8
refactor: event recurring web wrapper ( #16764 )
2024-09-30 08:11:13 +00:00
Benny Joo and GitHub
cd09a56491
fix hydration error from html mismatch ( #16876 )
2024-09-30 06:04:27 +05:30
5c05a422a8
feat: update translations ( #16851 )
...
Co-authored-by: Replexica <support@replexica.com >
2024-09-28 22:42:30 +00:00
Benny Joo and GitHub
e805c0f00a
fix spacing in signup ( #16850 )
2024-09-27 18:43:30 +00:00
Priyansh and GitHub
2fa7f7931d
Fix TODO in AppCard.tsx ( #16863 )
2024-09-27 17:51:19 +00:00
sean-brydon and GitHub
20729b3a4e
chore: Move getRemindersFromRemovedTeams and deleteAllWorkflowReminders to workflow repo ( #16861 )
...
* wip
* move deleteAllWorkflowReminders to repo
2024-09-27 10:42:09 -04:00
Lauris Skraucis and GitHub
4d9777af8b
docs: v2 event-types ( #16854 )
...
* docs: optional get event-types query params
* docs: create event type input
* docs: update event type input
* docs: child inputs of create and update event type inputs
* docs: updated swagger
* refactor: add disabled option to booking window
* refactor: seats description
* swagger
2024-09-27 09:48:22 +00:00
Hariom Balhara and GitHub
1534588b34
feat: Forward all the page params to embed ( #16330 )
...
* Forward all query params
* Add Unit tests
* Add example in playground
2024-09-27 15:14:56 +05:30
Morgan and GitHub
7183ec7f1b
fix: add teamId to platform urls ( #16852 )
2024-09-27 09:19:20 +03:00
d836497d56
fix: Don't AutoScroll to embed when multiple-duration event's booking page is embedded ( #16411 )
...
* Fix and add test and eslint rule
* Fix eslint errors
---------
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2024-09-27 09:57:04 +05:30
38fa0fae1d
fix: insights UI/UX ( #16610 )
...
* remove old code remnant
* -
* WIP
* type change
* --
* typefix
* fix type
* fix type
* change type name
* add basewhere to eventsByStatus
* add basewhere to the rest
* fix rendering null popular event list item
* URL params for start and endtime to have YYYY-MM-DD format
* remove console log
* resolve suggestion
---------
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
2024-09-27 03:36:32 +00:00
Mohit and GitHub
2872b263fd
fix: <a href> is not clickable cause of z-index ( #16842 )
2024-09-27 02:38:31 +00:00
Keith Williams and GitHub
92e53adc8e
chore: v4.5.7 ( #16848 )
2024-09-27 08:19:58 +09:00
72cc4ab13e
feat: update translations ( #16843 )
...
Co-authored-by: Replexica <support@replexica.com >
2024-09-26 22:41:09 +00:00
4e82ffe2ad
feat: adding Bolna Voice AI integration for cal.com ( #16828 )
...
* fix : #11213 , #11215
* Use default colour
* adding bolna app for cal.com
* cleanup by removing redundant changes
---------
Co-authored-by: Siddharth Movaliya <siddraj1992@gmail.com >
Co-authored-by: Sean Brydon <sean@cal.com >
2024-09-26 21:20:28 +00:00
Benny Joo and GitHub
90f6c7e239
feat: New UI for SignUp / Login ( #16802 )
2024-09-26 15:27:56 -04:00
Keith Williams and GitHub
ffa58d1cdb
chore: v4.5.6 ( #16837 )
2024-09-27 03:00:13 +09:00
f834e93652
feat: update translations ( #16839 )
...
Co-authored-by: Replexica <support@replexica.com >
2024-09-26 17:59:54 +00:00
ae7fae7da4
feat: Add hideCalendarEventDetails option to event types ( #16817 )
...
* Add `hideCalendarEventDetails` to DB
Co-authored-by: Alex van Andel <emrysal@users.noreply.github.com >
* Add option to hide calendar event details
* Pass `hideCalendarEventDetails` to event object
* Add to API
* Add to CalendarEvent class
* Pass `hideCalendarEventDetails` to calendar services
* Adjust test
* fix: move `hideCalendarEventDetails` to `api/v2/event-types_2024_06_14` and remove from older versions
- Added `hideCalendarEventDetails` to `api/v2/event-types_2024_06_14`
- Removed `hideCalendarEventDetails` from `api/v1` and `api/v2/event-types_2024_04_15`
* fix: calEventRaw is undefined (use event instead)
* chore: Remove debug artifact
* fix: description id + update to copy
* fix: Attempt at fixing type error
* Add hideCalendarEventDetails to test builder
---------
Co-authored-by: Alex van Andel <emrysal@users.noreply.github.com >
Co-authored-by: Somay Chauhan <somaychauhan98@gmail.com >
Co-authored-by: Alex van Andel <me@alexvanandel.com >
2024-09-26 17:08:25 +00:00
Keith Williams and GitHub
b6c6e41603
chore: Allow redirecting /docs to external docs solution ( #16836 )
...
* chore: Allow redirecting /docs to external docs solution
* Added DOCS_URL to .env.example
2024-09-26 16:35:35 +00:00
Lauris Skraucis and GitHub
e4dc2d0877
fix: platform cancel booking webhook not triggered ( #16827 )
...
* fix: pass oauth id to webhooks upon cancel booking
* chore: v2 use latest libraries
2024-09-26 14:49:53 +00:00
Lauris Skraucis and GitHub
e43690f190
chore: bump slots rate limit ( #16826 )
2024-09-26 13:54:12 +00:00
Lauris Skraucis and GitHub
5bbccad41d
fix: selected calendars atom deselect calendar ( #16825 )
2024-09-26 08:26:33 +00:00
bc53037f37
feat: update translations ( #16813 )
...
Co-authored-by: Replexica <support@replexica.com >
2024-09-25 23:23:31 +00:00
Nick Holden and GitHub
b4a1a8e7bf
chore: Replace campsite.co with campsite.com ( #16819 )
2024-09-25 18:41:07 +00:00
Keith Williams and GitHub
ac43d90d53
feat: Improve API v2 docs ( #16818 )
...
* feat: Improve API v2 docs
* Consistency
* Made the descriptions complete sentences with period
* Update apps/api/v2/src/ee/schedules/schedules_2024_06_11/controllers/schedules.controller.ts
2024-09-25 18:09:53 +00:00
Anik Dhabal Babu and GitHub
2b24b4472d
fix: OOO issue with setting the start and end dates to the same ( #16810 )
2024-09-25 13:44:42 +00:00
Peer Richelsen and GitHub
715cbc1c38
chore: small changes to license page ( #16812 )
2024-09-25 15:14:38 +02:00
Alex van Andel and GitHub
d670976a69
chore: Release v4.5.5 ( #16804 )
2024-09-24 21:35:29 +00:00
Benny Joo and GitHub
17ff01af75
fix: Revert "feat: Update UI of signup / login pages ( #16710 )" ( #16801 )
...
* Revert "feat: Update UI of signup / login pages (#16710 )"
This reverts commit b879aeef09 .
* revert
2024-09-24 20:07:37 +00:00
Alex van Andel and GitHub
77af36e2af
bugfix: Failed foreign key constraint check due to daily_video 0 ( #16798 )
2024-09-24 19:15:04 +00:00
Alex van Andel and GitHub
d52b2a23bd
chore: Release v4.5.4 ( #16789 )
2024-09-24 19:11:30 +01:00
54e79d3c08
feat: Add backlink to booking page ( #16778 )
...
* FEAT: Add backlink to booking page
* restrict to cal.com only
---------
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2024-09-24 17:46:49 +00:00
Alex van Andel and GitHub
498b55efdd
chore: Improve performance of query that removes disconnected Credentials ( #16792 )
2024-09-24 17:36:23 +00:00
Anik Dhabal Babu and GitHub
1e9a4c58a3
fix: update pr workflow ( #16730 )
...
* test
* Update pr.yml
* update
* Update pr.yml
* test
* update
* Update pr.yml
* use latest vetsion to avoid warning
* production build type error
* update
* revert
* Update publish-report.yml
2024-09-24 14:14:25 -03:00
Anik Dhabal Babu and GitHub
35a5ed5431
fix: All flaky e2e tests ( #16758 )
...
* test
* fix: flaky e2e tests (The Endgame)
* Update pr.yml
* Update
* revert
* revert
* add
* update
* fix
* fis another
* update
* another
* fix type error
* Update team-invitation.e2e.ts
* update a test
* another fix
* last update
* update
2024-09-24 14:13:26 -03:00
Benny Joo and GitHub
4921cd7ecb
add env vars ( #16791 )
2024-09-24 16:32:43 +00:00
Alex van Andel and GitHub
04a0e4642e
fix: Error on existing booking when credential is deleted ( #16784 )
2024-09-24 17:13:08 +01:00