twenty/packages
Charles Bochet 79641327f3
Fix webhook issue (#6711)
Fix
[#web](https://github.com/orgs/twentyhq/projects/1/views/3?pane=issue&itemId=75329194)

This PR does 2 things:
- migrate webhooks to TwentyORM
- Fix inversion between objectNameSingular and operation in webhook
eventName. It is stored as {objectNameSingular}.{operation} and we were
querying {operation}.{objectNameSingular}
2024-08-21 15:33:38 +02:00
..
twenty-chrome-extension Improve performance twenty orm (#6691) 2024-08-20 19:42:02 +02:00
twenty-docker Lumosviridi v20 kubernetes updates (#6356) 2024-08-08 13:55:45 +02:00
twenty-e2e-testing feat(e2e): twenty-e2e-testing with playwright (#6539) 2024-08-14 17:23:32 +02:00
twenty-emails Bump version to 0.23.1 (#6567) 2024-08-07 17:09:30 +02:00
twenty-front Fix webhook issue (#6711) 2024-08-21 15:33:38 +02:00
twenty-postgres Upgrade pg graphql version to 1.5.6 (#5937) 2024-06-18 17:34:16 +02:00
twenty-server Fix webhook issue (#6711) 2024-08-21 15:33:38 +02:00
twenty-ui added typechecking for all ts files (#6466) 2024-08-20 11:05:13 +02:00
twenty-utils Fix docs build in CI (#5826) 2024-06-11 19:06:37 +02:00
twenty-website Fix frontend tests (#6585) 2024-08-09 08:38:01 +02:00
twenty-zapier [Fix] Remove usage of deprecated FieldMetadata type probability (#6279) 2024-07-16 11:36:10 +02:00