Benny Joo and GitHub
398ad22868
fix wrong translation ( #20727 )
2025-04-16 15:37:21 +00:00
e86ad03cde
perf: Slim down logged in round 2 ( #20535 )
...
* perf: Slim down loggedInViewer some more
* Move locationOptions to apps router
* Moved calVideo related handlers to separate router
* Moved calendar related handlers to separate router
* Rename
* Moved deleteCredential to new router
* Moved updateProfile to me router
* fix unit test
* fix e2e test
* tweak
* missing
---------
Co-authored-by: Anik Dhabal Babu <81948346+anikdhabal@users.noreply.github.com >
Co-authored-by: unknown <adhabal2002@gmail.com >
2025-04-04 15:33:14 -04:00
cd952dc93c
chore: decouple ui dialog from AppRouter and Atoms ( #20088 )
...
* chore: decouple ui dialog from AppRouter and Atoms
* fix type e2e test
* fix: import dialog from @calcom/ui/components/dialog
* fix: remove log
* fix unit test
* fix
* fix and move data-override-list test to features package
---------
Co-authored-by: hbjORbj <sldisek783@gmail.com >
2025-03-27 09:24:42 +02: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
20d6eb5200
perf: Slim down loggedInViewer tRPC router ( #20111 )
...
* perf: Slim down loggedInViewer tRPC router
* Fixed trpc client calls for new routes
* Moved bookingUnconfirmedCount
* Moved getUserTopBanners to me router
* Moved shouldVerifyEmail to me router
* Moved i18n from public to its own router
* fix ssrInit
* fix ssrInit usage
* fix type check
* better naming
* fix
* fix
* Fix types
* Removed used of importHandler
---------
Co-authored-by: hbjORbj <sldisek783@gmail.com >
2025-03-16 18:22:48 -07:00
Keith Williams and GitHub
9d58d21e85
perf: Remove dayjs import from main constants.ts file ( #19644 )
2025-03-11 10:37:51 +00:00
645985c783
fix: Invalid time zone specified: Etc/Unknown ( #18121 )
...
* fix: Invalid time zone specified: Etc/Unknown
* update
* Update PaymentPage.tsx
* update
* update one more file
* address review
* update test
---------
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
2024-12-13 15:29:02 +00:00
Alex van Andel and GitHub
d99f171597
perf: Only render the TimezoneChangeDialog when needed ( #16986 )
...
* perf: Only render the TimezoneChangeDialog when needed
* fix: Import error
* Minor style fixes
2024-10-08 10:41:53 +01:00
Amit Sharma and GitHub
92845d3adc
Revert "fix: Autodetection of time zone only updated default time zone ( #15392 )" ( #15720 )
...
This reverts commit 285d1ec4c9 .
2024-07-10 15:28:41 +00:00
285d1ec4c9
fix: Autodetection of time zone only updated default time zone ( #15392 )
...
* fix: Autodetection of time zone only updated default time zone
* fix: description text
---------
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com >
2024-06-28 10:12:33 +01:00
Alex van Andel and GitHub
42fc49488d
fix: Impersonation flicker on timezone change ( #14738 )
2024-05-14 11:56:25 -07:00
ac858c9bee
fix: [CAL-3374] Says Number is not Verified, but it is Verified ( #14531 )
...
* fix: [CAL-3374] Says Number is not Verified, but it is Verified
* clearing error only when verified
* type-checks fixed
* chore: improvement
---------
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
Co-authored-by: Udit Takkar <udit222001@gmail.com >
2024-04-12 11:33:24 -04:00
+1
30ba168fc3
chore: bump @trpc/* and @tanstack/react-query ( #13335 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: Omar López <zomars@me.com >
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
Co-authored-by: Alex van Andel <me@alexvanandel.com >
Co-authored-by: zomars <zomars@me.com >
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
Co-authored-by: Benny Joo <sldisek783@gmail.com >
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com >
Co-authored-by: Gergő Móricz <mo.geryy@gmail.com >
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
2024-01-23 16:42:29 -07:00
4417d649ea
refactor: remove @calcom/features dependency to @calcom/web ( #13365 )
...
* refactor: remove @calcom/features dependency to @calcom/web
* refactor: remove IS_VISUAL_REGRESSION_TESTING from web
* fix: wrong imports
---------
Co-authored-by: Omar López <zomars@me.com >
2024-01-23 17:17:36 +00:00
60e0bbf4b7
feat: impersonation improvements ( #13066 )
...
* fix: rename checkPermission to be more fitting
* feat:return to user
* nits: cleanup plus comments
* cleanup
* test: Add e2e
* fix: fix fixtures
* nit: cleanup logs
* chore: move to impersonatedBy in session
* fix: can return to self
* Update apps/web/playwright/impersonation.e2e.ts
* fix: typecheck
---------
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
2024-01-16 08:45:48 +00:00
13caf6f2cd
fix: add a default timezone ( #11475 )
...
Co-authored-by: Alex van Andel <me@alexvanandel.com >
2023-09-25 15:08:41 +02:00
43b3d68447
chore: Don't render certain components when running meticulous tests ( #10772 )
...
* chore: Don't render credits when running meticulous tests
* fix: type window Meticulous
* fix: window reference error
* chore: window interface
* chore: disable tzdialog popup on meticulous
* chore: IS_VISUAL_REGRESSION_TESTING
* fix: constants
* fix: only run on preview builds
---------
Co-authored-by: Shivam Kalra <shivamkalra98@gmail.com >
2023-08-24 13:42:53 +05:30
GitStart-Cal.com and GitHub
e731c33235
feat: Add divider and set spacing on modals with the type=creation prop (feat-add-divider)
...
## What does this PR do?
<!-- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. -->
- Add the prop customDividerClassName to customize the CSS Divider if needed
- Add a divider on all modals with type="creation" prop, following the [figma](https://www.figma.com/file/9MOufQNLtdkpnDucmNX10R/1.-Cal-DS?type=design&node-id=29898%3A100590&t=62LvZCZAEZm5zDdw-1 ) design
- Some type="creation" modals seem not to be this type, we pushed all changes with screenshots, if you want us to revert the changes on some modals we will revert

- Inline Embed:

- Enable Two-Factor Authentication:

-Enable Two-Factor Authentication (step 2):

-Enable Two-Factor Authentication (step 3):

- Disable Two-Factor Authentication:

- Delete Account:

- Update Timezone:

- Duplicate Event Type:

- Add a New Form:

- Change Team Member Role:

- Impersonate:

- Bulk Update Event Types:

- Connecting with MS Teams:

- Set a Default App Link:

- OIDC configuration:

- SAML Configuration:

- How to use booking questions as variables?


- Invite Link Settings:

- Add Action:

- Edit Keys:

- Create an Api Key:

- API key created successfully:

- Invite Team Member:

- Add a Question:

- Add a new event type:

2023-06-29 08:47:16 +01:00
112d504148
Chor/v2 UI tidy - Dialog & Toasts ( #6307 )
...
* Dialog Tidyup
* Move toasts
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: Peer Richelsen <peer@cal.com >
2023-01-09 13:57:12 +00:00