Commit Graph
2554 Commits
Author SHA1 Message Date
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
Denis Arh 3649da2967 Remove lang param from auth notifications 2021-03-11 21:19:00 +01:00
Denis Arh 7979fba9be Remove empty pkg/iterator/README.adoc file 2021-03-11 21:11:58 +01:00
Denis Arh a41af0699a Remove obsolete settings exporter 2021-03-11 21:08:52 +01:00
Denis Arh 261dd4f74e Fix boolean filtering in postgres 2021-03-11 16:58:37 +01:00
Denis Arh 10d4d5e26a Workaround for LIKE operator, COLLATION & PgSQL 2021-03-11 16:26:06 +01:00
Tomaž Jerman 1d5bedc2be Add template provisioning 2021-03-09 15:49:04 +01:00
Tomaž Jerman c4995dd8eb Little template tweaks 2021-03-09 15:45:14 +01:00
Tomaž Jerman 7b12e6f056 Use templates for system emails 2021-03-09 15:44:35 +01:00
Denis Arh 893a2af23d Disable messaging app 2021-03-09 07:59:32 +01:00
Denis Arh 67d0a788df Remove messaging 2021-03-09 07:36:01 +01:00
Mia Arh a7c539af22 Add extra margin on empty authorized client list 2021-03-08 19:49:15 +01:00
Mia Arh e4de4b1c8a Adjust icons margin 2021-03-08 19:49:15 +01:00
Mia Arh 76c57ac82b Style toast notifications 2021-03-08 19:49:15 +01:00
Denis Arh d25117ab62 Support patching for users
Allow meta data + email-confirmation flah to be patched/changed via API
2021-03-08 19:24:38 +01:00
Mia Arh 71b96ef658 Update MFA screens 2021-03-08 19:02:28 +01:00
Mia Arh f4dcf5bd18 Update security screen 2021-03-08 19:02:28 +01:00
Mia Arh 4f8a9e0d27 Update dev scenarios screen 2021-03-08 19:02:28 +01:00
Denis Arh 2972437421 Fix auth asset embeding & serving 2021-03-08 16:24:49 +01:00
Denis Arh cbc5034e8f Add support for MFA 2021-03-07 18:58:16 +01:00
Denis Arh 94e3771960 Merge branch '2021.3.x-auth-ui-redesign' into 2021.3.x 2021-03-06 16:45:39 +01:00
Denis Arh c653c5df90 Change alerts to toasts, add bootstrap's js libs 2021-03-06 16:45:22 +01:00
Denis Arh 4aa94b06e2 Add security page 2021-03-06 16:45:22 +01:00