Commit Graph

  • a10007c832 Added basic string replacement when a node changes name frikky 2022-05-21 16:57:23 +02:00
  • 7e42553fee Fixed usecase linking and added basic priorities to start making a priority system frikky 2022-05-21 14:31:43 +02:00
  • 2167be32f5 Fixed app sdk startnode failing when branches coming into it frikky 2022-05-20 01:07:05 +02:00
  • 3a7865df6d Added countries frikky 2022-05-16 10:42:53 +02:00
  • b2aa5a3060 Added more embedded video & GIF features to workflow UI frikky 2022-05-15 02:31:16 +02:00
  • dc61890a32 Merge branch 'master' of https://github.com/frikky/shuffle frikky 2022-05-12 17:14:40 +02:00
  • ebd4936d24 Fixed master gomod frikky 2022-05-12 17:14:28 +02:00
  • 32b85ed985 Minor fix to go.mod in master frikky 2022-05-12 17:12:45 +02:00
  • 76d74e32a3 Minor updates to app sdk frikky 2022-05-12 17:11:43 +02:00
  • cb3d2fbe06 Added docker socket proxy fix for swarm config in orborus frikky 2022-05-10 21:51:50 +02:00
  • c33025bd92 Merge branch 'launch' of https://github.com/frikky/shuffle into launch frikky 2022-05-10 21:02:59 +02:00
  • c50cb2ce4d Minor fixes for frontend frikky 2022-05-10 21:02:44 +02:00
  • 212ddfbe81 Merge pull request #845 from dhaval055/launch Frikky 2022-05-03 02:32:46 +05:30
  • 0755755bfd Update install-guide.md Dhaval Dave 2022-05-02 19:03:25 +05:30
  • 83004a63cc Merge branch 'Shuffle:master' into master Dhaval Dave 2022-05-02 18:44:07 +05:30
  • de970341e7 Merge pull request #1 from dhaval055/patch-1 Dhaval Dave 2022-05-02 18:43:46 +05:30
  • 766e23e025 Update package.json Frikky 2022-04-30 13:21:43 +02:00
  • 1dee3d3a1c Minor fixes for 1.0 frikky 2022-04-27 20:51:36 +02:00
  • 17a5d3dcff Changes everything to use latest rather than nightly (unintended) frikky 2022-04-27 20:50:38 +02:00
  • e69a2240f8 Merge branch 'launch' of https://github.com/frikky/shuffle into launch frikky 2022-04-27 20:48:55 +02:00
  • 7bbfda9e4f Minor changes for launch frikky 2022-04-27 20:48:41 +02:00
  • 4113fc95e7 Merge pull request #816 from Shuffle/launch Frikky 2022-04-27 21:47:19 +05:30
  • cbc879d2d6 Merge branch 'master' into launch Frikky 2022-04-27 21:46:59 +05:30
  • 941630911e updated installation guide Dhaval Dave 2022-04-26 16:21:11 +05:30
  • 52e6d79509 Added more info for system requirements to make it easier to search for frikky 2022-04-26 10:56:37 +02:00
  • cb939fb59f Added base part to documentation to help with support frikky 2022-04-25 23:08:33 +02:00
  • 9cbef6752f Merge pull request #812 from weslambert/launch Frikky 2022-04-25 23:21:48 +05:30
  • 70fd6289c8 Add GRPC Alpine variant SDK image Wes Lambert 2022-04-24 19:39:54 +00:00
  • beae97482d Added JSON check in SDK to ENSURE checks for [] and {} are in place to avoid parsing unecessary values like 1e3 which equals 100 frikky 2022-04-21 22:26:12 +02:00
  • bcf2119a7c Fixed an issue with ast literal eval parsing 7e7 as a mathematical operation instead of pure string frikky 2022-04-21 19:00:50 +02:00
  • a1d933aaac Create upload_sdk.yml Shalin Bhavsar 2022-04-21 18:51:08 +05:30
  • 240a03a9a5 Made minor fix to orborus frikky 2022-04-21 15:10:19 +02:00
  • 24c25a9aa9 Added ubuntu SDK wrapper frikky 2022-04-18 21:43:56 +02:00
  • a42e815fd4 Not sending auth key in webhook callbacks anymore frikky 2022-04-11 16:56:34 +02:00
  • e49e151048 Minor fix frikky 2022-04-08 11:22:46 +02:00
  • 4fb2455779 Made it possible to change org without parent org available frikky 2022-04-08 02:28:16 +02:00
  • 63ce93500c Fixed a broken part of the condition system which didn't look for skipped/failed nodes frikky 2022-04-08 01:50:09 +02:00
  • b66d81178a Fixed further execution concurrency issues with sdk & worker frikky 2022-04-07 21:44:42 +02:00
  • 20b483a1a6 Merge pull request #782 from gohil-jay/launch Frikky 2022-04-06 10:53:30 +02:00
  • cb99d9d51f Fixed issue with content parsing of json in requestbody for app creator and bad multi query parsing into app frikky 2022-04-05 14:30:14 +02:00
  • c89817a717 Fixed docker compose with :z instead frikky 2022-04-04 14:32:00 +02:00
  • 5b78366191 Fixed issues with regex parsing frikky 2022-04-01 23:37:40 +02:00
  • c9c3e6d750 Updated text selection highlight to be visible over shuffle variables gohil-jay 2022-03-30 12:10:54 +05:30
  • fec4d63cac Fixed small frontend issues in workflow and app creator frikky 2022-03-29 02:10:37 +02:00
  • 109e6466a5 Merge branch 'launch' of https://github.com/frikky/shuffle into launch frikky 2022-03-28 21:17:17 +02:00
  • b401e16a17 Merge pull request #768 from gohil-jay/launch Frikky 2022-03-28 21:17:07 +02:00
  • aad00d6966 Fixed empty popup box problems frikky 2022-03-27 20:38:53 +02:00
  • 3cc3b62f74 Added automated parsing of subvalues in JSON to make even more values into proper usable keys frikky 2022-03-27 20:27:20 +02:00
  • 81183d8404 failed action results are now showing up together with success to make it easier to find frikky 2022-03-27 20:05:56 +02:00
  • 3d5e02d8da Added JSON and list checks to app sdk parsing frikky 2022-03-26 11:33:01 +01:00
  • 25519b1ecc Made auto scroll gohil-jay 2022-03-25 18:50:22 +05:30
  • 6ada7b69f1 Added sub-variable detection and added scroll to editor popup gohil-jay 2022-03-25 18:34:28 +05:30
  • cff2b88845 Made it possible to edit public workflows (frontend) frikky 2022-03-25 02:18:25 +01:00
  • 79b24f76d8 Added basic zip upload reader sample with files in-memory based on @Dhaval's work. frikky 2022-03-25 00:43:16 +01:00
  • 9628b1c533 Not unselecting when clicking copy, delete or startnode anymore frikky 2022-03-18 23:21:01 +01:00
  • 24555f104a Added better highlighting of selected app frikky 2022-03-18 22:39:39 +01:00
  • 3cf900df05 Fixed style reset on branches after error onsave frikky 2022-03-18 22:22:43 +01:00
  • 65ceae538a Added copy button for subflow and user input frikky 2022-03-18 22:20:50 +01:00
  • 619fcac499 Fixed issue with trigger selection frikky 2022-03-18 22:14:17 +01:00
  • e5449a6f3c Added better nested field visuals for JSON when autocompleting frikky 2022-03-18 19:08:23 +01:00
  • 2156ccf26c Fixed bug where webhook URL sometimes is undefined frikky 2022-03-18 18:27:13 +01:00
  • 10128c65e7 Fixed bad naming when dragging trigger into field frikky 2022-03-18 18:25:31 +01:00
  • 1334a292fa Added NO_PROXY passing to apps and worker frikky 2022-03-18 10:56:24 +01:00
  • 1654418c93 Removed custom transport for cloud actions frikky 2022-03-17 23:42:51 +01:00
  • 9defe4c630 Added debug logging disabling possibilities frikky 2022-03-16 12:14:16 +01:00
  • 7140ce9a1c #400: Fixed additional issues with JSON keys. NOT in public testing yet, as this may be breaking changes for JSON frikky 2022-03-15 23:05:25 +01:00
  • 80239913d8 Fixed log overloads and docker host proxies for worker and orborus frikky 2022-03-12 13:18:58 +01:00
  • 345429f89a Added compatibility of docker-socket-proxy example in docker-compose to bypass docker access problems and add ACLs frikky 2022-03-11 13:27:39 +01:00
  • 391a8ad448 Fixed worker issue with containerIds adding up frikky 2022-03-10 19:11:54 +01:00
  • 9c448f7f7a Fixed issue with logs ramping up frikky 2022-03-10 19:11:43 +01:00
  • 923e9e5be2 Added usecase editing & app framework handling in any place frikky 2022-03-08 12:45:45 +01:00
  • f88636579f Merge branch 'launch' of https://github.com/gohil-jay/Shuffle into launch frikky 2022-03-06 16:07:26 +01:00
  • 9d4caf940b Removed extra unecessary logging frikky 2022-03-06 16:05:59 +01:00
  • 08fea2a2d7 Added cursor tracking, tabs visuals; variable focus popup, highlighting and replacement gohil-jay 2022-03-05 11:45:57 +05:30
  • e124012b74 Merge branch 'launch' of https://github.com/gohil-jay/Shuffle into launch frikky 2022-03-04 12:04:17 +01:00
  • 7efc0f1593 Merge pull request #685 from LaurenceJJones/master Frikky 2022-03-04 12:02:57 +01:00
  • b21e2478a7 Added possibility of editing app framework anywhere frikky 2022-03-04 05:11:57 +01:00
  • 05acf690f4 Added human visuals to app framework frikky 2022-03-04 04:06:40 +01:00
  • 3d25c768bf Added possibility for videos and documentation for usecases to map to workflows frikky 2022-03-04 03:50:28 +01:00
  • 1275885f3c Added cursor tracking, variable focus popup and variable highlighting gohil-jay 2022-03-03 16:35:56 +05:30
  • be23bc14af Merge branch 'frikky:launch' into launch Jay Gohil 2022-03-03 16:09:25 +05:30
  • 80a6893b16 Added basic mobile view for workflows frikky 2022-03-02 20:45:58 +01:00
  • 790bb8607d Fixed workflow X use case info frikky 2022-03-02 13:39:59 +01:00
  • d947d20677 Added basic dropdowns for variables in workflows to make exploration easier frikky 2022-02-26 02:21:21 +01:00
  • 57745ff4f5 Fixed minor bug with app sdkfor base64 encode/decode frikky 2022-02-26 01:59:21 +01:00
  • 3086a2d71c FINALLY added app logging to frontend for each app frikky 2022-02-26 01:11:24 +01:00
  • 36c4637508 Bumped version to 0.9.61 with fixes to webhook and small frontend fixes frikky 2022-02-25 02:57:56 +01:00
  • 3fc7afd7ad Fixed docker compose issue for windows frikky 2022-02-24 22:26:26 +01:00
  • e3a8f1553e Fixed retries in sdk, file ordering in admin and editing issues in app creator frikky 2022-02-24 02:06:38 +01:00
  • a6d224aff0 Added bash highlights to install guide frikky 2022-02-23 19:09:54 +01:00
  • 3d56ba210f Added more potential for liquid formatting and usecase discovery frikky 2022-02-20 23:32:58 +01:00
  • d207d47f39 Started adding changes to filters for liquid frikky 2022-02-20 21:36:50 +01:00
  • 36f9ed26c2 #709: Added usecase discovery and mapping on /usecases path frikky 2022-02-20 19:03:58 +01:00
  • ce0bfa7f89 Added usecase reference mapping for workflows, allowing easier discovery frikky 2022-02-20 03:39:29 +01:00
  • 698b4f54a5 Fixed new caching system in worker to ensure failed apps retry multiple times frikky 2022-02-19 16:45:57 +01:00
  • 6dae6706ac Added usecase exporter from mindmaps frikky 2022-02-18 18:55:28 +01:00
  • 0df7bdd970 Added sample proxy server for testing with orborus frikky 2022-02-17 23:06:01 +01:00
  • f0bd2cafbf Started work on Workflow visualization dashboard with radial charts frikky 2022-02-17 03:00:41 +01:00
  • 8af27d2800 Started looking at ways to parse invalid JSON patterns frikky 2022-02-16 20:14:52 +01:00
  • be31c329de Made popout window for previous response moveable frikky 2022-02-16 19:25:06 +01:00