1
0
Fork 0
mirror of synced 2024-09-08 13:41:09 +12:00
budibase/packages/worker/src
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
..
api Send meeting invite via automation email smtp (#10787) 2023-06-08 14:25:35 +01:00
constants Removing units. 2023-04-25 15:22:15 +01:00
db Updating worker db config to have replication available (for audit logs). 2023-02-21 17:22:23 +00:00
middleware Fix tests 2023-03-28 16:46:22 +01:00
migrations Enable higher concurrency and resiliency in worker tests 2023-02-13 11:57:30 +00:00
sdk [draft] Pricing/fixes (#10424) 2023-04-27 08:25:53 +01:00
tests Fix flakiness 2023-05-18 17:38:23 +02:00
utilities Send meeting invite via automation email smtp (#10787) 2023-06-08 14:25:35 +01:00
ddApm.ts add datadog apm (#9693) 2023-02-15 16:28:20 +00:00
environment.ts Update logging to support dd trace attributes (#10086) 2023-04-04 15:08:46 +01:00
index.ts Update logging to support dd trace attributes (#10086) 2023-04-04 15:08:46 +01:00
initPro.ts Use ctx.identity instead of passing it as param 2023-03-28 16:46:22 +01:00