Improve opportunity behavior (#3487)

* Fix opportunity relation

* Fix

* Fix

* Fix tests

* Fix

* Fix

* Fix opportunities

* Fix Opportunity standard object and apply maxWidth to text ellipsis

* Update packages/twenty-front/src/modules/ui/field/display/components/EllipsisDisplay.tsx

Co-authored-by: Thaïs <guigon.thais@gmail.com>

* Fix

---------

Co-authored-by: Thaïs <guigon.thais@gmail.com>
This commit is contained in:
Charles Bochet
2024-01-16 15:43:19 +01:00
committed by GitHub
parent bb91917ff8
commit f3f20ad974
14 changed files with 88 additions and 56 deletions

View File

@ -229,6 +229,7 @@ export const CompanyBoardCard = () => {
<FieldContext.Provider
value={{
entityId: boardCardId,
maxWidth: 156,
recoilScopeId: boardCardId + viewField.fieldMetadataId,
isLabelIdentifier: false,
fieldDefinition: {