Commit Graph

740 Commits

Author SHA1 Message Date
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 3d5e02d8da Added JSON and list checks to app sdk parsing 2022-03-26 11:33:01 +01:00
gohil-jay 25519b1ecc Made auto scroll 2022-03-25 18:50:22 +05:30
gohil-jay 6ada7b69f1 Added sub-variable detection and added scroll to editor popup 2022-03-25 18:34:28 +05:30
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
frikky 24555f104a Added better highlighting of selected app 2022-03-18 22:39:39 +01:00
frikky 3cf900df05 Fixed style reset on branches after error onsave 2022-03-18 22:22:43 +01:00
frikky 65ceae538a Added copy button for subflow and user input 2022-03-18 22:20:50 +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 2156ccf26c Fixed bug where webhook URL sometimes is undefined 2022-03-18 18:27:13 +01:00
frikky 10128c65e7 Fixed bad naming when dragging trigger into field 2022-03-18 18:25:31 +01:00
frikky 9defe4c630 Added debug logging disabling possibilities 2022-03-16 12:14:16 +01:00
frikky 7140ce9a1c #400: Fixed additional issues with JSON keys. NOT in public testing yet, as this may be breaking changes for JSON 2022-03-15 23:05:25 +01:00
frikky 391a8ad448 Fixed worker issue with containerIds adding up 2022-03-10 19:11:54 +01:00
frikky 923e9e5be2 Added usecase editing & app framework handling in any place 2022-03-08 12:45:45 +01:00
frikky f88636579f Merge branch 'launch' of https://github.com/gohil-jay/Shuffle into launch 2022-03-06 16:07:26 +01:00
frikky 9d4caf940b Removed extra unecessary logging 2022-03-06 16:05:59 +01:00
gohil-jay 08fea2a2d7 Added cursor tracking, tabs visuals; variable focus popup, highlighting and replacement 2022-03-05 11:45:57 +05:30
frikky e124012b74 Merge branch 'launch' of https://github.com/gohil-jay/Shuffle into launch 2022-03-04 12:04:17 +01:00
frikky b21e2478a7 Added possibility of editing app framework anywhere 2022-03-04 05:11:57 +01:00
frikky 05acf690f4 Added human visuals to app framework 2022-03-04 04:06:40 +01:00
frikky 3d25c768bf Added possibility for videos and documentation for usecases to map to workflows 2022-03-04 03:50:28 +01:00
gohil-jay 1275885f3c Added cursor tracking, variable focus popup and variable highlighting 2022-03-03 16:35:56 +05:30
Jay Gohil be23bc14af Merge branch 'frikky:launch' into launch 2022-03-03 16:09:25 +05:30
frikky 80a6893b16 Added basic mobile view for workflows 2022-03-02 20:45:58 +01:00
frikky 790bb8607d Fixed workflow X use case info 2022-03-02 13:39:59 +01:00
frikky d947d20677 Added basic dropdowns for variables in workflows to make exploration easier 2022-02-26 02:21:21 +01:00
frikky e3a8f1553e Fixed retries in sdk, file ordering in admin and editing issues in app creator 2022-02-24 02:06:38 +01:00
frikky 3d56ba210f Added more potential for liquid formatting and usecase discovery 2022-02-20 23:32:58 +01:00
frikky 36f9ed26c2 #709: Added usecase discovery and mapping on /usecases path 2022-02-20 19:03:58 +01:00
frikky ce0bfa7f89 Added usecase reference mapping for workflows, allowing easier discovery 2022-02-20 03:39:29 +01:00
frikky 6dae6706ac Added usecase exporter from mindmaps 2022-02-18 18:55:28 +01:00
frikky 0df7bdd970 Added sample proxy server for testing with orborus 2022-02-17 23:06:01 +01:00
frikky f0bd2cafbf Started work on Workflow visualization dashboard with radial charts 2022-02-17 03:00:41 +01:00
frikky 8af27d2800 Started looking at ways to parse invalid JSON patterns 2022-02-16 20:14:52 +01:00
frikky be31c329de Made popout window for previous response moveable 2022-02-16 19:25:06 +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 d71f85d29d Removed backdrop for execution modal for a better view of executions 2022-02-11 00:41:36 +01:00
frikky 136b7337af Made ALL popups (modals) in the workflow UI movable by dragging the title 2022-02-11 00:35:06 +01:00
frikky 65418b39c4 Fixed issue with actionlist autocompletion 2022-02-11 00:23:34 +01:00
frikky 349449e903 Re-added comment setup and added custom webhook response 2022-02-08 21:59:52 +01:00
frikky 9b2e89a5f9 Changed app auth list to created instead of edited time 2022-02-08 01:57:00 +01:00
frikky 115151280c Added auto-SSO by adding autologin=true query 2022-02-08 01:48:30 +01:00
frikky e950212274 Added state grouping in async function to make rendering 100000x faster for node clicks <33333 2022-02-07 22:14:16 +01:00