Commit Graph

366 Commits

Author SHA1 Message Date
frikky 1648a8921c Added simple curl testfiles 2021-02-22 18:51:23 +01:00
frikky 177623bbc0 #267: Webhook was missing URL, which made it crash. Fixed! 2021-02-22 11:03:10 +01:00
frikky 0bd92d0fc7 Updated everything to 0.8.60 2021-02-21 19:01:06 +01:00
frikky 096bfbca73 #266: Fixed key:value store for options with || 2021-02-21 17:42:02 +01:00
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 5b7f782e59 #204: Added file upload frontend 2021-02-19 11:52:31 +01:00
frikky 5c14a3a202 Lots of minor fixes 2021-02-18 19:51:27 +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 e1c39b1670 Added dropzone to workflow view 2021-02-18 11:42:23 +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 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 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 901b1b5c7c Added logo 2021-01-24 08:40:59 +01:00
frikky f9736179d1 App SDK cleanup 2021-01-24 04:48:19 +01:00
Frikky 99c4f7e2ec Merge pull request #233 from felipee07/launch
Fix larger/smaller condition
2021-01-24 04:47:23 +01:00
frikky 46f640c0cc Fixed execution debugging info 2021-01-24 04:43:13 +01:00
felipee07 3b815ccbc4 Fix larger/smaller condition 2021-01-23 19:53:35 +00: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