Commit Graph

77 Commits

Author SHA1 Message Date
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
frikky 84d527ac77 #206: Made it possible to have condition from trigger 2020-12-09 11:20:40 +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 ca45559b54 Added optional parameter parsing from OpenAPI 2020-12-08 14:47:36 +01:00
frikky 6ae79cc87d #133: Added first part of example and body parser 2020-12-07 16:05:30 +01:00
frikky feae9de626 Majorly improved app loading from Github 2020-12-06 17:17:58 +01:00
frikky 93491f5ffb #204: Worked on multi-files. Found coroutine async issues 2020-12-01 16:49:54 +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 185c0a57a8 #141: Made POC 99% there. Issue is multipart bug in python 2020-11-22 18:15:53 +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
frikky 8abd1584aa Fixed SMS and Email cloud services 2020-11-14 08:29:16 +01:00
frikky 83089d2d39 Started work on user input trigger 2020-11-13 14:24:17 +01:00
frikky b72e436d8e Started Schedule cloud integration 2020-11-07 11:45:46 +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 dd4af346d3 Fixed options field bug in workflow 2020-10-28 05:42:13 +01:00
frikky 4b784dfc11 Almost finished with cloud executions 2020-10-25 12:31:36 +01:00
frikky 51fb7becb5 Fixed minor backend return bug and JSON in frontend 2020-10-23 02:06:48 +02:00
frikky b4976e32b3 Fixed JSON parser(s) 2020-10-14 12:15:53 +02:00