Kartik Saini and GitHub
e55ecff899
fix: hovering over insights tab does not show pointer ( #21772 )
2025-06-13 07:13:43 +00:00
Anik Dhabal Babu and GitHub
3ecc9319c7
fix: Introduce a new prop in the session to extract the profile username when inside an org ( #18979 )
...
* fix: flaky test organization.spec
* fix: use profile.username
* update
* update
* update
2025-03-25 09:46:00 +05:30
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 Williams and GitHub
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
7c71b179c8
feat: extract bottom navigation logic into a custom hook ( #19468 )
...
* feat: extract bottom navigation logic into a custom hook
* tweak
---------
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: unknown <adhabal2002@gmail.com >
Co-authored-by: Anik Dhabal Babu <81948346+anikdhabal@users.noreply.github.com >
2025-02-24 13:27:24 +00:00
luzpaz and GitHub
197a7ba6e9
fix: typos in packages/features ( #19220 )
...
Found via `codespell -q 3 -S "*.svg,./apps/web/public/static/locales,./packages/app-store/stripepayment/lib/currencyOptions.ts,./packages/lib/freeEmailDomainCheck/freeEmailDomains.ts" -L afterall,atleast,datea,fo,incase,ist,nam,notin,optionel,perview,reccuring`
Closes #19219
2025-02-21 05:14:57 -03:00
Eunjae Lee and GitHub
2d12ea7372
fix: path to impersonation page on side bar ( #19260 )
2025-02-12 13:43:30 +00:00
Peer Richelsen and GitHub
662ba8dfc6
chore: added impersonation to sidebar for admins ( #19228 )
2025-02-11 11:39:09 +00:00
Benny Joo and GitHub
c623785ec2
chore: remove unused code from SideBar ( #18487 )
2025-01-07 10:56:09 +00:00
Peer Richelsen and GitHub
ad8c888b77
chore: temporarily remove push notifications button until we have proper support ( #17887 )
2024-11-27 19:27:07 +00:00
Alex van Andel and GitHub
18c7c3c940
fix: Refactor publicPageUrl to use getBookerBaseUrlSync like elsewhere ( #17607 )
2024-11-13 08:55:01 -05:00
4553455098
chore: refactor shell to individual files ( #16893 )
...
* banners
* useAuthHooks
* fixes to redirect and banner
* extract useIntercom to custom hook
* use app theme
* extract user-dropdown to new component
* Navigation Item
* navigation and profile dropdown
* Fix import
* navigation and sidebar
* fix type errors
* fix banners being an async call
* fix types
* fix banner prop type
* fix mobile nav item import
* fix banner types
* (revert) layout banner render method to fix type error
---------
Co-authored-by: Alex van Andel <me@alexvanandel.com >
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com >
2024-10-02 15:35:56 +01:00