1
0
Fork 0
mirror of synced 2024-09-18 02:08:34 +12:00
budibase/packages/server/src/automations
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
..
logging Lint 2023-05-30 19:16:36 +01:00
steps Send meeting invite via automation email smtp (#10787) 2023-06-08 14:25:35 +01:00
tests Send meeting invite via automation email smtp (#10787) 2023-06-08 14:25:35 +01:00
triggerInfo Refactoring automation steps to be better defined in Typescript, which allows writing the validator for automations. 2023-04-06 18:11:44 +01:00
unitTests
actions.ts Merge remote-tracking branch 'origin/develop' into feature/sync-automations 2023-05-26 09:26:51 +01:00
automationUtils.ts
bullboard.ts
index.ts Bulk of the automation plugin system, supporting custom plugins. 2023-04-10 23:48:54 +01:00
triggers.ts move sync automations away from bull and call directly 2023-05-18 17:01:53 +01:00
utils.ts Support setting object name for logged json objects 2023-05-17 22:18:50 +01:00