Commit Graph
2475 Commits
Author SHA1 Message Date
Denis Arh 7ffc766ff1 Refactor and improve workflow step validation 2021-02-15 11:13:02 +01:00
Denis Arh 6269faa484 Fix issue storing 2021-02-15 10:56:56 +01:00
Denis Arh f706b4a25d Add support for loop break & continue 2021-02-15 10:56:56 +01:00
Denis Arh fa97deb051 Reorganized workflow & step types 2021-02-15 10:56:56 +01:00
Denis Arh 8e6d863f24 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-02-15 10:56:56 +01:00
Denis Arh 68d5ba8185 Refactored workflow converter, add issues 2021-02-15 10:56:56 +01:00
Denis Arh 995ebd5321 Refactor, add generic step, add error&termination logic 2021-02-15 10:56:56 +01:00
Denis Arh 5eece9c279 Improve wf ses. wait logic, complete triggered wf proc 2021-02-15 10:56:56 +01:00
Denis Arh 8beb7f60d8 Encode event params into scope before running wf session 2021-02-15 10:56:56 +01:00
Denis Arh d912299dd9 Wfexec logging tweaks, add debug wf step kind 2021-02-15 10:56:56 +01:00
Denis Arh a7ba99858a Improve event-types <> workflow 2021-02-15 10:56:56 +01:00
Denis Arh 7ddcd402ab Add basic automation functions for compose 2021-02-15 10:56:56 +01:00
Denis Arh 5d86b241d5 Add basic automation functions for system 2021-02-15 10:56:53 +01:00
Denis Arh cd2fb4609a Automation workflow implementation 2021-02-15 10:56:32 +01:00
Denis Arh 33ca93d34a Codegen for automation types & functions 2021-02-15 10:56:32 +01:00
Denis Arh 21e4da8bca Vendored modules tidied, updated (gval) 2021-02-15 10:56:31 +01:00
Denis Arh f138c66c10 More verbose info on store scan error 2021-02-15 10:56:31 +01:00
Denis Arh 1ce2a56a4c Vendored modules tidied, updated (gval) 2021-02-15 10:56:31 +01:00
Tomaž Jerman 127b43a69e Define base templating system 2021-02-12 10:11:57 +01:00
Denis Arh deb68938fa Fix panic on unintialized RecordValueErrorSet 2021-02-11 12:10:42 +01:00
Denis Arh 2d55a2a869 Remove deprecated trigger RBAC from compose 2021-02-11 12:08:47 +01:00
Denis Arh f1526fbbba Fix event-type lapsu (UserBeforeUpdate vs UserBeforeDelete) 2021-02-11 12:07:15 +01:00
Denis Arh 53c761a9c1 Fix broken resource monitoring 2021-02-10 18:16:25 +01:00
Denis Arh eae857809e Refresh docs/REAME.adoc 2021-02-10 18:15:45 +01:00
Tomaž Jerman a36bb95b0b Add store testing Makefile definitions 2021-02-09 14:59:56 +01:00
Tomaž Jerman 828bc69fc7 Fix merge lapsus 2021-02-04 15:40:47 +01:00
Denis Arh cd1f25ab68 Keep ref to module on compose record 2021-02-03 12:43:22 +01:00
Denis Arh 89677732ce gin reload utility is now more configurable 2021-01-25 20:24:03 +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
Denis Arh 01a7aa6526 Remove .With(ctx) pattern 2021-01-25 18:05:24 +01:00
Jože Fortun a43bb9b279 Add federation to Swagger 2021-01-25 18:05:19 +01:00
Jože Fortun 39a46dedac Regenerate static files for API docs 2020.12.2 2021-01-25 16:50:11 +01:00
Denis Arh 34d9f6bf7b Fix paging cursor sort-direction flag
Fixes issue cortezaproject/corteza-webapp-compose#213
2021-01-25 16:45:21 +01:00
Jože Fortun 9dd7a609e9 Add federation to Swagger 2021-01-25 16:44:57 +01:00
Tomaž Jerman ce21db2197 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-15 12:12:01 +01:00
Denis Arh 2eea2ad908 Use debug logger when ACTIONLOG_DEBUG=true 2020.12.1 2021-01-11 13:36:56 +01:00
Denis Arh 1317939dec Fix messaging attachment loading 2021-01-08 18:09:44 +01:00
Denis Arh a82aa36f62 Add missing condition for fetching preexisting message channels 2021-01-08 10:02:36 +01:00
Denis Arh 1acb807b93 Fix missing settings cli command 2021-01-08 08:25:51 +01:00
Denis Arh f21d5476e0 Add actionlog ID field json tags 2021-01-08 08:18:57 +01:00
Denis Arh 50aff017a4 Add context to user service in /auth/check handler 2021-01-07 17:33:37 +01:00
Peter Grlica a9c0345110 Merge branch '2020.12.x-fed-data-fix' into 2020.12.x 2021-01-06 23:03:52 +01:00
Peter Grlica 54e122e7d6 Stale data on old pointer when data syncing 2021-01-06 23:03:42 +01:00
Peter Grlica cb6c7f8536 Move ignored users check func to query 2021-01-06 23:03:42 +01:00
Tomaž Jerman d2beb813c4 Fix datasync for missing resources 2021-01-06 23:03:42 +01:00
Denis Arh d7e8c5032f Optimize record pagination & counting 2021-01-04 13:15:53 +01:00
Denis Arh b67d2e0db3 Add watch.test.% makefile task 2021-01-04 13:15:53 +01:00
Tomaž Jerman 04054ca07f Fix sink error handling 2020.12.0 2020-12-29 12:40:11 +01:00
Denis Arh 2bfe81b9db Suppress stactrace on websocket session errors 2020-12-25 15:57:00 +01:00