Crowdin Bot
443ccdd6c0
New Crowdin translations by Github Action
2023-06-12 16:28:32 +00:00
Crowdin Bot
a5c9729f5f
New Crowdin translations by Github Action
2023-06-12 10:57:30 +00:00
sean-brydon
a6e2983a22
Fix translations ( #9466 )
2023-06-12 10:43:50 +00:00
Carina Wollendorfer
9231218350
fix: carify what sender ID means ( #9431 )
...
* add tooltip on info icon
* fix text
* fix UI in addActionDialog
---------
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-06-11 03:20:13 +00:00
Crowdin Bot
d9a7952467
New Crowdin translations by Github Action
2023-06-09 22:33:12 +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
Crowdin Bot
a33dbd8922
New Crowdin translations by Github Action
2023-06-09 08:31:50 +00:00
Crowdin Bot
6aadf7429d
New Crowdin translations by Github Action
2023-06-08 16:57:52 +00:00
Crowdin Bot
559389a319
New Crowdin translations by Github Action
2023-06-08 14:37:40 +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
Crowdin Bot
1e857e5c0a
New Crowdin translations by Github Action
2023-06-07 20:08:38 +00:00
Crowdin Bot
8b63483e2e
New Crowdin translations by Github Action
2023-06-07 10:56:44 +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
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
Crowdin Bot
65c137f67d
New Crowdin translations by Github Action
2023-06-06 18:44:00 +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
Crowdin Bot
dcf9d30382
New Crowdin translations by Github Action
2023-06-06 17:48:34 +00:00
Jeroen Reumkens
f31165b442
feat: event settings booker layout toggle ( #9082 )
...
* WIP for adding booker layout toggle in event settings pages
* Prevent form error from getting form stuck in loading state
* Fixed types for bookerlayouts settings and preselect correct layout in booker
* Added defaultlayout settings to profile too, and use that in booker plus as default for events.
* Made layout settings responsive
* Added feature toggle for new layout settings
* Fixed user builder for tests by adding defaultlyotu
* Show toggles on booker for layout switch based on selected layouts. Also added a small fix for the settings toggles to preselect the correct toggle for defaultlayout when user profile settings are used.
* Used zod parse to fix type errors.
* Fix unit test
* Set selected date to today in datepicker when week or column view is default layout. It uses that date to show in the title bar.
* Moved booker layout settings to event and user meta data instead of new db column.
* Converted booker layout strings into an enum.
* Renamed booker layouts feature flag and deleted unused v2 booker feature flag.
* Update packages/trpc/server/routers/viewer/eventTypes/update.handler.ts
Co-authored-by: Omar López <zomars@me.com>
* Fix import
* Fix lint warnings in EventTypeSingleLayout
* Fixed bug where when selected date was passed via query param page booking form wouldn't automatically show up. It would still serve you the date selection. This should fix e2e tests.
* Fixed layout header.
* Enabled booking layout toggle feature flag.
---------
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-06-06 15:31:43 +00:00
Crowdin Bot
40c5d5871e
New Crowdin translations by Github Action
2023-06-06 14:09:06 +00:00
Crowdin Bot
8ccf3b589e
New Crowdin translations by Github Action
2023-06-06 12:14:47 +00:00
Ben Hybert
87e1ad7115
chore: switch over to use variable for app/companyName ( #9334 )
...
* switch over to use variable for app/companyName
* enable_apps_description - appName
* recording_from_your_recent_call - appName
* the_calcom_team - companyName
* calcom_is_better_with_team - appName
* capitalise 'S' in teams page.
2023-06-06 11:58:05 +00:00
Ujwal Kumar
fbbc573f33
chore: remove deprecated metamask and rainbow ( #9299 )
...
* Remove deprecated code related to rainbow
* Remove translations for rainbow specific features
* Remove english translations for metamask
* Remove translations for metamask
* Fix lint issues
* Fix prettier issues
* update yarn lock
* Generated yarn.lock with submodules
* Added auth submodule deps
---------
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: alannnc <alannnc@gmail.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-06-06 11:18:44 +00:00
Crowdin Bot
8c049b29b3
New Crowdin translations by Github Action
2023-06-06 09:47:49 +00:00
ravi kunwar
f1e783f047
fix: Availability Name does Not Update ( #9322 )
...
* fix: Availability Name does Not Update
* fix: use i18n in navigation
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 <udit.07814802719@cse.mait.ac.in>
2023-06-06 09:33:34 +00:00
Crowdin Bot
3baa6c7145
New Crowdin translations by Github Action
2023-06-06 07:17:36 +00:00
Crowdin Bot
d061572ed6
New Crowdin translations by Github Action
2023-06-05 22:34:31 +00:00
Crowdin Bot
8a58a51a2c
New Crowdin translations by Github Action
2023-06-05 12:20:39 +00:00
Crowdin Bot
e92265ceaa
New Crowdin translations by Github Action
2023-06-05 12:19:41 +00:00
Crowdin Bot
886f7021f4
New Crowdin translations by Github Action
2023-06-05 10:13:18 +00:00
Ujwal Kumar
97fe41f3ba
Fix hardcoded label of identifier label in form builder ( #9249 )
2023-06-05 09:47:08 +00:00
Crowdin Bot
83cc7dc86e
New Crowdin translations by Github Action
2023-06-05 09:23:16 +00:00
Crowdin Bot
e00008b663
New Crowdin translations by Github Action
2023-06-05 06:04:16 +00:00
GitStart-Cal.com
175f2482e1
fix: Update forms UI ( #8093 )
...
* Routing Forms: Update forms UI
* fix failing test
* fix: Routing Forms forms UI Update
* fix: Routing Forms forms UI Update
* Apply suggestions from code review
---------
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-06-05 05:51:19 +00:00
Crowdin Bot
9d91d72a72
New Crowdin translations by Github Action
2023-06-04 18:58:28 +00:00
Crowdin Bot
2640040359
New Crowdin translations by Github Action
2023-06-03 11:13:34 +00:00
Crowdin Bot
2fed2133a5
New Crowdin translations by Github Action
2023-06-02 19:44:04 +00:00
Crowdin Bot
f7ce774ddc
New Crowdin translations by Github Action
2023-06-02 18:42:40 +00:00
Crowdin Bot
14af241d5f
New Crowdin translations by Github Action
2023-06-01 18:57:05 +00:00
Peer Richelsen
581e1759c4
chore: prevent merge conflicts in common.json ( #9268 )
2023-06-01 15:47:43 +00:00
Crowdin Bot
61cdac321e
New Crowdin translations by Github Action
2023-06-01 15:09:08 +00:00
Crowdin Bot
eba1a1ffff
New Crowdin translations by Github Action
2023-06-01 12:30:28 +00:00
Crowdin Bot
485b72cd0d
New Crowdin translations by Github Action
2023-06-01 11:56:48 +00:00