twenty/packages
Charles Bochet 8d24551e71
fix(settings): force display "Standard" and "Custom" for app chips (#19912)
## Summary
- Override the `AppChip` label so the Twenty standard application always
renders as `Standard` and the workspace custom application always
renders as `Custom`, instead of leaking each app's underlying name (e.g.
`Twenty Eng's custom application`).
- Detection mirrors the logic already used in
`useApplicationAvatarColors`, relying on
`TWENTY_STANDARD_APPLICATION_UNIVERSAL_IDENTIFIER` /
`TWENTY_STANDARD_APPLICATION_NAME` and
`currentWorkspace.workspaceCustomApplication.id`.
- The `This app` label for the current application context and the
original `application.name` fallback for any other installed app are
preserved.

## Affected UI
- Settings → Data model → Existing objects (App column).
- Anywhere else `AppChip` / `useApplicationChipData` is used.
2026-04-21 08:26:26 +02:00
..
create-twenty-app Release v2.0.0 for twenty-sdk, twenty-client-sdk, and create-twenty-app (#19910) 2026-04-21 07:40:44 +02:00
twenty-apps perf(sdk): split twenty-sdk barrel into per-purpose subpaths to cut logic-function bundle ~700x (#19834) 2026-04-18 19:38:34 +02:00
twenty-cli 1774 extensibility v1 create an exhaustive documentation readme or dedicated section in twenty contributing doc (#16751) 2025-12-22 15:19:11 +01:00
twenty-client-sdk Release v2.0.0 for twenty-sdk, twenty-client-sdk, and create-twenty-app (#19910) 2026-04-21 07:40:44 +02:00
twenty-companion Migrate twenty-companion from npm to yarn workspaces (#18946) 2026-03-25 10:45:43 +01:00
twenty-docker fix(infra): copy nx.json and tsconfig.base.json into website-new image (#19902) 2026-04-21 00:45:17 +02:00
twenty-docs i18n - docs translations (#19909) 2026-04-21 03:01:02 +02:00
twenty-e2e-testing shouldIncludeRecordPageLayouts deprecation (#19774) 2026-04-17 11:32:10 +00:00
twenty-emails i18n - translations (#18956) 2026-03-25 14:23:30 +01:00
twenty-front fix(settings): force display "Standard" and "Custom" for app chips (#19912) 2026-04-21 08:26:26 +02:00
twenty-front-component-renderer perf(sdk): split twenty-sdk barrel into per-purpose subpaths to cut logic-function bundle ~700x (#19834) 2026-04-18 19:38:34 +02:00
twenty-oxlint-rules add workspaceId to indirect entities (#19522) 2026-04-09 19:30:28 +00:00
twenty-sdk Release v2.0.0 for twenty-sdk, twenty-client-sdk, and create-twenty-app (#19910) 2026-04-21 07:40:44 +02:00
twenty-server chore(server): bump current version to 2.0.0 and add 2.1.0 as next (#19907) 2026-04-21 02:05:27 +02:00
twenty-shared Fix Apps UI: replace 'Managed' label with actual app name and unify app icons (#19897) 2026-04-21 00:44:14 +02:00
twenty-ui Fix Apps UI: replace 'Managed' label with actual app name and unify app icons (#19897) 2026-04-21 00:44:14 +02:00
twenty-utils Refactor dependency graph for SDK, client-sdk and create-app (#18963) 2026-03-26 10:56:52 +00:00
twenty-website Website last fixes (#19895) 2026-04-21 05:43:06 +00:00
twenty-website-new feat(website-new): add robots.txt, sitemap.xml and legacy redirects (#19911) 2026-04-21 08:26:11 +02:00
twenty-zapier Deprecate legacy RICH_TEXT field metadata type (#18623) 2026-03-13 17:25:40 +01:00