3
0

536 Commits

Author SHA1 Message Date
Denis Arh
0b1c61ba86 Support for wf exec tracing 2021-03-18 20:17:45 +01:00
Peter Grlica
49e5610af3 Added time, array, num and generic gval functions 2021-03-18 17:05:48 +01:00
Denis Arh
5189f47727 Add back prog. role provisioning 2021-03-18 13:42:07 +01:00
Denis Arh
261ad71460 Serve event contraints via API 2021-03-18 08:20:55 +01:00
Denis Arh
79ed77a379 Fixed typos across the codebase (can not, cannot) 2021-03-17 17:25:05 +01:00
Denis Arh
91bffb1eec Add workflow webapp to list of webapps 2021-03-17 13:31:32 +01:00
Denis Arh
8ce11a3376 Implement email sending wf functions 2021-03-16 20:24:34 +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
Peter Grlica
4cbc6a8991 Fixed workflow register option 2021-03-12 14:17:40 +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
7e78867733 Implement delay & prompt steps 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
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
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
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
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
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
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
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
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
Denis Arh
2972437421 Fix auth asset embeding & serving 2021-03-08 16:24:49 +01:00
Tomaž Jerman
404244c732 Fix Envoy setting value handling 2021-03-04 10:44:56 +01:00
Peter Grlica
9450a3ad66 Added as and internal corteza formatter for federation, tests 2021-03-04 09:03:45 +01:00
Tomaž Jerman
b39a93f135 Add support for resource flagging; system/application 2021-03-03 12:33:28 +01:00
Tomaž Jerman
1e44e4299b Rework system/application sorting via weight 2021-03-03 12:33:28 +01:00
Tomaž Jerman
26e4832d5c Improve the Envoy package
- Add support for store decoding
- add support for yaml, csv, jsonl encoding
- refactor, cleanup
2021-02-24 15:57:44 +01:00
Denis Arh
5d3c767bf8 Sets default value for auth assets 2021-02-24 10:02:23 +01:00
Denis Arh
5e9545e9ab Switched api docs from statik to go:embed 2021-02-24 06:40:23 +01:00
Denis Arh
06eb038ba8 Add dev-mode with list of templates & scenarios 2021-02-23 19:58:29 +01:00
Denis Arh
53be013377 Implement new auth UI, deprecate auth API endpoints 2021-02-23 07:34:10 +01:00
Tomaž Jerman
f8e3d85c16 Cursor filter fixes 2021-02-22 09:39:03 +01:00
Tomaž Jerman
127b43a69e Define base templating system 2021-02-12 10:11:57 +01:00
Denis Arh
53c761a9c1 Fix broken resource monitoring 2021-02-10 18:16:25 +01:00
Tomaž Jerman
828bc69fc7 Fix merge lapsus 2021-02-04 15:40:47 +01:00
Denis Arh
c1fe2a80b5 Refactor yaml utils into sep. package (y7s) 2021-01-25 18:05:24 +01:00
Tomaž Jerman
e32db506f2 Fix record import via some CSV files
Some CSV files failed to detect as text/csv so the import failed.
ref: https://github.com/gabriel-vasile/mimetype/issues/138
2021-01-25 18:05:24 +01:00