1
0
Fork 0
mirror of synced 2024-09-08 21:51:58 +12:00
budibase/packages/server
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__
build
scripts
specs
src Send meeting invite via automation email smtp (#10787) 2023-06-08 14:25:35 +01:00
.dockerignore
.gitignore
.npmignore
.yarnrc
babel.config.js
docker_run.sh
Dockerfile Hardcoding the top level path for the app service as well. 2023-06-07 16:39:33 +01:00
jest-testcontainers-config.js
jest.config.ts
LICENSE
nodemon.json Fixes the single image build, as well as fixing the nodemon process for the server. 2023-05-24 16:23:34 +01:00
package.json Add yarn.lock 2023-06-06 14:45:20 +01:00
pm2.config.js
tsconfig.build.json Undo types 2023-05-25 12:22:53 +02:00
tsconfig.json Undo types 2023-05-25 12:22:53 +02:00