Commit Graph
13 Commits
Author SHA1 Message Date
Tomaž Jerman 7e81c6bd17 Workflow tweaks
* Allow Reader for email subject,
* Remove valid ID constraint check.
2021-03-24 16:00:19 +01:00
Denis Arh 587ac403ad Properly encode ID (for JSON) 2021-03-23 22:03:07 +01:00
Tomaž Jerman dc008af2b4 Expand expr/func_time signatures to allow values and ponters 2021-03-23 10:54:27 +01:00
Denis Arh c80ffd0c0e Cleanup expr tests 2021-03-20 14:47:33 +01:00
Peter Grlica 49e5610af3 Added time, array, num and generic gval functions 2021-03-18 17:05:48 +01:00
Denis Arh 79ed77a379 Fixed typos across the codebase (can not, cannot) 2021-03-17 17:25:05 +01:00
Denis Arh 7e78867733 Implement delay & prompt steps 2021-03-12 13:12:07 +01:00
Denis Arh 1fa6c6cb9b Improve event-types <> workflow 2021-03-12 13:12:07 +01:00
Denis Arh 13b57c8d72 Automation workflow implementation 2021-03-12 13:12:07 +01:00
Tomaž Jerman ed6c4291d8 Extend pkg/expr functions 2020-12-14 12:37:44 +01:00
Denis Arh 01da39a484 Fix broken value expr tests 2020-11-30 20:31:02 +01:00
Denis Arh 791b002ed9 Support for basic expr functions (num, date, str) 2020-11-30 20:31:02 +01:00
Denis Arh 61469330f3 Add pkg/expr for unified expression handling 2020-11-30 20:31:02 +01:00