cal.pub0.org/packages/ui/components
sean-brydon 57384eb921
perf: Replace un-needed context fetching (#10657)
* Replace ctx.user.credentials to fetch in their own usecases

* Remove rawavatar from return

* Remove avatar rawAvatar from handler

* Fix fallback avatars

* fix: profile.slug already includes /team

* perf: Deprecate useAvatarQuery hook

* Extract to reusable credential func

* Fix type errors for credentials

* credentialOwner was inferred incorrectly, string non-nullable

---------

Co-authored-by: Keith Williams <keithwillcode@gmail.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-08-10 18:07:09 +01:00
..
TokenHandler test: Create unit tests for react components in packages/ui/components/TokenHandle (#10407) 2023-07-27 15:48:23 +02:00
alert test: Create unit tests for react components in packages/ui/components/alert (tests-alert-component) (#9897) 2023-07-19 17:22:41 +02:00
apps fix: installation dropdown (#10555) 2023-08-07 15:14:45 +00:00
avatar perf: Replace un-needed context fetching (#10657) 2023-08-10 18:07:09 +01:00
badge test: add unit tests for `packages/ui/components/badge` (CALCOM-613) (#10255) 2023-07-20 07:11:53 +02:00
breadcrumb refactor: next/router hooks with next/navigation hooks (#9105) 2023-08-02 11:35:48 +02:00
button Update package.json (#10045) 2023-07-27 15:47:48 +02:00
buttonGroup feat: Added Storybook Controls (#9676) 2023-06-23 09:04:26 +00:00
card fix: Improve onboarding Availability (#10685) 2023-08-10 14:49:41 +00:00
command feat: orgs - user management v2 2023-07-19 12:45:13 -07:00
createButton refactor: next/router hooks with next/navigation hooks (#9105) 2023-08-02 11:35:48 +02:00
credits test: Create unit tests for react components in packages/ui/components/credits (#10044) 2023-07-21 18:44:12 +02:00
data-table chore: Fix UI NITs (#10691) 2023-08-10 08:49:17 +00:00
dialog fix: added bottom padding to Dialog component (#10629) 2023-08-07 14:00:31 +00:00
divider chore: small changes to dropdown & main sidebar (#9719) 2023-07-02 10:12:50 +00:00
editor fixes: about section unnecessary scrollbar (#10043) 2023-07-11 11:26:43 +02:00
empty-screen fixed empty screen width (#10278) 2023-07-20 20:29:05 +00:00
errorBoundary test: Create unit tests for react components in packages/ui/components/errorBoundary (#10275) 2023-07-21 14:22:17 +02:00
form test: Create unit tests for react components in packages/ui/components/form/datepicker (#10671) 2023-08-10 12:31:52 -04:00
head-seo refactor: next/router hooks with next/navigation hooks (#9105) 2023-08-02 11:35:48 +02:00
icon feat: replaced slack icon with Discord (#10193) 2023-07-18 21:30:17 +00:00
image-uploader fix: responsive upload avatar (#10392) 2023-07-26 11:52:43 +00:00
layout test: Create unit tests for react components in packages/ui/components/layout (#10458) 2023-07-31 12:07:21 +05:30
list test: Create unit tests for react components in packages/ui/components/list (#10501) 2023-08-02 07:13:26 +01:00
logo feat: Use team logos for various meta icons (#8955) 2023-05-30 16:31:49 +00:00
meta chore: fix all Typescript warnings (#8618) 2023-06-06 11:59:57 +00:00
navigation chore: Fix UI NITs (#10691) 2023-08-10 08:49:17 +00:00
popover fix: Fixed Issue #10291 removed brand color for tooltip (#10327) 2023-07-24 15:21:18 +02:00
scrollable test: Create unit tests for react components in packages/ui/components/scrollable (#10489) 2023-08-02 07:11:37 +01:00
sheet feat: Adds sheet component (#9680) 2023-06-21 15:29:23 +01:00
skeleton fix: Spacing issues on "settings" Button navbar skeleton (fix-settings-skeleton) (#9663) 2023-07-04 23:41:29 +00:00
table chore: Fix UI NITs (#10691) 2023-08-10 08:49:17 +00:00
toast test: Create unit tests for react components in packages/ui/components/toast (#10578) 2023-08-08 09:47:30 +01:00
tooltip feat: Added Storybook Controls (#9676) 2023-06-23 09:04:26 +00:00
top-banner feat: Added Storybook Controls (#9676) 2023-06-23 09:04:26 +00:00
unpublished-entity fix: Unpublished screens (#10453) 2023-07-31 21:27:22 +01:00
test-setup.ts test: Create unit tests for react components in packages/ui/components/TokenHandle (#10407) 2023-07-27 15:48:23 +02:00