Commit Graph

85 Commits

Author SHA1 Message Date
frikky 6d86207c8f Added saving tracker to workflows 2021-02-18 16:27:35 +01:00
frikky 848d4c3adb Added re-execution button 2021-02-18 11:30:26 +01:00
frikky 68f9c541cd Bumped docker versions 2021-02-18 07:59:43 +01:00
frikky 3969c8e998 #249: Basic fix for sensitive data export 2021-02-08 08:41:22 +01:00
frikky 11ddf604ec Fixed frontend vulnerabilities 2021-02-03 03:03:50 +01:00
frikky 8671f7a31e Removed most debug logs from App SDK 2021-01-31 11:56:42 +01:00
frikky f9736179d1 App SDK cleanup 2021-01-24 04:48:19 +01:00
felipee07 3b815ccbc4 Fix larger/smaller condition 2021-01-23 19:53:35 +00:00
frikky 4f1e618042 Fixed frontend speed issues 2021-01-22 11:10:01 +01:00
frikky 08f2d14319 #204: Fixed file upload return failure handling for generated apps 2021-01-21 15:15:29 +01:00
frikky 42bfa92c81 Added tracker of selected executions 2021-01-20 16:03:01 +01:00
frikky 5338bf2485 #204: Added file upload baseline to app creator 2021-01-18 16:09:01 +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 3149e5e199 BUG: Fixed looped error handling in SDK 2021-01-05 05:36:30 +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 5c9cd54577 BUG: Fixed contains_any_of check 2021-01-01 17:36:35 +01:00
frikky 697dcb885e Reduced API-calls to backend 2020-12-29 15:43:07 +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 50bcf3bf3d #170: Added parameter looping check for special apps 2020-12-15 16:12:53 +01:00
frikky 11c41f7e70 #170: Fixed looping recursion issue with single-item list 2020-12-14 18:02:55 +01:00
frikky cd5bd6a348 Minor changes 2020-12-14 10:36:03 +01:00
frikky 82d42cf782 #170: More stable multi-loop structure 2020-12-13 12:43:17 +01:00
frikky 6f7458ffd9 #170: Implemented cartesian product and other sub-item rules 2020-12-13 04:51:15 +01:00
frikky dc62016493 #218: Fixed webhook and app sdk execution bugs 2020-12-11 04:22:22 +01:00
frikky ddba12bbc8 #133: Added autocomplete to OpenAPI body 2020-12-09 11:16:41 +01:00
frikky 1232fc0287 Made changes to fix OpenAPI body field parsing 2020-12-08 16:01:54 +01:00
frikky a20b848aba Major changes to multi-file in Shuffle. Not finished yet. 2020-12-06 05:30:55 +01:00
frikky da8230aae7 Fixed basic multifile grabbing 2020-12-02 11:32:18 +01:00
frikky 93491f5ffb #204: Worked on multi-files. Found coroutine async issues 2020-12-01 16:49:54 +01:00
frikky 68296d5af7 #204: Cleaned up issues with help from @dadokkia 2020-11-30 10:30:56 +01:00
frikky af1ca402b1 Exposed app sdk functions for files 2020-11-29 14:05:59 +01:00
frikky 66707c8a7f #141: Fixed more general use-case issues for files 2020-11-25 17:21:16 +01:00
frikky acc6378dc2 #141: Added file meta to file uploads 2020-11-23 15:50:31 +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
frikky 81d3f02fff #141: Added file upload capability. Next is app testing 2020-11-22 12:48:54 +01:00
frikky 6b48cfe8cc #141: File download through app sdk possible 2020-11-22 09:50:12 +01:00
frikky 7b51b9ef22 Got first working cloud sync trigger fully running 2020-11-05 17:11:50 +01:00
frikky a6a5bc9d30 Fixed more org related functionality 2020-10-31 09:11:00 +01:00
frikky fdba86f9c3 #141: Started file fixing. Added file download handler 2020-10-29 10:57:05 +01:00
frikky 63e5d82637 #188: Fixed app sdk value within string 2020-10-26 11:13:44 +01:00
frikky 722d832d88 Fixed App SDK issue for the n'th time 2020-10-15 17:12:13 +02:00
Frikky 8fa39b5a42 Merge branch 'master' into launch 2020-10-14 12:36:56 +02:00
frikky 274ffce9fa #170: Fixed double for-loop issues. Now for anything >2 .. :) 2020-10-10 06:14:38 +02:00