Commit Graph

271 Commits

Author SHA1 Message Date
frikky 82f30a38d2 #168: Added dummy auths to make it simpler to import new workflows 2021-01-17 19:08:14 +01:00
frikky 777d8f40c3 Added previouslysaved fix 2021-01-17 18:32:55 +01:00
frikky a878f1979c #168: Add app authentcation edit 2021-01-17 18:28:20 +01:00
frikky 00cdd02066 FEATURE: Added automated authentication discovery 2021-01-17 17:07:24 +01:00
frikky 16caf4aac5 Reduced overall execution sizes 2021-01-17 16:21:51 +01:00
frikky 38b454bc38 Reduced execution bytesize 2021-01-17 15:38:58 +01:00
frikky 3b6501c56c Optimize: Made Workflow workers self-destruct at times 2021-01-14 17:01:11 +01:00
frikky 34097f971e Optimization: Made apps and executions way faster 2021-01-12 18:29:27 +01:00
frikky 43e228929e Optimize: Started work on an updated worker 2021-01-11 18:53:17 +01:00
frikky 63f8b1fda8 #222: Fixed bug where copy workflow doesn't copy everything 2021-01-07 14:58:34 +01:00
frikky f73fb1d90a #222: Fixed bug with duplicate actions when copying 2021-01-05 05:36:13 +01:00
frikky bcefdcf873 BUG: Subflow trigger bugfixes 2021-01-04 12:46:31 +01:00
frikky 2728d4d9dc BUG: Fixed loop bug within JSON 2021-01-03 18:17:09 +01:00
frikky faae62e1ab FEATURE: Added sub-workflow trigger 2021-01-03 16:54:31 +01:00
frikky 1d14d971bc Feature: can now attach to and watch running execution 2021-01-02 10:13:43 +01:00
frikky 121629fdfa FEATURE: Added execution caching to reduce database access 2020-12-31 14:34:57 +01:00
frikky 45665921a8 BUG: Fixed resource overload when getting workflows 2020-12-29 19:34:51 +01:00
frikky 7f12df6e31 Added copy feature for JSON objects 2020-12-26 18:34:57 +01:00
frikky 287840b961 BUG: Fixed resource overload when getting workflows 2020-12-26 17:04:40 +01:00
frikky c2cf104700 Feature: Added contains_any_of to conditions 2020-12-24 07:35:27 +01:00
frikky 8a99fb6048 FIXES: Added wazuh integration and loads more 2020-12-22 11:41:11 +01:00
frikky 2248e407f7 BUG: Docker build issue for old version workaround 2020-12-19 14:21:39 +01:00
frikky 0ceea929e9 BUG: Added remote download failover if build fails for a tag 2020-12-19 09:56:19 +01:00
frikky e60c855ce4 BUG: Fixed an issue with Docker build references for older versions 2020-12-19 08:06:03 +01:00
frikky be9fef6a85 #204: Added file listing and downloads for org 2020-12-18 03:44:35 +01:00
frikky 11c41f7e70 #170: Fixed looping recursion issue with single-item list 2020-12-14 18:02:55 +01:00
frikky a5b818772f #216: Added backend components for Org settings 2020-12-13 12:43:48 +01:00
frikky dc62016493 #218: Fixed webhook and app sdk execution bugs 2020-12-11 04:22:22 +01:00
frikky 1232fc0287 Made changes to fix OpenAPI body field parsing 2020-12-08 16:01:54 +01:00
frikky ca45559b54 Added optional parameter parsing from OpenAPI 2020-12-08 14:47:36 +01:00
frikky 1f012e9665 BUG: Fixed resource overload when getting workflows 2020-12-08 11:53:31 +01:00
frikky 66aad9c0ec BUG: Fixed resource overload when getting workflows 2020-12-08 11:52:05 +01:00
frikky 7d7038a8da Added added and edited timestamps to major features 2020-12-08 11:43:37 +01:00
frikky 0adb4bbaaf BUG: Added organization for workflow imports 2020-12-08 11:12:39 +01:00
Frikky 7899f9764d Merge pull request #214 from frikky/launch
0.8.3
2020-12-06 18:08:55 +01:00
frikky 7474ad4ced BUG: Fixed issue with wrong owner of workflow for file uploads 2020-12-06 17:55:50 +01:00
frikky cb01fd2cc7 Last cleanup for master 2020-12-06 17:44:52 +01:00
frikky feae9de626 Majorly improved app loading from Github 2020-12-06 17:17:58 +01:00
frikky a20b848aba Major changes to multi-file in Shuffle. Not finished yet. 2020-12-06 05:30:55 +01:00
frikky 93491f5ffb #204: Worked on multi-files. Found coroutine async issues 2020-12-01 16:49:54 +01:00
frikky 099e73916e BUG: Fixed transactional issue with workflowexecutions 2020-12-01 15:15:19 +01:00
frikky 66707c8a7f #141: Fixed more general use-case issues for files 2020-11-25 17:21:16 +01:00
frikky e2e411d40c #141: Basic file options added 2020-11-23 13:36:26 +01:00
frikky 185c0a57a8 #141: Made POC 99% there. Issue is multipart bug in python 2020-11-22 18:15:53 +01:00
Nicolai Skogheim 21cc84d341 printf should have one argument per directive 2020-11-22 13:25:08 +01:00
frikky 6b48cfe8cc #141: File download through app sdk possible 2020-11-22 09:50:12 +01:00
frikky d297a7b479 Last small fixes for 0.8 2020-11-20 04:00:29 +01:00
frikky c7a626bdbd Migrated docker images to be versioned 2020-11-17 15:54:42 +01:00
frikky ae39da8ffd Fixed most of user input continuations 2020-11-16 18:37:04 +01:00
frikky 3f98f986e7 Fixed hybrid issues 2020-11-15 16:28:20 +01:00