Commit Graph

  • 92fa70a373 Fixed auto-unmapping of e.g. names and authentication during action change. Re-mapped with pointers rather than JSON parsing frikky 2022-02-15 22:37:09 +01:00
  • 9929ae816f Added orborus version that JUST utilizes environment name frikky 2022-02-11 14:04:02 +01:00
  • d07f75a63a Removed deleted file frikky 2022-02-11 13:03:21 +01:00
  • 0c599f1e87 Added aws lambda stuff frikky 2022-02-11 13:02:38 +01:00
  • c341046f1a fixed lambda script to run without requests frikky 2022-02-11 13:00:27 +01:00
  • 0d27959a2d Disabled magic output by default again frikky 2022-02-11 02:27:20 +01:00
  • d71f85d29d Removed backdrop for execution modal for a better view of executions frikky 2022-02-11 00:41:36 +01:00
  • 136b7337af Made ALL popups (modals) in the workflow UI movable by dragging the title frikky 2022-02-11 00:35:06 +01:00
  • 65418b39c4 Fixed issue with actionlist autocompletion frikky 2022-02-11 00:23:34 +01:00
  • 349449e903 Re-added comment setup and added custom webhook response frikky 2022-02-08 21:59:52 +01:00
  • c8e2567eae Moved over new launch directives and docs for 0.9.56 launch (creators) frikky 2022-02-08 02:35:06 +01:00
  • 779a17d195 Fixed docker-compose to work with SSL on opensearch and new frontend build frikky 2022-02-08 02:31:24 +01:00
  • 9b2e89a5f9 Changed app auth list to created instead of edited time frikky 2022-02-08 01:57:00 +01:00
  • 115151280c Added auto-SSO by adding autologin=true query frikky 2022-02-08 01:48:30 +01:00
  • e950212274 Added state grouping in async function to make rendering 100000x faster for node clicks <33333 frikky 2022-02-07 22:14:16 +01:00
  • 546f0bd841 Added more links and pointing to getting started page frikky 2022-02-06 19:56:02 +01:00
  • d3ec5c4ffa Added edit functionality for apps that are public, ensuring they can be worked on and explored together (NOT gonna work for Workflows due to sensitive data) frikky 2022-02-06 18:03:58 +01:00
  • 6886f9e585 Fixed public workflow loading bug frikky 2022-02-06 04:28:22 +01:00
  • c11051c7eb Added new test-build that includes OpenID connect to test with KeyCloak frikky 2022-02-02 04:15:16 +01:00
  • 4e3f0833ad Minor action fix frikky 2022-01-31 12:27:01 +01:00
  • a811036fb2 Added fixes for public workflows with app visuals frikky 2022-01-31 12:22:37 +01:00
  • cc2610c2cb Added refresh token control in oauth2 registrations frikky 2022-01-29 18:57:31 +01:00
  • 3dda16cfe7 Fixed broken code modal popup frikky 2022-01-29 02:04:41 +01:00
  • 8e10dc7cad Added workflow image export for possible visualization optimizations frikky 2022-01-29 02:02:59 +01:00
  • 961d56e52b Minor fixes to workflow UI frikky 2022-01-27 02:45:49 +01:00
  • 7eb68192b9 Fixed conditions and too large input info to app sdk frikky 2022-01-26 22:31:47 +00:00
  • 488a74778c Merge branch 'launch' of https://github.com/frikky/shuffle into launch frikky 2022-01-26 21:05:32 +01:00
  • afd36783d5 Redirecting users without /adminsetup now frikky 2022-01-26 21:05:16 +01:00
  • b4209903d0 Fixed merge issues frikky 2022-01-26 16:26:40 +00:00
  • 2f324e6862 More App SDK fixes around indexing in recursions, and another workflow config handler fix frikky 2022-01-26 17:21:33 +01:00
  • 3b27a65e8c Remove duplicate Laurence Jones 2022-01-22 18:51:25 +00:00
  • 7b673ccdb4 Added small fixes to orborus and sdk frikky 2022-01-22 01:46:16 +00:00
  • 2230cef978 Fixed autocompletion issue for exec and added errors for bad variables Frikky 2022-01-21 21:20:25 +00:00
  • 9ce92d6e1f Added a bunch of CORS related fixes for new shell dev Frikky 2022-01-21 19:30:40 +00:00
  • d2c9cbec7d Fixed link in README frikky 2022-01-21 16:59:33 +01:00
  • 67edef5624 Added small fixes to cloud UI frikky 2022-01-21 16:58:48 +01:00
  • 5525131e7c Fixed openapi replacement bug in app creator frikky 2022-01-21 15:47:22 +01:00
  • c42bc93398 Added dark and light theme swithcing for code editor gohil-jay 2022-01-20 15:35:44 +05:30
  • 8da40564d5 Merge branch 'frikky:launch' into launch Jay Gohil 2022-01-20 15:07:15 +05:30
  • ad8618fce3 Added demo UI for realtime data frikky 2022-01-20 10:15:44 +01:00
  • c2554d716a Merge branch 'frikky:launch' into launch Jay Gohil 2022-01-20 10:44:48 +05:30
  • 6a941df7d4 Added default subnet 10.224.224.0/24 to avoid further crashes in new docker networks frikky 2022-01-20 02:27:25 +01:00
  • 6d31c4ce40 Added PoC for data streaming from backend to frontend frikky 2022-01-20 01:03:49 +01:00
  • 46b7297cdf Added line wrap feature in expanded editor gohil-jay 2022-01-17 17:26:45 +05:30
  • bcae2fc004 Fixed node multi-select with CTRL+drag frikky 2022-01-16 18:06:12 +01:00
  • 581f97be80 Added download as file option to app creator and OpenAPI as a whole frikky 2022-01-16 04:36:49 +01:00
  • 2b38e9e3a9 Added bezier curve handler for optimized horizontal workflow building frikky 2022-01-16 02:36:14 +01:00
  • 7f59ad9eca Fixed bump in go.mod frikky 2022-01-15 03:59:32 +01:00
  • e9c84bb858 Made Liquid formatting work with loops and added extra auto-fixes frikky 2022-01-15 03:18:08 +01:00
  • c406b4453e Started adding Github Oauth2 system for creators frikky 2022-01-15 00:47:35 +01:00
  • 622baeb59f Added basic reloading UX fixes frikky 2022-01-14 23:35:50 +01:00
  • e77bcac26f Fixed workflow variable deletion and control without state updates (speed) frikky 2022-01-14 23:10:03 +01:00
  • 59d90d1c28 Showing the correct parents in autocompletion frikky 2022-01-14 15:58:15 +01:00
  • 3adf98df74 Continued work on sample use cases towards onboarding frikky 2022-01-14 00:58:11 +01:00
  • 7ce0559448 Fixed issues with same URL in appcreator - now allowing it with replacements frikky 2022-01-13 19:04:39 +01:00
  • ff4f4d6722 Got a lot farther with the use-case selection onboarding UI frikky 2022-01-13 00:00:19 +01:00
  • 7a388f3c05 Fixed master for latest shuffle-shared issues frikky 2022-01-12 17:06:13 +01:00
  • 2b60bd832d Fixed issue with master branch shared not using remote go mod frikky 2022-01-12 14:03:31 +01:00
  • b2dafd6f28 Added frontend fixes for app creation and getting started UI frikky 2022-01-12 14:02:58 +01:00
  • 8e3ee76a46 Added basic #670 (intuitive loops) fix, magic formatting for code editor and small oauth2 fixes for workflows and app creator frikky 2022-01-10 22:27:54 +01:00
  • b140b136b1 Fixed Dockerfile and run for frontend builds frikky 2022-01-10 16:35:29 +01:00
  • 33b46e3713 Made magic button in code editor frikky 2022-01-10 13:32:24 +01:00
  • 49c587f311 #312: Added delayed action execution to open source version frikky 2022-01-09 22:40:10 +01:00
  • d4c33624b7 Added basic frontend elements for timing actions frikky 2022-01-09 04:56:33 +01:00
  • 54647e10af Fixed issue with loss of data when swapping actions - now copying! frikky 2022-01-08 03:44:45 +01:00
  • c41b4da5f5 Fixed execution problems for subflows related to multiple executions and missing execution argument frikky 2022-01-06 03:11:13 +01:00
  • a900b5aa71 Fixed visuals and targeting during onboarding frikky 2022-01-04 02:36:05 +01:00
  • b0efab9505 Merge branch 'launch' of https://github.com/gohil-jay/Shuffle into launch frikky 2022-01-03 02:45:41 +01:00
  • 0f2c71a721 #245: Loads of new introduction features, including a basic app selector frikky 2022-01-03 02:39:22 +01:00
  • d1eb9e6347 Added getting started view frikky 2022-01-02 19:28:17 +01:00
  • c42bbfdfc9 Bumped React Router version for more functionality - MAY cause bugs frikky 2022-01-02 18:21:31 +01:00
  • 5123f5ce36 #245: Started work on a new, simple tutorial system frikky 2022-01-02 18:20:43 +01:00
  • beb8846d5d Merge branch 'frikky:launch' into launch Jay Gohil 2022-01-02 18:48:46 +05:30
  • 1e79cf7a1f Added json validation feature in popup editor gohil-jay 2022-01-02 18:47:58 +05:30
  • 1b0d517fec Fixed swarm network mapping and default docker network type to swarm (overlay) frikky 2022-01-02 00:37:50 +01:00
  • b17e10886e Added github download redirect handler for raw.githubusercontent.com frikky 2022-01-01 23:43:59 +01:00
  • faaf8d2d04 Added automatic orborus network attachment to worker in swarm mode frikky 2022-01-01 23:37:13 +01:00
  • a2e00f992a Added swarm auto setup to orborus frikky 2022-01-01 23:17:35 +01:00
  • 5342a19e38 Added github download redirect handler for raw.githubusercontent.com frikky 2021-12-31 16:54:12 +01:00
  • e386709118 #168: Fixed a lot of the tiny annoyances of Oauth2 apps frikky 2021-12-31 01:01:36 +01:00
  • 15fc6f5bcb #623: Fix and merged in code editor autocompletions. Looking forward to more around this ^_^ frikky 2021-12-30 18:42:08 +01:00
  • 1b22617632 #645: Fixed install guide in launch as well frikky 2021-12-30 18:38:12 +01:00
  • 2b1642980f Merge pull request #645 from kp625544/patch-2 Frikky 2021-12-30 18:38:00 +01:00
  • 24dcb7ebfb #566: Bumped alpine frikky 2021-12-30 18:36:07 +01:00
  • 287c254360 #643: Fixed security issues in launch branch as well frikky 2021-12-30 18:34:00 +01:00
  • b7d0ad33b4 git push origin master Merge branch 'gyrospectre-chore/securitypatching' frikky 2021-12-30 18:31:48 +01:00
  • ed0c6250d6 Added tab control in admin UI when clicking tabs frikky 2021-12-30 17:15:27 +01:00
  • 63c5c34f03 #631: Added delete button to file UI frikky 2021-12-30 16:46:38 +01:00
  • 526f8f72ee Update install-guide.md Kaushal Parikh 2021-12-29 19:13:34 +00:00
  • 43bb4e975c Fix 5 security vulns in deps gyrospectre 2021-12-27 14:08:54 +11:00
  • a33089b7fc #618: Fixed autocompletion for the subflow trigger frikky 2021-12-21 02:01:12 +01:00
  • 1804bd9c1e Fixed startnode loading for subflow frikky 2021-12-21 01:44:14 +01:00
  • b9d30419fa Fixed subflow selection with autocomplete mechanism frikky 2021-12-21 01:28:29 +01:00
  • 76b156750d Fixed multi executions of apps in new worker setup frikky 2021-12-21 00:33:31 +01:00
  • bd248ef7f1 Fixed new microservice-worker architecture to not duplicate executions frikky 2021-12-21 00:17:13 +01:00
  • 9e8cc0e91e #345: Added auto-replay of the entire WORKFLOW IF it hasn't finished in time. frikky 2021-12-20 22:54:06 +01:00
  • a0d6631b31 Updated popup editor and added variable detection functionality gohil-jay 2021-12-19 22:29:07 +05:30
  • d74fab7bf8 Fixed more bugs related to microservice setup frikky 2021-12-19 02:37:34 +01:00
  • f09e00402c Fixed network/hostname matching issue with wrong network interface frikky 2021-12-19 01:14:51 +01:00
  • 1115a8cade Fixed url field parsing issues frikky 2021-12-18 01:52:05 +01:00