Commit Graph

366 Commits

Author SHA1 Message Date
frikky be0aed82e3 Cleaned up how keys are handled for duplicates and published workflows. Further changes APIs to use the correct one again for OpenAPI loading 2022-10-27 18:00:04 +02:00
frikky 8f7823150a Fixed app generation and usage problems with quotes and dollarsigns 2022-10-18 20:12:13 +02:00
frikky b85a56f4b5 Merging fixes from cloud. Detailed changes TBA with next release 2022-10-11 16:19:27 +02:00
frikky bd170df0f0 Fixed an app creator file bug and added execution testing to workflow 2022-10-09 15:37:41 +02:00
frikky a4ee887245 Loads of minor bugfixes to Shuffle UI 2022-09-17 16:59:50 +02:00
frikky 3824880417 Readded matches regex and added new is empty conditions 2022-09-07 16:42:39 +02:00
frikky 2055c66630 Fixed app documentation loading 2022-09-02 00:37:25 +02:00
frikky 41945f79b2 Minor fixes to e.g. creator grid 2022-08-22 15:50:07 +02:00
frikky 909a364445 Added CSV parse to app SDK 2022-08-17 18:33:59 +02:00
frikky b876698c9f Fixed minor bugs and added oauth2 auto-connect buttons for certain apps 2022-08-16 01:35:03 +02:00
frikky 2d696e3dea Fixed file upload problems for apps due to headers being auto-set 2022-08-09 15:03:19 +02:00
frikky 12670ddb72 Fixed startnode management during schedule startup 2022-08-06 01:34:04 +02:00
frikky 09c02a14dc Fixed issue with multiple trigger branches 2022-08-06 01:13:47 +02:00
frikky ec848cc9d6 Fixed issue with multiple trigger branches 2022-08-06 01:13:16 +02:00
frikky bf81b04fe4 Made triggers only able to have one branch 2022-08-06 00:30:07 +02:00
frikky 4ae090e050 Added file category listing with new app options to work with detections in the future 2022-08-05 18:21:50 +02:00
frikky 2e3ae7d9cf Ran a fix for OrgID sometimes missing during Workflow execution 2022-08-02 14:46:23 +02:00
frikky cfa4960210 Fixed issues with app generation, welcome form and other parts 2022-08-01 22:47:29 +02:00
frikky 2d51aaaa82 Reverting compose file 2022-08-01 02:31:53 +02:00
frikky ac24a5c35a Fixed autocompletion names to always match latest node name 2022-08-01 01:08:11 +02:00
frikky 3e1d5b015d Added new components to replace old for Workflow Discovery 2022-07-28 14:40:25 +02:00
frikky 856daaacda Fixed minor frontend issues related to unparsable data 2022-07-28 02:19:05 +02:00
frikky 1950c54ec8 Fixed autocompleter in Code Editor to work with proper JSON examples 2022-07-28 00:20:32 +02:00
frikky 6b07581ce3 Fixed Doc loading of apps, reverted header field (tbd) and fixed buttons in apps 2022-07-27 01:00:27 +02:00
frikky 14c41faa78 Fixed auto redirect for welcome pages 2022-07-25 03:16:43 +02:00
frikky b4cb785651 Fixed more autocompletion pieces for the code editor and added header field parsing 2022-07-22 16:47:16 +02:00
frikky 66d7cd4e80 Bunch of fixes for new welcome pages and search fields 2022-07-21 00:30:17 +02:00
frikky ccc4b3f939 Re-enabled all autocompletion steps for fields and indicated well when it's done 2022-07-15 14:50:07 +02:00
frikky 16e7bfcb58 Fixed minor bugs in app creator bodies and action names + added auto addition of headers 2022-07-14 01:16:27 +02:00
frikky d7260b709b Fixed issues with names in conditions when changing 2022-06-28 20:41:35 +02:00
frikky ab5b35532b Added minor fix to app generation 2022-06-28 18:14:02 +02:00
frikky 34e6546184 Added conversions for public workflows and apps when first utilized 2022-06-21 02:34:25 +02:00
frikky a792766b3b Made it possible to edit a workflow's name and details from within the workflow editor 2022-06-17 00:19:12 +02:00
frikky 638f67004a Fixed issue with menu crashing without a popup position when starting with dollarsign $ 2022-06-15 00:04:23 +02:00
frikky 4d146e53e2 Added a way to handle extra apps with default actions 2022-06-11 23:23:08 +02:00
frikky 387731fbfe Added minor fix for coloring and text highlights 2022-06-05 21:32:28 +02:00
frikky 9e3e86f1b0 Added many new usecases and and a way to show vid os within workflows 2022-05-26 01:03:08 +02:00
frikky a10007c832 Added basic string replacement when a node changes name 2022-05-21 16:57:23 +02:00
frikky 7e42553fee Fixed usecase linking and added basic priorities to start making a priority system 2022-05-21 14:31:43 +02:00
frikky b2aa5a3060 Added more embedded video & GIF features to workflow UI 2022-05-15 02:31:16 +02:00
frikky c50cb2ce4d Minor fixes for frontend 2022-05-10 21:02:44 +02:00
frikky b66d81178a Fixed further execution concurrency issues with sdk & worker 2022-04-07 21:44:42 +02:00
frikky c89817a717 Fixed docker compose with :z instead 2022-04-04 14:32:00 +02:00
frikky fec4d63cac Fixed small frontend issues in workflow and app creator 2022-03-29 02:10:37 +02:00
frikky aad00d6966 Fixed empty popup box problems 2022-03-27 20:38:53 +02:00
frikky 3cc3b62f74 Added automated parsing of subvalues in JSON to make even more values into proper usable keys 2022-03-27 20:27:20 +02:00
frikky 81183d8404 failed action results are now showing up together with success to make it easier to find 2022-03-27 20:05:56 +02:00
frikky cff2b88845 Made it possible to edit public workflows (frontend) 2022-03-25 02:18:25 +01:00
frikky 79b24f76d8 Added basic zip upload reader sample with files in-memory based on @Dhaval's work. 2022-03-25 00:43:16 +01:00
frikky 9628b1c533 Not unselecting when clicking copy, delete or startnode anymore 2022-03-18 23:21:01 +01:00