Commit Graph

125 Commits

Author SHA1 Message Date
dhaval055 afcf95ef81 Merge branch 'launch' into 1.2.0 2023-01-25 11:10:34 +05:30
frikky a89c6bb9e3 Fixed bug from loading undefined field 2023-01-16 00:37:43 +01:00
Dhaval Dave 7e1cccf820 fixed PrasedAction.jsx and few more fixes to ConfiguredWorkflow & Angularworkflow.jsx 2023-01-13 05:35:19 +00:00
Dhaval Dave 20350178e3 fixed Par/components/ParsedAction.jsx 2023-01-12 06:46:13 +00: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 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 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 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 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 b25a216058 Made search for actions in OpenAPI way better by adding description and path 2022-06-28 18:13:41 +02:00
frikky 9ddbea2e37 Fixed white issue with textfield and started using opensearch version 2 2022-06-16 12:27:21 +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 b51294fc2d Added check for all available variables in code editor 2022-05-23 02:31:26 +02:00
frikky 642605ccec Fixed priorities and OpenID issues 2022-05-22 22:25:33 +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 c50cb2ce4d Minor fixes for frontend 2022-05-10 21:02:44 +02:00
frikky 24c25a9aa9 Added ubuntu SDK wrapper 2022-04-18 21:43:56 +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 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 3d5e02d8da Added JSON and list checks to app sdk parsing 2022-03-26 11:33:01 +01:00
frikky 619fcac499 Fixed issue with trigger selection 2022-03-18 22:14:17 +01:00
frikky e5449a6f3c Added better nested field visuals for JSON when autocompleting 2022-03-18 19:08:23 +01:00
frikky 923e9e5be2 Added usecase editing & app framework handling in any place 2022-03-08 12:45:45 +01:00
frikky 8af27d2800 Started looking at ways to parse invalid JSON patterns 2022-02-16 20:14:52 +01:00
frikky 92fa70a373 Fixed auto-unmapping of e.g. names and authentication during action change. Re-mapped with pointers rather than JSON parsing 2022-02-15 22:37:09 +01:00
frikky 0d27959a2d Disabled magic output by default again 2022-02-11 02:27:20 +01:00
frikky 65418b39c4 Fixed issue with actionlist autocompletion 2022-02-11 00:23:34 +01:00
frikky 4e3f0833ad Minor action fix 2022-01-31 12:27:01 +01:00
frikky cc2610c2cb Added refresh token control in oauth2 registrations 2022-01-29 18:57:31 +01:00
frikky 2f324e6862 More App SDK fixes around indexing in recursions, and another workflow config handler fix 2022-01-26 17:21:33 +01:00
Frikky 2230cef978 Fixed autocompletion issue for exec and added errors for bad variables 2022-01-21 21:20:25 +00:00
frikky 67edef5624 Added small fixes to cloud UI 2022-01-21 16:58:48 +01:00
frikky 5525131e7c Fixed openapi replacement bug in app creator 2022-01-21 15:47:22 +01:00