twenty/packages
Weiko 1b9f63b3ad
fix attachment upload (#6574)
## Context
UploadFile now returns the file token which we don't want when we save
the attachment in the DB due to its non-persistence so now the FE
removes the token query param before saving the attachment. This is most
likely not the right way to do it, we will need to refactor this part
before.

Also made sure we don't save the token in the DB for rich_text as well
and remove it before saving.
2024-08-07 19:34:57 +02:00
..
twenty-chrome-extension Updated MessageChannelSyncStatus enum: changed COMPLETED to ACTIVE (#5965) 2024-07-25 21:17:55 +02:00
twenty-docker mod: entrypoint for docker to setup db even in server with less memory (#5815) 2024-07-19 14:54:00 +02:00
twenty-emails Bump version to 0.23.1 (#6567) 2024-08-07 17:09:30 +02:00
twenty-front fix attachment upload (#6574) 2024-08-07 19:34:57 +02:00
twenty-postgres Upgrade pg graphql version to 1.5.6 (#5937) 2024-06-18 17:34:16 +02:00
twenty-server Bump version to 0.23.1 (#6567) 2024-08-07 17:09:30 +02:00
twenty-ui Bump version to 0.23.1 (#6567) 2024-08-07 17:09:30 +02:00
twenty-utils Fix docs build in CI (#5826) 2024-06-11 19:06:37 +02:00
twenty-website Bump version to 0.23.1 (#6567) 2024-08-07 17:09:30 +02:00
twenty-zapier [Fix] Remove usage of deprecated FieldMetadata type probability (#6279) 2024-07-16 11:36:10 +02:00