Commit Graph

101 Commits

Author SHA1 Message Date
frikky 04e8a22a71 #247: Fixed Worker return and app SDK bug 2021-02-21 17:00:23 +01:00
frikky f4e0446bc9 #223: Added subflow in same workflow 2021-02-19 20:07:04 +01:00
frikky f663969d58 #223: Added subflow tracking features 2021-02-19 18:43:22 +01:00
frikky 5c14a3a202 Lots of minor fixes 2021-02-18 19:51:27 +01:00
frikky 1c12db12d1 Fixed app dragging as image 2021-02-18 19:01:46 +01:00
frikky e7e50a266b Added description hover for action params 2021-02-18 18:29:35 +01:00
frikky e7541320a1 #256: Added category dropdown to app editor 2021-02-18 17:20:51 +01:00
frikky 6d86207c8f Added saving tracker to workflows 2021-02-18 16:27:35 +01:00
frikky bd6f12c562 Added subflow execution exploration button 2021-02-18 12:05:29 +01:00
frikky 848d4c3adb Added re-execution button 2021-02-18 11:30:26 +01:00
frikky 225193e05f Fixed documentation scrolling issue 2021-02-14 18:24:14 +01:00
frikky 90940c4b56 Merge branch 'master' of https://github.com/amitkinfopercept/Shuffle into launch 2021-02-12 10:57:24 +01:00
amitk 390630751c Workflow play button not shown as finished when workflow execution is aborted 2021-02-11 23:37:10 +05:30
amitk a52a675a45 https://github.com/frikky/Shuffle/issues/241 - Can't see full result in frontend when not JSON #241 2021-02-11 22:47:27 +05:30
frikky 3ed6d2f2d9 Added gomod for orborus 2021-02-08 12:01:28 +01:00
frikky 3969c8e998 #249: Basic fix for sensitive data export 2021-02-08 08:41:22 +01:00
frikky 43a3b0f1d6 Fixed app syncronization issue when making new from workflow 2021-02-06 13:37:24 +01:00
frikky 681be88a3c Added categories to workflows 2021-02-06 13:09:55 +01:00
frikky f3b45de994 Fixed broken conditions link 2021-01-31 10:06:01 +01:00
frikky 7c5ae7e914 Fixed parts of mod migration 2021-01-26 17:27:19 +01:00
frikky 9b1f7fdce6 Fixed env 2021-01-22 16:46:31 +01:00
frikky 09002f4aa3 Moved executions to workflow view 2021-01-22 13:27:28 +01: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 2947e1d57e #204: Added app creator file upload possibility 2021-01-21 14:50:15 +01:00
frikky 42bfa92c81 Added tracker of selected executions 2021-01-20 16:03:01 +01:00
frikky 6f945d1a68 Fixed API authentication for files 2021-01-18 10:04:02 +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 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 dcbf1f4306 FEATURE: Added condition duplication 2021-01-02 12:40:09 +01:00
frikky b213b44026 FEATURE: Improved popover result exploration 2021-01-02 12:28:40 +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 5beeadc1b1 FEATURE: Added popout results in workflows 2020-12-29 16:26:40 +01:00
frikky 6ac237a4f1 Got modal with Draggable working 2020-12-27 08:57:06 +01:00
frikky 49ee75006c Feature: added popuut result 2020-12-27 08:30:22 +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 a5b818772f #216: Added backend components for Org settings 2020-12-13 12:43:48 +01:00
frikky 97856fcd56 #133: Fixed YAML parsing bug in OpenAPI parser 2020-12-09 15:31:24 +01:00