3
0
Commit Graph

2594 Commits

Author SHA1 Message Date
Tomaž Jerman
cfb0822858 Fix record import field mapping & validation
* Allow undefined record ref validator fn
* Remove field mapping fallback if mapping is provided
2021-03-19 08:48:58 +01:00
Denis Arh
0b1c61ba86 Support for wf exec tracing 2021-03-18 20:17:45 +01:00
Denis Arh
5faeff1ded Implement explcit workflow exec (onManual, testing) 2021-03-18 20:17:45 +01:00
Peter Grlica
9992c07073 Merge branch '2021.3.x-feature-extend-gval-functions' into 2021.3.x 2021-03-18 17:06:15 +01:00
Peter Grlica
49e5610af3 Added time, array, num and generic gval functions 2021-03-18 17:05:48 +01:00
Peter Grlica
0312dbe4bf Added validation package 2021-03-18 17:05:48 +01:00
Denis Arh
b1c70e8c35 Add full names for ID fields in wf expr type wraps 2021-03-18 15:58:51 +01:00
Denis Arh
739e994145 Add access-control check for execution 2021-03-18 15:07:49 +01:00
Denis Arh
2e011f2427 Properly register/unregister workflows 2021-03-18 14:20:17 +01:00
Denis Arh
2a1515961c Fix wf validation with visual steps 2021-03-18 14:05:17 +01:00
Denis Arh
5189f47727 Add back prog. role provisioning 2021-03-18 13:42:07 +01:00
Denis Arh
4a1eb465ab Cleanup webapp (dev & serving), add workflow 2021-03-18 09:11:42 +01:00
Denis Arh
261ad71460 Serve event contraints via API 2021-03-18 08:20:55 +01:00
Denis Arh
85c5ac4943 Cleanup, rewrite workflow functions 2021-03-18 07:12:08 +01:00
Denis Arh
679fba69cc Fixed auth email template handlers 2021-03-17 18:13:17 +01:00
Denis Arh
79ed77a379 Fixed typos across the codebase (can not, cannot) 2021-03-17 17:25:05 +01:00
Denis Arh
a848c7d0b8 Enable sorting on workflow fields 2021-03-17 16:10:12 +01:00
Tomaž Jerman
d2bd39d61e Add reminder integration tests 2021-03-17 14:51:11 +01:00
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