Skip to content

feat(ui,clerk-js,shared): Allow to link external accounts to enterprise accounts#8091

Merged
LauraBeatris merged 9 commits intomainfrom
nicolas/enterprise-connections-account-linking
Mar 26, 2026
Merged

feat(ui,clerk-js,shared): Allow to link external accounts to enterprise accounts#8091
LauraBeatris merged 9 commits intomainfrom
nicolas/enterprise-connections-account-linking

Conversation

@NicolasLopes7
Copy link
Contributor

@NicolasLopes7 NicolasLopes7 commented Mar 16, 2026

Description

This PR adds a new feature for the enterprise accounts section in UserProfile - it allows to connect to enterprise accounts based on existing enterprise connections for the current user's active organization.

This is only possible if the enterprise connection has an allowOrganizationAccountLinking flag.

CleanShot.2026-03-23.at.23.27.45.mp4

Checklist

  • pnpm test runs as expected.
  • pnpm build runs as expected.
  • (If applicable) JSDoc comments have been added or updated for any package exports
  • (If applicable) Documentation has been updated

Type of change

  • 🐛 Bug fix
  • 🌟 New feature
  • 🔨 Breaking change
  • 📖 Refactoring / dependency upgrade / documentation
  • other:

Summary by CodeRabbit

Release Notes

  • New Features

    • Users can now link external accounts to enterprise accounts through UserProfile
    • Enterprise Accounts section includes a new "Connect account" button for managing account linkage
  • Localization

    • Added translations for the Enterprise Accounts interface across 40+ languages

@vercel
Copy link

vercel bot commented Mar 16, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
clerk-js-sandbox Ready Ready Preview, Comment Mar 26, 2026 6:16pm

Request Review

@changeset-bot
Copy link

changeset-bot bot commented Mar 16, 2026

🦋 Changeset detected

Latest commit: 6d6d5dc

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 21 packages
Name Type
@clerk/localizations Minor
@clerk/clerk-js Minor
@clerk/shared Minor
@clerk/ui Minor
@clerk/react Patch
@clerk/chrome-extension Patch
@clerk/expo Patch
@clerk/agent-toolkit Patch
@clerk/astro Patch
@clerk/backend Patch
@clerk/expo-passkeys Patch
@clerk/express Patch
@clerk/fastify Patch
@clerk/hono Patch
@clerk/msw Patch
@clerk/nextjs Patch
@clerk/nuxt Patch
@clerk/react-router Patch
@clerk/tanstack-react-start Patch
@clerk/testing Patch
@clerk/vue Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@NicolasLopes7 NicolasLopes7 changed the title wip support enteprise account linking Mar 16, 2026
@NicolasLopes7
Copy link
Contributor Author

Todo: filter enterprise connections that the user already have an account with.

Also only display the "connect enterprise account" button if there's at least one available connection to connect

@LauraBeatris LauraBeatris force-pushed the nicolas/enterprise-connections-account-linking branch from b3579e5 to 5ae8252 Compare March 23, 2026 19:31
@LauraBeatris LauraBeatris force-pushed the nicolas/enterprise-connections-account-linking branch from 5ae8252 to a76363d Compare March 23, 2026 22:59
@LauraBeatris LauraBeatris changed the title support enteprise account linking feat(ui): Allow to link external accounts to enterprise accounts Mar 23, 2026
@LauraBeatris LauraBeatris force-pushed the nicolas/enterprise-connections-account-linking branch from c97b99e to 609631b Compare March 23, 2026 23:26
@LauraBeatris LauraBeatris changed the title feat(ui): Allow to link external accounts to enterprise accounts feat(ui,clerk-js): Allow to link external accounts to enterprise accounts Mar 23, 2026
@LauraBeatris LauraBeatris changed the title feat(ui,clerk-js): Allow to link external accounts to enterprise accounts feat(ui,clerk-js,shared): Allow to link external accounts to enterprise accounts Mar 23, 2026
@LauraBeatris LauraBeatris self-assigned this Mar 24, 2026
@LauraBeatris LauraBeatris force-pushed the nicolas/enterprise-connections-account-linking branch from 120dab9 to e2f89fd Compare March 24, 2026 02:31
@LauraBeatris LauraBeatris marked this pull request as ready for review March 24, 2026 02:32
@pkg-pr-new
Copy link

pkg-pr-new bot commented Mar 24, 2026

Open in StackBlitz

@clerk/agent-toolkit

npm i https://pkg.pr.new/@clerk/agent-toolkit@8091

@clerk/astro

npm i https://pkg.pr.new/@clerk/astro@8091

@clerk/backend

npm i https://pkg.pr.new/@clerk/backend@8091

@clerk/chrome-extension

npm i https://pkg.pr.new/@clerk/chrome-extension@8091

@clerk/clerk-js

npm i https://pkg.pr.new/@clerk/clerk-js@8091

@clerk/dev-cli

npm i https://pkg.pr.new/@clerk/dev-cli@8091

@clerk/expo

npm i https://pkg.pr.new/@clerk/expo@8091

@clerk/expo-passkeys

npm i https://pkg.pr.new/@clerk/expo-passkeys@8091

@clerk/express

npm i https://pkg.pr.new/@clerk/express@8091

@clerk/fastify

npm i https://pkg.pr.new/@clerk/fastify@8091

@clerk/hono

npm i https://pkg.pr.new/@clerk/hono@8091

@clerk/localizations

npm i https://pkg.pr.new/@clerk/localizations@8091

@clerk/nextjs

npm i https://pkg.pr.new/@clerk/nextjs@8091

@clerk/nuxt

npm i https://pkg.pr.new/@clerk/nuxt@8091

@clerk/react

npm i https://pkg.pr.new/@clerk/react@8091

@clerk/react-router

npm i https://pkg.pr.new/@clerk/react-router@8091

@clerk/shared

npm i https://pkg.pr.new/@clerk/shared@8091

@clerk/tanstack-react-start

npm i https://pkg.pr.new/@clerk/tanstack-react-start@8091

@clerk/testing

npm i https://pkg.pr.new/@clerk/testing@8091

@clerk/ui

npm i https://pkg.pr.new/@clerk/ui@8091

@clerk/upgrade

npm i https://pkg.pr.new/@clerk/upgrade@8091

@clerk/vue

npm i https://pkg.pr.new/@clerk/vue@8091

commit: 6d6d5dc

@LauraBeatris LauraBeatris force-pushed the nicolas/enterprise-connections-account-linking branch from 519aff7 to 239b897 Compare March 24, 2026 02:47
Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@packages/ui/src/components/UserProfile/EnterpriseAccountsSection.tsx`:
- Around line 130-135: The current filter for linkableEnterpriseConnections
deduplicates against activeEnterpriseAccounts (a display subset), causing
already-linked connections that are omitted from that subset to be offered again
and break createExternalAccount; change the dedupe target to the full
linked-account set instead of activeEnterpriseAccounts — i.e., when computing
linkableEnterpriseConnections, compare c.id against the complete list of the
user's enterprise/external accounts (the canonical linked-account collection
returned by your user data hook or state) rather than activeEnterpriseAccounts
so duplicates are correctly excluded before calling createExternalAccount.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Repository YAML (base), Organization UI (inherited)

Review profile: ASSERTIVE

Plan: Pro

Run ID: 387b1b9b-a838-4467-a544-d2db9c9c039b

📥 Commits

Reviewing files that changed from the base of the PR and between 519aff7 and 239b897.

📒 Files selected for processing (50)
  • packages/localizations/src/ar-SA.ts
  • packages/localizations/src/be-BY.ts
  • packages/localizations/src/bg-BG.ts
  • packages/localizations/src/bn-IN.ts
  • packages/localizations/src/ca-ES.ts
  • packages/localizations/src/cs-CZ.ts
  • packages/localizations/src/da-DK.ts
  • packages/localizations/src/de-DE.ts
  • packages/localizations/src/el-GR.ts
  • packages/localizations/src/en-GB.ts
  • packages/localizations/src/es-CR.ts
  • packages/localizations/src/es-ES.ts
  • packages/localizations/src/es-MX.ts
  • packages/localizations/src/es-UY.ts
  • packages/localizations/src/fa-IR.ts
  • packages/localizations/src/fi-FI.ts
  • packages/localizations/src/fr-FR.ts
  • packages/localizations/src/he-IL.ts
  • packages/localizations/src/hi-IN.ts
  • packages/localizations/src/hr-HR.ts
  • packages/localizations/src/hu-HU.ts
  • packages/localizations/src/id-ID.ts
  • packages/localizations/src/is-IS.ts
  • packages/localizations/src/it-IT.ts
  • packages/localizations/src/ja-JP.ts
  • packages/localizations/src/kk-KZ.ts
  • packages/localizations/src/ko-KR.ts
  • packages/localizations/src/mn-MN.ts
  • packages/localizations/src/ms-MY.ts
  • packages/localizations/src/nb-NO.ts
  • packages/localizations/src/nl-BE.ts
  • packages/localizations/src/nl-NL.ts
  • packages/localizations/src/pl-PL.ts
  • packages/localizations/src/pt-BR.ts
  • packages/localizations/src/pt-PT.ts
  • packages/localizations/src/ro-RO.ts
  • packages/localizations/src/ru-RU.ts
  • packages/localizations/src/sk-SK.ts
  • packages/localizations/src/sr-RS.ts
  • packages/localizations/src/sv-SE.ts
  • packages/localizations/src/ta-IN.ts
  • packages/localizations/src/te-IN.ts
  • packages/localizations/src/th-TH.ts
  • packages/localizations/src/tr-TR.ts
  • packages/localizations/src/uk-UA.ts
  • packages/localizations/src/utils/enUS_v4.ts
  • packages/localizations/src/vi-VN.ts
  • packages/localizations/src/zh-CN.ts
  • packages/localizations/src/zh-TW.ts
  • packages/ui/src/components/UserProfile/EnterpriseAccountsSection.tsx

const loadingKey = `enterprise_${connection.id}`;

const createExternalAccount = useReverification(() => {
const redirectUrl = isModal ? appendModalState({ url: window.location.href, componentName }) : window.location.href;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder if we shouldn't abstract this logic somehow into a hook, I would personally forget all the time to check for the modal mode to append the modal state 😅

Comment on lines +33 to +36
return user?.createExternalAccount({
enterpriseConnectionId: connection.id,
redirectUrl,
});
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❓ A few questions here around the data fetching:

  • When we use the user.createExternalAccount is that using the User resource directly?
  • Does that handles invalidating the /me/enterprise_connections query?
  • I think in this case it doesn't matter because we always redirect to the IdP to sign in and connect the account right?
  • In this case, would be worth making this call a hook in the react package? I wonder where do we draw the line between create a custom hook or the resource directly.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think in this case it doesn't matter because we always redirect to the IdP to sign in and connect the account right?

Correct, so the IdP would redirect back to the app, with the UserProfile opened, where it'll trigger /me/enterprise_connections again

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In this case, would be worth making this call a hook in the react package? I wonder where do we draw the line between create a custom hook or the resource directly.

Since this logic is specific for the enterprise account section, so makes sense to have it in there, and only rely on the mutation + query

We could extract this to a hook within the same module at least for semantics

return createExternalAccount()
.then(res => {
if (res?.verification?.externalVerificationRedirectURL) {
void sleep(2000).then(() => card.setIdle(loadingKey));
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the sleep just cosmetic to make the windowNavigate smoother?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mostly presentational, I've kept it consistent with the same logic we have to connect to external accounts

If navigation is slow, loading eventually clears after 2s instead of staying stuck forever

@LauraBeatris LauraBeatris self-requested a review March 24, 2026 21:22
@LauraBeatris LauraBeatris force-pushed the nicolas/enterprise-connections-account-linking branch from 239b897 to cd6ca61 Compare March 26, 2026 15:55
Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@packages/ui/src/components/UserProfile/ConnectedAccountsSection.tsx`:
- Around line 70-72: The early return in ConnectedAccountsSection that returns
null when accounts.length === 0 hides the AddConnectedAccount UI; change the
logic so the component only returns null when there are no accounts AND creation
is not allowed. Specifically, update the conditional around accounts to check
shouldAllowCreation (or the prop/name used) and render the AddConnectedAccount
component when shouldAllowCreation is true even if accounts.length === 0; keep
the existing rendering path for when accounts exist (map over accounts) and only
skip rendering the whole section if no accounts AND shouldAllowCreation is
false.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Repository YAML (base), Organization UI (inherited)

Review profile: ASSERTIVE

Plan: Pro

Run ID: d0d40689-640c-4223-bd5f-984cd849dcbe

📥 Commits

Reviewing files that changed from the base of the PR and between 239b897 and cd6ca61.

📒 Files selected for processing (51)
  • packages/localizations/src/ar-SA.ts
  • packages/localizations/src/be-BY.ts
  • packages/localizations/src/bg-BG.ts
  • packages/localizations/src/bn-IN.ts
  • packages/localizations/src/ca-ES.ts
  • packages/localizations/src/cs-CZ.ts
  • packages/localizations/src/da-DK.ts
  • packages/localizations/src/de-DE.ts
  • packages/localizations/src/el-GR.ts
  • packages/localizations/src/en-GB.ts
  • packages/localizations/src/es-CR.ts
  • packages/localizations/src/es-ES.ts
  • packages/localizations/src/es-MX.ts
  • packages/localizations/src/es-UY.ts
  • packages/localizations/src/fa-IR.ts
  • packages/localizations/src/fi-FI.ts
  • packages/localizations/src/fr-FR.ts
  • packages/localizations/src/he-IL.ts
  • packages/localizations/src/hi-IN.ts
  • packages/localizations/src/hr-HR.ts
  • packages/localizations/src/hu-HU.ts
  • packages/localizations/src/id-ID.ts
  • packages/localizations/src/is-IS.ts
  • packages/localizations/src/it-IT.ts
  • packages/localizations/src/ja-JP.ts
  • packages/localizations/src/kk-KZ.ts
  • packages/localizations/src/ko-KR.ts
  • packages/localizations/src/mn-MN.ts
  • packages/localizations/src/ms-MY.ts
  • packages/localizations/src/nb-NO.ts
  • packages/localizations/src/nl-BE.ts
  • packages/localizations/src/nl-NL.ts
  • packages/localizations/src/pl-PL.ts
  • packages/localizations/src/pt-BR.ts
  • packages/localizations/src/pt-PT.ts
  • packages/localizations/src/ro-RO.ts
  • packages/localizations/src/ru-RU.ts
  • packages/localizations/src/sk-SK.ts
  • packages/localizations/src/sr-RS.ts
  • packages/localizations/src/sv-SE.ts
  • packages/localizations/src/ta-IN.ts
  • packages/localizations/src/te-IN.ts
  • packages/localizations/src/th-TH.ts
  • packages/localizations/src/tr-TR.ts
  • packages/localizations/src/uk-UA.ts
  • packages/localizations/src/utils/enUS_v4.ts
  • packages/localizations/src/vi-VN.ts
  • packages/localizations/src/zh-CN.ts
  • packages/localizations/src/zh-TW.ts
  • packages/ui/src/components/UserProfile/ConnectedAccountsSection.tsx
  • packages/ui/src/components/UserProfile/EnterpriseAccountsSection.tsx

Comment on lines +70 to +72
if (accounts.length === 0) {
return null;
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🔴 Critical

Blocking: early return hides “Add connected account” for first-time users

Returning null when accounts.length === 0 prevents rendering AddConnectedAccount when shouldAllowCreation is true, so users with no existing accounts cannot connect one from this section.

Suggested fix
-    if (accounts.length === 0) {
-      return null;
-    }
+    if (accounts.length === 0 && !shouldAllowCreation) {
+      return null;
+    }

As per coding guidelines: "Only comment on issues that would block merging... focus strictly on merge-blocking concerns."

📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
if (accounts.length === 0) {
return null;
}
if (accounts.length === 0 && !shouldAllowCreation) {
return null;
}
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@packages/ui/src/components/UserProfile/ConnectedAccountsSection.tsx` around
lines 70 - 72, The early return in ConnectedAccountsSection that returns null
when accounts.length === 0 hides the AddConnectedAccount UI; change the logic so
the component only returns null when there are no accounts AND creation is not
allowed. Specifically, update the conditional around accounts to check
shouldAllowCreation (or the prop/name used) and render the AddConnectedAccount
component when shouldAllowCreation is true even if accounts.length === 0; keep
the existing rendering path for when accounts exist (map over accounts) and only
skip rendering the whole section if no accounts AND shouldAllowCreation is
false.

@LauraBeatris LauraBeatris force-pushed the nicolas/enterprise-connections-account-linking branch from cd6ca61 to e10e17f Compare March 26, 2026 17:30
@LauraBeatris LauraBeatris force-pushed the nicolas/enterprise-connections-account-linking branch from e10e17f to 82f1fe4 Compare March 26, 2026 17:37
Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

Caution

Some comments are outside the diff and can’t be posted inline due to platform limitations.

⚠️ Outside diff range comments (1)
packages/clerk-js/src/core/resources/EnterpriseAccount.ts (1)

108-123: ⚠️ Potential issue | 🔴 Critical

Populate protocol when hydrating enterprise connections.

User.getEnterpriseConnections() now returns EnterpriseAccountConnection directly, but this mapper never copies data.protocol. Every fetched connection will expose protocol as undefined, and __internal_toSnapshot() will persist that broken value back out.

Suggested fix
       this.name = data.name;
       this.domain = data.domain;
       this.active = data.active;
+      this.protocol = data.protocol;
       this.provider = data.provider;
       this.logoPublicUrl = data.logo_public_url;
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@packages/clerk-js/src/core/resources/EnterpriseAccount.ts` around lines 108 -
123, The fromJSON mapper in EnterpriseAccountConnection (method protected
fromJSON(...)) never copies the protocol field, so hydrated
EnterpriseAccountConnection instances end up with protocol undefined and
__internal_toSnapshot() will persist that bad value; fix by assigning
this.protocol = data.protocol inside fromJSON alongside the other property
mappings so protocol is populated when hydrating and subsequently serialized.
♻️ Duplicate comments (1)
packages/ui/src/components/UserProfile/ConnectedAccountsSection.tsx (1)

70-72: ⚠️ Potential issue | 🔴 Critical

Blocking: early return hides account creation flow.

At Line 70, returning null when accounts.length === 0 also hides AddConnectedAccount even when shouldAllowCreation is true, so users with no current accounts cannot connect one.

Suggested fix
-    if (accounts.length === 0) {
+    if (accounts.length === 0 && !shouldAllowCreation) {
       return null;
     }
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@packages/ui/src/components/UserProfile/ConnectedAccountsSection.tsx` around
lines 70 - 72, ConnectedAccountsSection currently returns early when
accounts.length === 0 which hides the AddConnectedAccount flow; remove the
unconditional early return and instead render the section container even when
accounts is empty, conditionally showing either the list of accounts (when
accounts.length > 0) or an empty state that includes AddConnectedAccount when
shouldAllowCreation is true; update the rendering logic in
ConnectedAccountsSection (references: accounts, shouldAllowCreation,
AddConnectedAccount) so AddConnectedAccount is rendered whenever
shouldAllowCreation is true regardless of accounts.length.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@packages/shared/src/react/hooks/useUserEnterpriseConnections.tsx`:
- Around line 34-50: The cache key for the query currently only uses userId, so
toggling withOrganizationAccountLinking still hits the same cache; update the
cache key generation by passing withOrganizationAccountLinking into
useUserEnterpriseConnectionsCacheKeys (so the returned queryKey/stableKey
include that flag) and then keep using those keys in useClerkQuery and
useClearQueriesOnSignOut; modify the call site where
useUserEnterpriseConnectionsCacheKeys is invoked and the cache key factory (the
implementation behind useUserEnterpriseConnectionsCacheKeys) to include
withOrganizationAccountLinking as part of the key.

---

Outside diff comments:
In `@packages/clerk-js/src/core/resources/EnterpriseAccount.ts`:
- Around line 108-123: The fromJSON mapper in EnterpriseAccountConnection
(method protected fromJSON(...)) never copies the protocol field, so hydrated
EnterpriseAccountConnection instances end up with protocol undefined and
__internal_toSnapshot() will persist that bad value; fix by assigning
this.protocol = data.protocol inside fromJSON alongside the other property
mappings so protocol is populated when hydrating and subsequently serialized.

---

Duplicate comments:
In `@packages/ui/src/components/UserProfile/ConnectedAccountsSection.tsx`:
- Around line 70-72: ConnectedAccountsSection currently returns early when
accounts.length === 0 which hides the AddConnectedAccount flow; remove the
unconditional early return and instead render the section container even when
accounts is empty, conditionally showing either the list of accounts (when
accounts.length > 0) or an empty state that includes AddConnectedAccount when
shouldAllowCreation is true; update the rendering logic in
ConnectedAccountsSection (references: accounts, shouldAllowCreation,
AddConnectedAccount) so AddConnectedAccount is rendered whenever
shouldAllowCreation is true regardless of accounts.length.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Repository YAML (base), Organization UI (inherited)

Review profile: ASSERTIVE

Plan: Pro

Run ID: 8580e5a6-d514-4c36-995d-f1c44126fa9a

📥 Commits

Reviewing files that changed from the base of the PR and between cd6ca61 and e10e17f.

📒 Files selected for processing (64)
  • .changeset/large-cameras-talk.md
  • packages/clerk-js/src/core/resources/EnterpriseAccount.ts
  • packages/clerk-js/src/core/resources/User.ts
  • packages/clerk-js/src/core/resources/__tests__/User.test.ts
  • packages/localizations/src/ar-SA.ts
  • packages/localizations/src/be-BY.ts
  • packages/localizations/src/bg-BG.ts
  • packages/localizations/src/bn-IN.ts
  • packages/localizations/src/ca-ES.ts
  • packages/localizations/src/cs-CZ.ts
  • packages/localizations/src/da-DK.ts
  • packages/localizations/src/de-DE.ts
  • packages/localizations/src/el-GR.ts
  • packages/localizations/src/en-GB.ts
  • packages/localizations/src/en-US.ts
  • packages/localizations/src/es-CR.ts
  • packages/localizations/src/es-ES.ts
  • packages/localizations/src/es-MX.ts
  • packages/localizations/src/es-UY.ts
  • packages/localizations/src/fa-IR.ts
  • packages/localizations/src/fi-FI.ts
  • packages/localizations/src/fr-FR.ts
  • packages/localizations/src/he-IL.ts
  • packages/localizations/src/hi-IN.ts
  • packages/localizations/src/hr-HR.ts
  • packages/localizations/src/hu-HU.ts
  • packages/localizations/src/id-ID.ts
  • packages/localizations/src/is-IS.ts
  • packages/localizations/src/it-IT.ts
  • packages/localizations/src/ja-JP.ts
  • packages/localizations/src/kk-KZ.ts
  • packages/localizations/src/ko-KR.ts
  • packages/localizations/src/mn-MN.ts
  • packages/localizations/src/ms-MY.ts
  • packages/localizations/src/nb-NO.ts
  • packages/localizations/src/nl-BE.ts
  • packages/localizations/src/nl-NL.ts
  • packages/localizations/src/pl-PL.ts
  • packages/localizations/src/pt-BR.ts
  • packages/localizations/src/pt-PT.ts
  • packages/localizations/src/ro-RO.ts
  • packages/localizations/src/ru-RU.ts
  • packages/localizations/src/sk-SK.ts
  • packages/localizations/src/sr-RS.ts
  • packages/localizations/src/sv-SE.ts
  • packages/localizations/src/ta-IN.ts
  • packages/localizations/src/te-IN.ts
  • packages/localizations/src/th-TH.ts
  • packages/localizations/src/tr-TR.ts
  • packages/localizations/src/uk-UA.ts
  • packages/localizations/src/utils/enUS_v4.ts
  • packages/localizations/src/vi-VN.ts
  • packages/localizations/src/zh-CN.ts
  • packages/localizations/src/zh-TW.ts
  • packages/shared/src/react/hooks/index.ts
  • packages/shared/src/react/hooks/useUserEnterpriseConnections.shared.ts
  • packages/shared/src/react/hooks/useUserEnterpriseConnections.tsx
  • packages/shared/src/react/stable-keys.ts
  • packages/shared/src/types/enterpriseAccount.ts
  • packages/shared/src/types/json.ts
  • packages/shared/src/types/localization.ts
  • packages/shared/src/types/user.ts
  • packages/ui/src/components/UserProfile/ConnectedAccountsSection.tsx
  • packages/ui/src/components/UserProfile/EnterpriseAccountsSection.tsx

@LauraBeatris LauraBeatris force-pushed the nicolas/enterprise-connections-account-linking branch from 82f1fe4 to 4ced24e Compare March 26, 2026 17:58
@LauraBeatris LauraBeatris merged commit 1827b50 into main Mar 26, 2026
42 checks passed
@LauraBeatris LauraBeatris deleted the nicolas/enterprise-connections-account-linking branch March 26, 2026 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants