Commit Graph
2576 Commits
Author SHA1 Message Date
Tomaž Jerman 5e947ecb87 Fix reminder creation logic lapsus 2021-03-17 14:26:31 +01:00
Tomaž Jerman ae445b7c61 Workflow tweaks
* Add first/last record function,
* Include missing Array type.
2021.3.0-rc.1
2021-03-17 13:45:12 +01:00
Denis Arh 91bffb1eec Add workflow webapp to list of webapps 2021-03-17 13:31:32 +01:00
Denis Arh e9ae52eaaf Fixed workflow integration tests 2021-03-16 20:42:01 +01:00
Denis Arh 8ce11a3376 Implement email sending wf functions 2021-03-16 20:24:34 +01:00
Tomaž Jerman fe23867965 Add missing workflow store tests 2021-03-16 17:09:52 +01:00
Tomaž Jerman 6bc4f1102d Fix record report operations over floating point numbers 2021-03-16 16:31:42 +01:00
Denis Arh b2b6935717 Implement corredor script exec through wf fn step 2021-03-15 21:03:47 +01:00
Denis Arh 0910317632 Log warn (not error) when wf step execution fails 2021-03-14 16:00:22 +01:00
Denis Arh 0cb01f9570 Cleanup provisioning
Remove programatic role provisioning and compl. rely on yaml files
2021-03-14 15:59:15 +01:00
Denis Arh 82c76bbe6c Do not decode JSON from body if no POST params are spec. 2021-03-12 14:50:40 +01:00
Denis Arh 186b6cb99e Update user's meta only when not nil 2021-03-12 14:47:05 +01:00
Peter Grlica 4cbc6a8991 Fixed workflow register option 2021-03-12 14:17:40 +01:00
Peter Grlica c888f140a1 Merge branch '2021.3.x-feature-auth-test' into 2021.3.x 2021-03-12 14:11:36 +01:00
Peter Grlica f96211b8c6 Removed session memstore, mocked it in tests
Updated mocked notification service
2021-03-12 13:21:10 +01:00
Peter Grlica 4a08f08f84 Added oauth2 interface to authRequest 2021-03-12 13:15:41 +01:00
Peter Grlica 6de0424b9f Added auth tests 2021-03-12 13:15:36 +01:00
Denis Arh f7053f1881 Merge branch '2021.3.x-feature-workflow' into 2021.3.x 2021-03-12 13:12:30 +01:00
Denis Arh babaa5c553 Use standard naming for created-at 2021-03-12 13:12:08 +01:00
Denis Arh e17e16106d Add workflow options, ability to disable wf registration 2021-03-12 13:12:07 +01:00
Denis Arh f7c89b0c5f Fix delay exec, document func&iter step behaviour 2021-03-12 13:12:07 +01:00
Denis Arh 66804a22c6 Fix noRef check 2021-03-12 13:12:07 +01:00
Tomaž Jerman 4fcc7750a6 Add template stuff to wf functions 2021-03-12 13:12:07 +01:00
Denis Arh 7e78867733 Implement delay & prompt steps 2021-03-12 13:12:07 +01:00
Denis Arh c6f1149686 Make sure have exactly 2 outbound paths in iterator 2021-03-12 13:12:07 +01:00
Denis Arh 800b246926 Small fixes 2021-03-12 13:12:07 +01:00
Denis Arh 8335b69197 Fix break/continue 2021-03-12 13:12:07 +01:00
Denis Arh 6903ecfcf2 Fix record-value setting 2021-03-12 13:12:07 +01:00
Denis Arh cf95d42b5b Add record reporting 2021-03-12 13:12:07 +01:00
Denis Arh 452f83868e Refactor and improve workflow step validation 2021-03-12 13:12:07 +01:00
Denis Arh 5c5ae24db3 Fix issue storing 2021-03-12 13:12:07 +01:00
Denis Arh 972d45ef4e Add support for loop break & continue 2021-03-12 13:12:07 +01:00
Denis Arh fdcf6fe2dc Reorganized workflow & step types 2021-03-12 13:12:07 +01:00
Denis Arh cfe02be081 Add support for labels on automation functions
Idea for these labels is to give instructions which labels to copy
on step and on workflow when function step is added to the graph.

Labels are defined with "step,workflow", "workflow" or "step" for value.
UI should follow these instructions when copying labels to workflow
and/or step.
2021-03-12 13:12:07 +01:00
Denis Arh a0ecf0537f Refactored workflow converter, add issues 2021-03-12 13:12:07 +01:00
Denis Arh 5438097648 Refactor, add generic step, add error&termination logic 2021-03-12 13:12:07 +01:00
Denis Arh 7d6fca5856 Improve wf ses. wait logic, complete triggered wf proc 2021-03-12 13:12:07 +01:00
Denis Arh 9ca7888436 Encode event params into scope before running wf session 2021-03-12 13:12:07 +01:00
Denis Arh fb307bbcae Wfexec logging tweaks, add debug wf step kind 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 69dd1fc425 Add basic automation functions for compose 2021-03-12 13:12:07 +01:00
Denis Arh df7314ba74 Add basic automation functions for system 2021-03-12 13:12:07 +01:00
Denis Arh 13b57c8d72 Automation workflow implementation 2021-03-12 13:12:07 +01:00
Denis Arh d56f2fa82f Codegen for automation types & functions 2021-03-12 13:12:07 +01:00
Denis Arh d44e3474e8 More verbose info on store scan error 2021-03-12 13:12:07 +01:00
Denis Arh 9290bff442 Vendored modules tidied, updated (gval) 2021-03-12 13:12:07 +01:00
Denis Arh 9d004f65ac Remove exporter commands 2021-03-12 09:46:17 +01:00
Denis Arh 1e49c2772f Fix broken ql tests 2021-03-12 09:45:43 +01:00
Denis Arh 2405ebb187 Add support for partial config (provisioning) import 2021-03-12 08:14:53 +01:00
Denis Arh 53e0c2838f Migrate auth&general email templates from settings 2021-03-12 07:59:35 +01:00