twenty/packages/twenty-emails
martmull 28202cc9e0
Fix workspaceLogo in invite-email (#5865)
## Fixes wrong image url in email 

![image](https://github.com/twentyhq/twenty/assets/29927851/5fb1524b-874d-4723-8450-0284382bbeb3)

## Done
- duplicates and adapt `getImageAbsoluteURIOrBase64` from `twenty-front`
in `twenty-email`
- send `SERVER_URL` to email builder
2024-06-14 12:36:24 +02:00
..
src Fix workspaceLogo in invite-email (#5865) 2024-06-14 12:36:24 +02:00
.babelrc chore: set up twenty-emails config so build isn't needed in development (#3619) 2024-01-29 06:17:12 -03:00
.eslintrc.cjs chore: use common eslint config for most packages (#4705) 2024-04-04 12:05:26 +02:00
.gitignore Move emails to dedicated package (#3542) 2024-01-22 16:21:56 +01:00
package.json Bump to version 0.20.0 (#5857) 2024-06-13 17:39:46 +02:00
project.json chore: use Nx affected tasks in CI (#5110) 2024-04-30 16:28:25 +02:00
tsconfig.json chore: set up twenty-emails config so build isn't needed in development (#3619) 2024-01-29 06:17:12 -03:00
tsconfig.lib.json chore: use Nx affected tasks in CI (#5110) 2024-04-30 16:28:25 +02:00
vite.config.ts chore: setup twenty-ui absolute path alias (#4732) 2024-04-04 15:38:01 +02:00