|
|
7eec64b6e0
|
have footer on emails (#11300)
# ISSUE
- Closes #9622
---------
Co-authored-by: Félix Malfait <felix@twenty.com>
|
2025-04-03 14:26:19 +02:00 |
|
|
|
e9d3ed99ca
|
5078 ability to invite team members (#5750)
## Added features
- update team member setting page
- add a section to send invitation by email
- add a new invitation email
- update email font to 'Trebuchet MS' as Google Inter font is not
working, we need to use a web safe font
https://templates.mailchimp.com/design/typography/
## Demo
https://github.com/twentyhq/twenty/assets/29927851/c731d883-1599-4281-87e3-0671f36994ae
## Invitation Email

|
2024-06-05 16:35:14 +02:00 |
|
|
|
a654205dbc
|
chore: set up twenty-emails config so build isn't needed in development (#3619)
* chore: set up twenty-emails config so build isn't needed in development
* fix: fix script dependency
* chore: use @vitejs/plugin-react-swc
* Remove useless dependancy
* Fix typing
* chore: use baseUrl in twenty-emails
* chore: fix docker server prod build
* refactor: optimize Docker file and tsconfig
* fix: fix WORKDIR in docker
---------
Co-authored-by: martmull <martmull@hotmail.fr>
|
2024-01-29 06:17:12 -03:00 |
|
|
|
e358d677f9
|
Move emails to dedicated package (#3542)
* Add new package
* Add twenty-emails package
* Use generated files from twenty-emails in twenty-server
* Fix deleted file
* Import emails templates properly
|
2024-01-22 16:21:56 +01:00 |
|