twenty/packages/twenty-server/src
Marie 7bde2006c5
Add integration tests for /metadata + fix relation deletion (#8706)
In this PR

1. Add integration tests for /metadata (master issue:
https://github.com/twentyhq/twenty/issues/8719)
2. Fix relation deletion: index on "from" object was not deleted,
impeding creation of a new relation between the same two objects A and B
after relation between A and B was deleted
2024-11-26 10:00:36 +01:00
..
command 6658 workflows add a first twenty piece email sender (#6965) 2024-09-12 11:00:25 +02:00
constants Fix all broken CIs (#7439) 2024-10-05 00:23:23 +02:00
database refactor(workspaces): Rename SEED_TWENTY_WORKSPACE_ID to SEED_ACME_WO… (#8611) 2024-11-22 16:03:18 +01:00
engine Add integration tests for /metadata + fix relation deletion (#8706) 2024-11-26 10:00:36 +01:00
modules [Flexible-schema] Refactor gql query runner to emit api event before processing to gql types (#8596) 2024-11-21 18:11:28 +01:00
queue-worker Improve snackbar and fix sentry (#7181) 2024-09-21 06:33:15 +02:00
utils Add Manual Triggers (#8024) 2024-10-25 14:24:56 +02:00
app.module.ts Improve snackbar and fix sentry (#7181) 2024-09-21 06:33:15 +02:00
instrument.ts Improve snackbar and fix sentry (#7181) 2024-09-21 06:33:15 +02:00
main.ts feat(sso): allow to use OIDC and SAML (#7246) 2024-10-21 20:07:08 +02:00