 ![Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
4383d23d4c
|
fix: replace hard-coded strings with translation keys for internationalization (#20672)
* fix: replace hard-coded strings with translation keys for internationalization
Co-Authored-By: benny@cal.com <benny@cal.com>
* fix: replace loading text with translation key
Co-Authored-By: benny@cal.com <benny@cal.com>
* fix: add translation keys for platform plans view
Co-Authored-By: benny@cal.com <benny@cal.com>
* fix: add translation keys for oauth view
Co-Authored-By: benny@cal.com <benny@cal.com>
* fix: add translation keys for users table
Co-Authored-By: benny@cal.com <benny@cal.com>
* fix: add translation keys for oauth view toast messages
Co-Authored-By: benny@cal.com <benny@cal.com>
* fix: add translation keys for verify view
Co-Authored-By: benny@cal.com <benny@cal.com>
* fix: update sendVerificationLogin to use t function
Co-Authored-By: benny@cal.com <benny@cal.com>
* fix: remove duplicate translation keys in common.json
Co-Authored-By: benny@cal.com <benny@cal.com>
* fix: add missing verification_email_sent translation key
Co-Authored-By: benny@cal.com <benny@cal.com>
---------
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: benny@cal.com <benny@cal.com>
|
2025-04-12 01:50:04 -04:00 |
|
 
|
853f9bc436
|
perf: do not import from @calcom/ui barrel file (#20184)
* Icon and IconName
* Button and ButtonGroup
* UserAvatar
* AvatarGroup
* Avatar
* WizardLayout
* Dialogs
* EmptyScreen
* showToast and TextField
* Editor
* Skeleton
* Skeleton
* TopBanner and showToast
* Button again
* more
* perf: Remove app-store reference from @calcom/ui
* more
* Fixing types
* Icon
* Fixed casing
* dropdown
* more
* Select
* more
* Badge
* List
* more
* Divider
* more
* fix
* fix type check
* refactor
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix type check
* fix
* fix
* fix
* fix
* more
* more
* more
* more
* add index file to components/command
* fix
* fix
* fix
* fix imports
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix build errors
* fix build errors
* fix
---------
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
|
2025-03-19 19:00:55 -03:00 |
|
 Keith WilliamsandGitHub
|
78d06c6d01
|
refactor: Move classNames from @calcom/lib to @calcom/ui (#19674)
* refactor: Move classNames from @calcom/lib to @calcom/ui
* Import fix
* Removed extra import of classNames
* Removed tailwind-merge from @calcom/lib
|
2025-03-03 15:54:33 +00:00 |
|
 Benny JooandGitHub
|
3f622fe277
|
chore: migrate /auth/verify (#18902)
* migrate /auth/verify page
* update middleware
|
2025-01-27 10:59:26 +01:00 |
|
  
|
a5191d1e5a
|
chore: App-router-migration(/auth/verify) add missing metadata / page & extract components into /module (#16444)
* create StripeRepository and simplify code
* verify-email-change: extract getServerSideProps
* add verify-email-change to app router
* auth/verify: Add metadata in app router
* auth/verify: extract client component into /modules
* fix type checks for stripe
* fix stripe session handler
* improve getServerSideProps for verify-email-change
* add title to verify-email-change page metadata
* add title to verify page metadata
* refactor
* add safety
* fix
* remove references to pages for verify-email
---------
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
|
2024-09-13 16:13:33 +00:00 |
|