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 Try/catch automation Create Row relationship (#9924) 2023-03-08 13:39:18 +00:00
actions.ts Merge remote-tracking branch 'origin/develop' into feature/sync-automations 2023-05-26 09:26:51 +01:00
automationUtils.ts Merge branch 'master' into merge-master-develop 2023-03-29 11:52:09 +01:00
bullboard.ts Automation overhaul to Typescript, plus type updates. 2022-11-25 19:57:07 +00:00
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