Crowdin Bot
d9a7952467
New Crowdin translations by Github Action
2023-06-09 22:33:12 +00:00
Balveer Singh Rao
208dcbbda3
fixed Rotate spinner ( #9429 )
2023-06-09 22:21:54 +00:00
Crowdin Bot
ff4494d395
New Crowdin translations by Github Action
2023-06-09 20:45:51 +00:00
Udit Takkar
db4b32119e
fix: UI bugs ( #9435 )
...
* fix: toggle group background
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* fix: background
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* chore
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* fix: confirm modal
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* fix: dark mode footer
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* fix: change tootltip
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
---------
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
2023-06-09 20:32:35 +00:00
Carina Wollendorfer
bfef5b1877
fix: team bio ( #9438 )
...
* fix bio rendering
* fix type error
---------
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-06-09 12:50:35 +00:00
Carina Wollendorfer
91962cc90b
check that input teamId equals webhook team ( #9434 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-06-09 11:18:59 +00:00
Carina Wollendorfer
7a71a5ddd4
fix error when updating event type availability ( #9428 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-06-09 10:19:49 +00:00
Jeroen Reumkens
ca47a589ba
feat: weekly view for new booker. ( #9389 )
...
* WIP on weekly view for new booker.
* Set responsive grid height for booker weekly view.
* Fixed types
* Ensure you can't click on disabled dates in weekly calendar
* CAL-1916: Improvements for blocked out parts background blocks, made the lines connect by using a shared background.
* Margin, padding and color tweaks for new booker CAL-1911
* Made week view have more days visible by default
* Fix to prevent layout switch from breaking when clicking same layout twice.
2023-06-09 09:38:18 +00:00
Crowdin Bot
a33dbd8922
New Crowdin translations by Github Action
2023-06-09 08:31:50 +00:00
Riyan Mohammad
aaab4ca741
refactor: TwoFactor.tsx ( #9392 )
...
* Update TwoFactor.tsx
* fix: useeffect
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
---------
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
Co-authored-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-06-09 08:19:33 +00:00
Crowdin Bot
6aadf7429d
New Crowdin translations by Github Action
2023-06-08 16:57:52 +00:00
GitStart-Cal.com
748307bc91
fix: Wrong padding on modals - second version (CALCOM-8414) ( #9419 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
2023-06-08 16:45:06 +00:00
Crowdin Bot
559389a319
New Crowdin translations by Github Action
2023-06-08 14:37:40 +00:00
Ninad Trivedi
a9140b6a76
Scrollbar bug fixed ( #9357 )
2023-06-08 14:25:23 +00:00
Crowdin Bot
8f50e873c9
New Crowdin translations by Github Action
2023-06-08 13:53:38 +00:00
Udit Takkar
9b28b7f78a
fix: remove duplicate value i18n ( #8547 )
...
* fix: remove duplicate value i18n
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* feat: add duplicate check in next config
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* fix: remove more duplicates
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* fix: description on two factor page
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* Update apps/web/next.config.js
* Update apps/web/next.config.js
---------
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-06-08 13:37:54 +00:00
Crowdin Bot
4417097f97
New Crowdin translations by Github Action
2023-06-08 12:45:11 +00:00
Jeroen Reumkens
93fc036d2c
feat: Made booker layout settings more user friendly ( #9397 )
...
* Made booker layout settings more user friendly
* Fixed tyeps and default values in appearance form for booker layout
* Enable all layouts by default
2023-06-08 12:32:17 +00:00
Omar López
7f13fc58b9
v2.9.7
2023-06-07 16:02:32 -07:00
alannnc
527d1f6c93
fix: remove bg-color ( #9408 )
...
* remove bg-color
* Update packages/app-store/_components/AppCard.tsx
Fix lint error trailing ,
---------
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-06-07 16:02:32 -07:00
Omar López
0ec3c496d8
fix: missing company name in emails ( #9409 )
2023-06-07 16:02:32 -07:00
Jeroen Reumkens
62ec3de0b1
Recurring event doesn't neccessarily mean an event that requires confirmation. We need to show the recurring option nevertheless. ( #9393 )
2023-06-07 16:02:32 -07:00
Jeroen Reumkens
2c47cb6a3b
Only take owner data we need in public event api, instead of everything. Saves bandwidth. ( #9394 )
2023-06-07 16:02:32 -07:00
Jeroen Reumkens
dc2b145843
Show header layout in large views even if theres only one layout enable. Don't show toggle though. ( #9398 )
2023-06-07 16:02:32 -07:00
Nafees Nazik
c958e1578a
feat: use the correct locale for the title ( #9286 )
2023-06-07 16:02:32 -07:00
Crowdin Bot
1e857e5c0a
New Crowdin translations by Github Action
2023-06-07 20:08:38 +00:00
Peer Richelsen
9bc8d48415
fix: leading none in shell ( #9404 )
2023-06-07 19:57:10 +00:00
GitStart-Cal.com
f86c6734a7
fix: Wrong padding on "Invite Team Members" modal (CALCOM-8414-FIX) ( #9273 )
...
* Fix margin from invitation modal content
* Change margin to padding in Dialog component, so the divider absolute property works properly
* Update Dialog.tsx padding from the button top from 24px to 16px
* Change Dialog content padding to match figma design, having the padding bottom 16px
* Update FormBuilder.tsx to match figma
* Update FormBuilder.tsx Dialog content inner div paddings
* Update FormBuilder.tsx, remove relative to fix divider
* Fixing padding across dialogs
* nit
* Fixes e2e
* undo wrong padding
* fixed footer with divider
---------
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Peer Richelsen <peer@cal.com>
Co-authored-by: zomars <zomars@me.com>
2023-06-07 19:55:47 +00:00
Hiten
3d5ff82062
Fix width issue in general setting ( #9388 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-06-07 11:08:29 +00:00
Crowdin Bot
8b63483e2e
New Crowdin translations by Github Action
2023-06-07 10:56:44 +00:00
TheOnlyWayUp
c97d4288c0
typo(README): 'concent' -> 'consent' ( #9356 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-06-07 11:55:45 +01:00
Hariom Balhara
ff75364f22
Fix embed detection ( #9385 )
2023-06-07 08:43:12 +00:00
Crowdin Bot
7f1b028099
New Crowdin translations by Github Action
2023-06-07 07:40:33 +00:00
sean-brydon
9e70a985e4
feat: email verification ( #9081 )
...
* Verify - inital email commit
* Add token type - api redirect - migration
* Redirect and valid api callback route
* Update email design
* Change signup URL to redirect to verify-email
* Add feature flag - add a11y text to email - add top banner
* Shell shouldnt redirect to onboarding if the user needs to verify account
* Move flag check to server
* Cleanup
* Rate limit
* Fix redirects
* Remove api signup mess
* Double negation for forced bool
* Fix props
* Update packages/emails/templates/account-verify-email.ts
* Enable migration by default
* Fix typos
* Fix google verify issue
* Update packages/features/auth/lib/verifyEmail.ts
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
* NITS: @harioms addressed
* Remove schema changes
* Fix NITs+ improvments
* Update apps/web/pages/api/auth/verify-email.ts
Co-authored-by: Omar López <zomars@me.com>
* Update packages/features/ee/common/components/LicenseRequired.tsx
Co-authored-by: Omar López <zomars@me.com>
* Update apps/web/pages/api/auth/verify-email.ts
Co-authored-by: Omar López <zomars@me.com>
* Always preloads feature flags
* Update verifyEmail.ts
* Update schema.prisma
* Type fix
---------
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: Omar López <zomars@me.com>
2023-06-07 07:27:48 +00:00
Crowdin Bot
057cf273dd
New Crowdin translations by Github Action
2023-06-07 02:15:50 +00:00
Omar López
9af621294d
fix: Prevents undefined features flags on first render ( #9374 )
2023-06-07 02:03:52 +00:00
zomars
bfb5a31032
Fix broken test introduced in #9085
2023-06-06 17:35:03 -07:00
Hariom Balhara
6308955e89
fix: embed non-transparent dark background on success page ( #9085 )
...
* Fix colorscheme dark on success page due to embed not detected properly there
* Use calNamespace in getEmbediframe
* Fix missing variable
* Update basic.e2e.ts
---------
Co-authored-by: Omar López <zomars@me.com>
2023-06-06 23:52:13 +00:00
Crowdin Bot
b0c5b629d7
New Crowdin translations by Github Action
2023-06-06 23:52:45 +00:00
Shane Maglangit
10f965570b
feat: Add copy invite link ( #8355 )
...
* feat: Add shared invite link
* refactor: Rename Invite to Team Invite model
* feat: add admin check for team invite link procedures
* Replace TeamInvite with VerificationToken
* Add team invite null checks
* Migrates tRPC procedures to new format
* Type fixes
* Update common.json
---------
Co-authored-by: zomars <zomars@me.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
Co-authored-by: alannnc <alannnc@gmail.com>
Co-authored-by: Efraín Rochín <roae.85@gmail.com>
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
2023-06-06 23:34:14 +00:00
Udit Takkar
c24f5200f5
fix: opt in booking from email ( #9358 )
...
* fix: opt in booking from email
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* fix: undo this
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* fix: type error
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* fix: type error
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* fix: Avada Kedavra type errors
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
---------
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-06-06 21:04:06 +00:00
zomars
f922692a1a
Sync yarn.lock with website
2023-06-06 12:07:37 -07:00
Crowdin Bot
65c137f67d
New Crowdin translations by Github Action
2023-06-06 18:44:00 +00:00
Efraín Rochín
585679969a
perf: Avoid useless dependencies in calendar cache page ( #9290 )
...
* increases the time range to cover all time zones
* it isolates the getCachedResults and rename to getCalendarsEvents
* remove unrelated changes
* remove unrelated changes
---------
Co-authored-by: zomars <zomars@me.com>
2023-06-06 18:30:29 +00:00
Crowdin Bot
893b67b6c4
New Crowdin translations by Github Action
2023-06-06 18:16:49 +00:00
Crowdin Bot
3c296b440e
New Crowdin translations by Github Action
2023-06-06 18:15:56 +00:00
Crowdin Bot
f8a59b52f7
New Crowdin translations by Github Action
2023-06-06 18:14:59 +00:00
Efraín Rochín
17d106cfda
chore: Replace UI login with api login on e2e tests ( #9344 )
...
* Replace the ui login with api login
* test api login
* go to first page after login in some tests
---------
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
2023-06-06 18:02:32 +00:00
Crowdin Bot
dcf9d30382
New Crowdin translations by Github Action
2023-06-06 17:48:34 +00:00
Prabhat
eafd7f6b77
fix: Disabled pinch to zoom on mobile devices#9155 ( #9163 )
...
* Disabled pinch to zoom on mobile devices#9155
* Modified the better fix to the feature
* Update apps/web/pages/_document.tsx
* Update apps/web/pages/_document.tsx
* Update apps/web/styles/globals.css
* Update apps/web/pages/_document.tsx
* Update apps/web/pages/_document.tsx
* Update apps/web/pages/_document.tsx
---------
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Peer Richelsen <peer@cal.com>
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
2023-06-06 17:35:19 +00:00