1
0
Fork 0
mirror of synced 2024-09-15 16:59:43 +12:00
budibase/packages/worker
melohagan c0578d4cc2 Send meeting invite via automation email smtp (#10787)
* Pass calendar props into sendSmtpEmail

* Add calendar event to message

* Add Checkbox and DatePicker automation field UI

* Add URL prop

* Add url to sendSmtpEmail unit test

* Refactor

* Code review comments

* Make location optional

* Add EmailInvite type

---------

Co-authored-by: mike12345567 <me@michaeldrury.co.uk>
2023-06-08 14:25:35 +01:00
..
.vscode
__mocks__
scripts
src Send meeting invite via automation email smtp (#10787) 2023-06-08 14:25:35 +01:00
.dockerignore
.gitignore
.yarnrc
docker_run.sh
Dockerfile
jest-testcontainers-config.js
jest.config.ts
LICENSE
nodemon.json
package.json Send meeting invite via automation email smtp (#10787) 2023-06-08 14:25:35 +01:00
pm2.config.js
tsconfig.build.json
tsconfig.json