Alex van Andel and GitHub
5acb3e8f97
fix: Missing date ranges when specifying a specific slot time ( #13645 )
2024-02-12 18:25:49 +00:00
sean-brydon and GitHub
41046aaf27
fix: use org logo for sub teams ( #13632 )
...
* fix: use org logo for sub teams
* chore: remove unneeded type
2024-02-12 12:59:25 -03:00
Hariom Balhara and GitHub
7cffb30daa
fix: Errors due to namespacing of embed ( #13637 )
2024-02-12 07:46:08 -07:00
Alex van Andel
26bacb6c8e
fix: Regenerated lock file
2024-02-12 13:38:13 +00:00
Crowdin Bot
01b5c1f11e
New Crowdin translations by Github Action
2024-02-11 14:32:05 +00:00
Anik Dhabal Babu and GitHub
f5ba04599b
fix: unable to setup localy ( #13634 )
2024-02-11 14:28:40 +00:00
Brace Sproul and GitHub
994e602c8d
refactor: Bump LangChain to 0.1 & update other LangChain imports ( #13622 )
2024-02-10 19:30:42 +00:00
a776c72d48
fix: improvements for variables in routing-from routes ( #13624 )
...
* add variable description
* type fixes
* type fixes
---------
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
2024-02-10 19:28:59 +00:00
sean-brydon and GitHub
6adb5b413d
fix: troubleshooter scroll ( #13631 )
2024-02-10 19:26:21 +00:00
alannnc and GitHub
b183a5779a
fix: oncancel modal action week layout ( #13625 )
2024-02-09 23:02:05 +00:00
alannnc and GitHub
16c1cf7b23
fix ooo section to use settings layout ( #13623 )
2024-02-09 19:57:08 -03:00
Alex van Andel
cf4ee142de
v3.7.15
2024-02-09 17:46:11 +00:00
Keith Williams and GitHub
a5d99bbec9
chore: Remove platform from label ignore list ( #13618 )
2024-02-09 12:42:56 -03:00
Crowdin Bot
5d0468a986
New Crowdin translations by Github Action
2024-02-09 14:11:25 +00:00
Hariom Balhara and GitHub
7fef9db4ce
fix: Reduce payload even further. ( #13599 )
...
* Revert "Revert event-type profile based querying (#13588 )"
This reverts commit c0c40185fc .
* Add huge event-types seeder
* Fix missing where causing wrong event-types for user
2024-02-09 09:07:26 -05:00
296a367955
feat: round-robin priority ranking ( #13566 )
...
* improve design of assignment tab
* design fix
* add prioity dialog
* implement UI
* add backend to save priorities
* add priorty to rr algorithm + tests
* fix defaulValue for select + added translations
* add toggle for round robin fixed hosts
* don't show priorities for fixed hosts
* type fixes
* code clean up and type fixes
* clean up getValues and setValue
* code clean up
* fix tests
* code clean up
* fix undefined check
* allow null for priority
---------
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
2024-02-09 12:12:06 +00:00
Crowdin Bot
1ff2d51ee5
New Crowdin translations by Github Action
2024-02-09 10:17:14 +00:00
Morgan and GitHub
092cb0f691
fix: organizer_default_conferencing_app translatable key in app location ( #13614 )
2024-02-09 10:13:30 +00:00
zomars
0c74a98721
upgrades copycat
2024-02-08 14:11:24 -07:00
2082a4f4ed
chore: upgrades boxyhq jackson ( #13477 )
...
* chore: upgrades boxyhq jackson
* Update jackson.ts
reduces bundle size
* Update yarn.lock
* Update apps/web/next.config.js
* Upgrades again
---------
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
2024-02-08 17:51:29 -03:00
f06ef84f61
fix: Fixes teams UI load issue ( #13593 )
...
* fixes teams uiload issue
* revert: yarn.lock
---------
Co-authored-by: Udit Takkar <udit222001@gmail.com >
2024-02-08 18:58:21 +00:00
Udit Takkar and GitHub
1080d7f88f
fix: update valid_for_secs ( #13604 )
2024-02-08 18:46:02 +00:00
4ebd52c9af
test: Create unit tests for the questions (teste2e-multiSelectQuestion) ( #11569 )
...
* Remove unnecessary changes
* add changes
* Requested changes
* Requested changes
* FIx failing tests
* FIx failing tests
* Update regularBookings.ts
* FIx failing tests
* Refactor
* add unit tests for all questions
---------
Co-authored-by: gitstart-calcom <gitstart-calcom@users.noreply.github.com >
Co-authored-by: GitStart-Cal.com <121884634+gitstart-calcom@users.noreply.github.com >
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com >
Co-authored-by: Morgan <33722304+ThyMinimalDev@users.noreply.github.com >
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com >
2024-02-08 15:00:19 -03:00
Morgan and GitHub
e0ac95578c
chore: refactor handle new reccuring booking ( #13597 )
...
* chore: refactor handle new reccuring booking
* fixup! chore: refactor handle new reccuring booking
* fixup! fixup! chore: refactor handle new reccuring booking
2024-02-08 16:59:49 +00:00
473012f2c0
fix: organization user shouldn't be asked for payment for a premium username ( #13535 )
...
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com >
2024-02-08 16:46:21 +00:00
1293588ac4
test: Bookings: Add more automated tests for organization ( #13576 )
...
* Avoid selecting unused props
* Add automated tests
* Add existing user invite and booking
---------
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com >
2024-02-08 16:20:00 +00:00
Hariom Balhara and GitHub
c0c40185fc
Revert event-type profile based querying ( #13588 )
2024-02-08 09:40:17 -03:00
3348e7be2f
fix: prevent duplicate calendar account linking ( #13310 )
...
* fix: prevent signing up multiple times from same account
* revert: lark calendar changes
* credential clean up if duplicate
* fix code duplication and check before credential creation
* feat: useRouterQuery allow unset queryParam
* feat: showToast on account duplication attempt
* Small tweak to copy
* Updated other calendars not to use checkDuplicateCalendar
* Add account already linked to apps/installed/calendar
---------
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
Co-authored-by: Alex van Andel <me@alexvanandel.com >
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
2024-02-08 10:52:32 +00:00
97dcb2a2a9
fix: add missing title ( #13307 )
...
* add missing title
* add
* update
* update
* update
* fix lint
* Update AppsLayout.tsx
* update
* Update bookings-listing-view.tsx
* update
---------
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
2024-02-07 17:49:46 -03:00
Udit Takkar and GitHub
5dad78f8fe
fix: 2FA OTP flaky test ( #13583 )
...
* fix: 2FA OTP flaky test
* chore: change timeout
2024-02-07 19:02:23 +00:00
zomars
88cc83a0aa
Update transform.ts
2024-02-07 10:57:06 -07:00
zomars
9dddf5e525
fix: docker's toomanyrequests error
2024-02-07 10:33:47 -07:00
Lauris Skraucis and GitHub
9df9f9bb6b
refactor: trpc get schedule handler ( #13586 )
2024-02-07 09:43:19 -07:00
c4803be323
fix #13527 ( #13579 )
...
Co-authored-by: Lane <>
2024-02-07 14:08:06 +00:00
34d360a4ec
fix: Reduce payload in event-type/getByViewer ( #13580 )
...
* Avoid selecting unused props
* Reduce payload
---------
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
2024-02-07 09:40:45 -03:00
0e6f44e2b9
feat: email confirmation on change ( #13443 )
...
* feat:show old and new email in confirmation dialog
* fix: update i18n
* chore: update styles
* wip: change email upon verification
* fix: email being changed w/o need to logout
* chore: tidy up - remove update sessison (WIP) will try do this serverside
* wip: try new approach of serverside call to nextjs then client update
* fix: tests
* fix: update without logout
* i18n: use i18n in toast
* fix: locale ready toast
* fix: restore email api template
* fix: revert changes from wrong branch
* fix: restore yarn.lock
* feat: happy e2e path
* fix: verification disabled e2e tests
* fix:move toast
* chore: cleanup early return
* fix: await input selector
* Update apps/web/pages/auth/verify-email-change.tsx
* fix: feedback
* fix: update the way we update session
* fix: reset password -> email verified
* fix: email change toast failure
* tests: add tests for error path
---------
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
2024-02-07 10:31:00 +00:00
e377997d49
fix: filtering events bug in bookings page ( #13447 )
...
* fix: filtering events bug in bookings page
* fix: handle edge case if we change hosts in event-settings/assignment
* update: handled edge case
---------
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
2024-02-07 10:01:48 +00:00
a0451e34c1
fix: Ensure event type duplication respects private link setting ( #13438 )
...
* fix: Ensure event type duplication respects private link setting
* chode refactor
* Fix: Handler throwing error on creating duplicate of a collective event having private-link switched on.
---------
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
2024-02-07 09:30:28 +01:00
Omar López and GitHub
d2b4760e3a
refactor: removed isNotAnApiCall ( #13568 )
2024-02-07 04:43:36 -03:00
8469c91973
feat: integrate formbricks for team disband action ( #13362 )
...
* feat: integrate formmbricks for team disband action
* fix: attribute typing & duplicate action
* fix: track action uniformly across repo
* fix: move action tracking on success of team disband mutation
* fix: yarn lock file
* feat: bump formbricks/js to latest version
---------
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
2024-02-07 04:14:26 -03:00
Keith Williams and GitHub
0990549e7f
perf: Don't process date overrides outside of requested boundaries ( #13495 )
...
* perf: Don't process date overrides outside of requested boundaries
* Added ability to skip override calculations when not used
* Only instantiating utc date for overrides once
* Removed performance tracing
* Cleanup
* Fixed broken tests
* Fix type
* In process of fixing types
* Types
* Fixed types
* Removed unnecessary performance.now() call
* Changed override date check to use isBetween
* Attempting to fix availability test
* Put code back to test availability
* Put back isBetween because confirmed it wasn't triggering the new test failures
* Removed date check to see if this is breaking it
* Put the code back since the test failed without it too
* Skipping test to unblock pipeline unless research is done
* Removed steps to test
* Removing the piece around the troubleshooter
* 1 more try
* Adding an extra wait
* Took out the boolean check to see if that's the issue
* Put back the check
* Trying to isolate the problem
* Changed how the test loads the troubleshooter
* Changed to OR to capture range better
* Using the proper date instead of 1/1/1970
* Update availability.e2e.ts
2024-02-07 03:21:43 +00:00
Omar López and GitHub
e884348807
chore: adds failsafe auto migrations back ( #13569 )
2024-02-06 22:59:01 -03:00
zomars
5684ce2d28
Update action.yml
...
Updates actions
2024-02-06 17:39:19 -07:00
zomars
bd8ac12f14
Update yarn.lock
2024-02-06 17:15:21 -07:00
Keith Williams and GitHub
512628e8ab
perf: Load bookings used for limits in bulk ( #13474 )
2024-02-06 16:56:05 -07:00
Keith Williams and GitHub
903a154dbc
v3.7.14
2024-02-06 19:52:05 -03:00
1a3d54a0d0
fix: org user event types with same event slug ( #13571 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
2024-02-06 22:50:02 +00:00
Udit Takkar and GitHub
a5970cb1a8
fix: 2FA falky test ( #13567 )
...
* fix: 2FA falky test
* chore: increasing limit
2024-02-06 20:07:09 +00:00
Keith Williams and GitHub
925dc04f1c
v3.7.13
2024-02-06 17:07:05 -03:00
271f31730d
fix: recurring round robin events ( #13471 )
...
* use same lucky user + check availability
* add tests for recurring round robin events
* only use luckyUsers for recurring bookings
* don't check availability for all recurring dates
* code clean up
* pass schedulingType
* fix type error
* add availability check for fixed hosts + test
* fix type error
* implement feedback
---------
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
2024-02-06 18:18:42 +00:00