Commit Graph

262 Commits

Author SHA1 Message Date
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 68f9c541cd Bumped docker versions 2021-02-18 07:59:43 +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
frikky 83c58849cf Updates to app grabbing from backend 2021-02-12 10:08:26 +01:00
frikky 3969c8e998 #249: Basic fix for sensitive data export 2021-02-08 08:41:22 +01:00
frikky 1760db0bd8 Added workflow categories during saving 2021-02-06 17:38:54 +01:00
frikky 681be88a3c Added categories to workflows 2021-02-06 13:09:55 +01:00
Frikky 4fe40eae10 Merge pull request #234 from frikky/launch
Shuffle v0.56 - Scalability and file fixing
2021-01-27 15:32:28 +01:00
frikky 7c5ae7e914 Fixed parts of mod migration 2021-01-26 17:27:19 +01:00
frikky 46f640c0cc Fixed execution debugging info 2021-01-24 04:43:13 +01:00
frikky 5dd78211d4 Added appcreator autocomplete feature for GET {PATH} 2021-01-23 17:04:52 +01:00
frikky 73b7469107 #223: Added import and export protections for subflow 2021-01-22 13:55:04 +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 e72b13e9c9 Fixed authentication assignment button 2021-01-21 15:30:56 +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 ae4cbdadc8 Rolled back reactJS as bugfix 2021-01-21 08:59:58 +01:00
frikky 2579d9a92d BUGS: Added iterator mechanism for appsf 2021-01-20 17:30:57 +01:00
frikky 855f39bcc3 Added unlimited apps with cursor and cache 2021-01-20 17:11:05 +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 6f945d1a68 Fixed API authentication for files 2021-01-18 10:04:02 +01:00
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