twenty/packages
Weiko 7fd86a860c
[metadata] fix soft delete for standard objects missing deletedAt fieldMetadata (#7017)
This https://github.com/twentyhq/twenty/pull/7006 introduced a
regression.

The goal was to set "isSoftDeletable" to all standard objects but it was
done at the wrong level, meaning it was setting the boolean correctly
but not creating the corresponding fieldMetadata.

I took the occasion to update the new graphql query runner to use that
boolean and automatically add a filter on soft delete in case it's true.

Also adding **IsQueryRunnerTwentyORMEnabled** by default in the seeds
2024-09-13 12:03:27 +02:00
..
twenty-chrome-extension Support for multiple values in the Phone field (#6882) 2024-09-11 11:15:04 +02:00
twenty-docker Lumosviridi v20 kubernetes updates (#6356) 2024-08-08 13:55:45 +02:00
twenty-e2e-testing E2E tests (#6717) 2024-08-27 11:07:10 +02:00
twenty-emails 6658 workflows add a first twenty piece email sender (#6965) 2024-09-12 11:00:25 +02:00
twenty-front Display tag for workflow version status (#6972) 2024-09-13 11:25:07 +02:00
twenty-postgres Check if user wants to run make postgres-on-linux (#6819) 2024-09-04 16:58:54 +02:00
twenty-server [metadata] fix soft delete for standard objects missing deletedAt fieldMetadata (#7017) 2024-09-13 12:03:27 +02:00
twenty-ui Bump version to 0.24.2 (#6955) 2024-09-09 18:45:45 +02:00
twenty-utils Fix docs build in CI (#5826) 2024-06-11 19:06:37 +02:00
twenty-website Bump version to 0.24.2 (#6955) 2024-09-09 18:45:45 +02:00
twenty-zapier [Fix] Remove usage of deprecated FieldMetadata type probability (#6279) 2024-07-16 11:36:10 +02:00