Sipke Schoorstra
|
f7a63b80c5
|
Reduce number of DB commits during workflow execution
|
2021-08-23 11:57:50 +02:00 |
|
Joseph Stewart
|
e51395ff21
|
Add test for javascript
|
2021-08-07 18:56:13 +02:00 |
|
Joseph Stewart
|
60aa235b16
|
Add javascript option to disable config access
|
2021-08-07 18:56:13 +02:00 |
|
Sipke Schoorstra
|
d49bbd61ea
|
Remove unused namespaces
|
2021-06-28 22:38:23 +02:00 |
|
Sipke Schoorstra
|
3f5a9690f8
|
Add Call Me Back activity for Ring Groups
|
2021-06-23 21:13:53 +02:00 |
|
Sipke Schoorstra
|
67c230a2af
|
Resolve warnings
|
2021-06-19 11:51:06 +02:00 |
|
Sipke Schoorstra
|
97a9619fad
|
Add support for email attachments
|
2021-06-16 17:03:06 +02:00 |
|
Sipke Schoorstra
|
f67140f7e2
|
Cleanup
|
2021-06-14 14:10:03 +02:00 |
|
Sipke Schoorstra
|
9ec82d9293
|
Refactor Output handling
|
2021-06-14 14:10:03 +02:00 |
|
Sipke Schoorstra
|
1db05d3b0b
|
Update models and UI to support configurable activity output storage
|
2021-06-14 14:10:03 +02:00 |
|
Sipke Schoorstra
|
757a2f566f
|
Refactor activity state serialization to support property types typed as object
|
2021-06-07 22:04:36 +02:00 |
|
Sipke Schoorstra
|
a64675817a
|
Fix that JS handler overwrites activity output with other props
|
2021-06-05 15:35:50 +02:00 |
|
Sipke Schoorstra
|
63a2ec6000
|
Prevent named activities from being rendered into typescript definition when name is empty string
|
2021-05-31 19:52:37 +02:00 |
|
Sipke Schoorstra
|
7e9ac20e8d
|
Fix named activity missing in intellisense and blacklist many system types
|
2021-05-30 12:51:58 +02:00 |
|
Sipke Schoorstra
|
d033b56d29
|
Increase javascript intellisense coverage
|
2021-05-30 12:51:58 +02:00 |
|
Sipke Schoorstra
|
7f420f4f42
|
Add JS functions to access activity properties
|
2021-05-30 12:51:58 +02:00 |
|
Sipke Schoorstra
|
ca1db18bd7
|
Improve JS result parsing with support for target type conversions
|
2021-05-25 13:24:01 +02:00 |
|
Sipke Schoorstra
|
581048cb99
|
Update JavaScript and Liquid handlers with additional variables
|
2021-05-13 12:15:31 +02:00 |
|
Sipke Schoorstra
|
ad61ed480c
|
Add JavaScript functions to resolve workflow definition ID by tag and name
|
2021-04-26 12:32:16 +02:00 |
|
Sipke Schoorstra
|
5825ce6bc1
|
Add convenience JS functions
|
2021-04-15 16:08:44 +02:00 |
|
Sipke Schoorstra
|
5dd2c0be34
|
Add workflowContext global JS variable
|
2021-04-13 23:01:49 +02:00 |
|
Sipke Schoorstra
|
06233e7c05
|
Add JavaScript support for accessing appsettings
|
2021-04-13 13:17:24 +02:00 |
|
Sipke Schoorstra
|
e2118a1135
|
Update expression evaluators to get merged variables
|
2021-04-04 15:37:28 +02:00 |
|
Sipke Schoorstra
|
0c15c94ea7
|
Telnyx Activities (#768)
* Fix liquid syntax for accessing activity output
* Initial scaffolding of Telnyx module + API changes
* Make Telnyx Notification activity blocking
* Implement Telnyx correlation
* Post workflow suspension tasks improvements
* Add Telnyx activities
* Add HangupCall and TransferCall activities
* Call activity improvements
|
2021-03-17 13:07:14 +01:00 |
|
Sipke Schoorstra
|
422203ac36
|
Change syntax to get activity output using JS
|
2021-03-11 22:50:18 +01:00 |
|
Sipke Schoorstra
|
5e665c9119
|
Add JS functions to get and set variables
|
2021-03-06 14:33:42 +01:00 |
|
Sipke Schoorstra
|
6eadac5736
|
Improve javascript engine
|
2021-03-04 17:45:59 +01:00 |
|