b5730da56d
fix: password reset when provider is changed ( #13706 )
...
* fix: password reset when provider is changed
* chore: remove log
---------
Co-authored-by: Morgan <33722304+ThyMinimalDev@users.noreply.github.com >
2024-02-15 13:19:11 +00:00
a056160404
fix(fix/null-safety):#13673 ( #13674 )
...
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
2024-02-15 07:17:19 +00:00
Omar López and GitHub
6d53cd84f8
v3.7.19
2024-02-14 14:19:56 -07:00
Omar López and GitHub
30cb8f745d
revert: Revert UserPassword ( #13680 ) ( #13685 )
...
* Revert "revert: UserPassword (#13680 )"
This reverts commit 0a68c6d048 .
* fix: avoid updates for possible missing passwords
2024-02-14 16:53:27 +00:00
bafa3c97ac
fix: Organizations Admin improvements ( #13656 )
...
* Admin improvements
* chore: improve spacing
---------
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
Co-authored-by: Udit Takkar <udit222001@gmail.com >
2024-02-14 10:34:45 -03:00
Alex van Andel
bb48ccbad9
v3.7.18
2024-02-14 12:42:33 +00:00
Alex van Andel and GitHub
0a68c6d048
revert: UserPassword ( #13680 )
2024-02-14 12:36:29 +00:00
Omar López and GitHub
f0d2a45fdf
v3.7.17
2024-02-13 14:58:51 -07:00
zomars
e5f9315ee6
fix: faulty redirect
2024-02-13 12:45:21 -07:00
c7e78cc181
fix: AI build ( #13657 )
...
* fix: AI build
* Updated zod to 3.22.4
* yarn.lock
* Updated yarn.lock to prevent next/tw downgrade
---------
Co-authored-by: Peer Richelsen <peer@cal.com >
Co-authored-by: Alex van Andel <me@alexvanandel.com >
2024-02-13 16:10:08 +00:00
7ba1557d1d
fix: use destination calendar email ( #12821 )
...
* fix: use destination calendar email
* fix: success page
* feat: add primary email in destination calendar
* fix: set destination bug
* chore: fix tests
* test: add test for different email
* wip: save progress
* feat: add switch and email in booking
* fix: use userPrimaryEmail
* chore: fix type errr
* chore: update buileder
* fix: type err in advanced tab
* fix: unit tests
* Update apps/web/public/static/locales/en/common.json
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com >
* fix: cancel, request reschedule, paymeny
---------
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com >
2024-02-13 10:05:00 -05:00
d4f41e803a
fix: Collective Events: Duration parameter in link not working ( #13523 )
...
* set the selectedDuration in store to duration passed in query
* Pass durationConfig prop to Booker component in /team/[slig]/[type] pages
---------
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2024-02-13 12:23:27 +05:30
74eafa59e1
fix: loading animation of update buttons ( #13131 )
...
* fixed loading animation of update buttons
* Update BookerLayoutSelector.tsx
* fix: update button animation in settings appearance page
* Update appearance.tsx
* Update appearance.tsx
---------
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com >
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
2024-02-13 06:32:21 +00:00
e6cd016cad
fix: usage of CAL_URL ( #13326 )
...
Co-authored-by: zomars <zomars@me.com >
2024-02-13 06:03:45 +00:00
Omar López and GitHub
7b0d5959cb
refactor: migrates user password to it's own table ( #13628 )
2024-02-12 14:13:21 -07:00
Alex van Andel
7702ded85e
v3.7.16
2024-02-12 18:31:59 +00:00
Hariom Balhara and GitHub
7cffb30daa
fix: Errors due to namespacing of embed ( #13637 )
2024-02-12 07:46:08 -07:00
Crowdin Bot
01b5c1f11e
New Crowdin translations by Github Action
2024-02-11 14:32:05 +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
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
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
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
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
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
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
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
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
Keith Williams and GitHub
903a154dbc
v3.7.14
2024-02-06 19:52:05 -03: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
Udit Takkar and GitHub
684f4a795c
fix: locale flaky tests ( #13564 )
2024-02-06 16:52:21 +00:00
a55138348f
fix: Flakiness in location tests ( #13557 )
...
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
2024-02-06 11:54:35 -03:00
Omar López and GitHub
fe5fe8d53b
v3.7.12
2024-02-05 13:25:43 -07:00
0cc5937104
chore: uses safeGet to be more explicit ( #13543 )
...
* chore: uses safeGet to be more explicit
* Update apps/web/middleware.ts
* Update apps/web/middleware.ts
---------
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
2024-02-05 20:20:18 +00:00
Peer Richelsen and GitHub
dcb244d7be
fixed france i18n ( #13536 )
2024-02-05 18:05:02 +00:00
8d7fb75f71
fix: Refactored availability tests for less flakiness ( #13518 )
...
* fix: Refactored availability tests for less flakiness
* Fixed type error
* Removed redundant locator
* fix: Commit updated yarn.lock file
---------
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
2024-02-05 16:00:49 +00:00
Alex van Andel
63f537a08f
fix: wrap isSignupDisabled in try/catch
2024-02-05 14:26:40 +00:00
Crowdin Bot
bed593c835
New Crowdin translations by Github Action
2024-02-04 19:22:35 +00:00
zomars
af1382c5ba
feat: adds signup disabling middleware
2024-02-03 14:47:51 -07:00