twenty/packages/twenty-front/src/modules/object-metadata/utils
Marie ff39ba5a15
[fix] Support non latin characters in schema names (#5063)
Fixes #4943

## How was it tested?
Local (front + /metadata)
Unit tests for utils

---------

Co-authored-by: Weiko <corentin@twenty.com>
2024-04-23 13:37:29 +02:00
..
__tests__ Improve multi word filtering (#5034) 2024-04-18 15:46:59 +02:00
formatFieldMetadataItemAsColumnDefinition.ts feat: display record identifier field as first column in table (#3788) 2024-02-09 12:36:08 +01:00
formatFieldMetadataItemAsFieldDefinition.ts Use defaultValue in currency input (#4911) 2024-04-11 16:49:00 +02:00
formatFieldMetadataItemInput.ts [fix] Support non latin characters in schema names (#5063) 2024-04-23 13:37:29 +02:00
formatFieldMetadataItemsAsFilterDefinitions.ts New field type: DATE (#4876) 2024-04-11 17:29:29 +02:00
formatFieldMetadataItemsAsSortDefinitions.ts New field type: DATE (#4876) 2024-04-11 17:29:29 +02:00
formatRelationMetadataInput.ts Fix relation field type (#4992) 2024-04-17 14:56:27 +02:00
getActiveFieldMetadataItems.ts feat: add Settings Object Edit identifiers form (#4300) 2024-03-08 21:55:30 +01:00
getBasePathToShowPage.ts 4087 refactor object metadata item hooks and utils (#4861) 2024-04-09 09:19:52 +02:00
getDefaultValueForBackend.ts Use defaultValue in currency input (#4911) 2024-04-11 16:49:00 +02:00
getDisabledFieldMetadataItems.ts feat: add Settings Object Edit identifiers form (#4300) 2024-03-08 21:55:30 +01:00
getFieldRelationDirections.ts Feat/put target object identifier on use activities (#4682) 2024-04-01 13:12:37 +02:00
getFieldSlug.ts Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
getLabelIdentifierFieldMetadataItem.ts feat: display record identifier field as first column in table (#3788) 2024-02-09 12:36:08 +01:00
getObjectMetadataIdentifierFields.ts Used query fields for record table and record board (#4857) 2024-04-05 20:30:16 +02:00
getObjectMetadataItemBySingularName.ts Activity cache injection (#3791) 2024-02-09 14:51:30 +01:00
getObjectMetadataItemsMock.ts Sync remote object (#4713) 2024-03-29 18:23:58 +01:00
getObjectOrderByField.ts 4087 refactor object metadata item hooks and utils (#4861) 2024-04-09 09:19:52 +02:00
getObjectRecordIdentifier.ts 4087 refactor object metadata item hooks and utils (#4861) 2024-04-09 09:19:52 +02:00
getObjectSlug.ts Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
isLabelIdentifierField.ts Renamed nullable utils into isDefined and isUndefinedOrNull (#4402) 2024-03-11 14:28:57 +01:00
isObjectMetadataAvailableForRelation.ts Rework relations (#3431) 2024-01-15 12:07:23 +01:00
mapFieldMetadataToGraphQLQuery.ts New field type: DATE (#4876) 2024-04-11 17:29:29 +02:00
mapObjectMetadataToGraphQLQuery.ts Feat/put target object identifier on use activities (#4682) 2024-04-01 13:12:37 +02:00
mapPaginatedObjectMetadataItemsToObjectMetadataItems.ts Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
parseFieldRelationType.ts Renamed nullable utils into isDefined and isUndefinedOrNull (#4402) 2024-03-11 14:28:57 +01:00
shouldFieldBeQueried.ts Feat/put target object identifier on use activities (#4682) 2024-04-01 13:12:37 +02:00
validateMetadataLabel.ts [fix] Support non latin characters in schema names (#5063) 2024-04-23 13:37:29 +02:00