Commit Graph

675 Commits

Author SHA1 Message Date
frikky 808c3befbf Fixed app building and worker/orborus algorithms 2023-02-16 22:41:31 +01:00
frikky f3292bc43e Many minor fixes to workflow execution algorithms 2023-02-13 03:45:47 +01:00
frikky 1f2c5ac089 Fixed app creator problems from looping 2023-02-08 10:50:08 +01:00
frikky ad03b6f406 Added Webhook v2 which allows using Webhooks as lambda functions with 15s timeouts 2023-02-08 00:42:34 +01:00
frikky 449db7f9de Running backend with latest org mapper 2023-02-06 02:57:21 +01:00
frikky a661741064 Rebuild worker automatically (CI) 2023-02-06 02:49:53 +01:00
frikky 10baffbfe2 Fixing swarm BASE_URL propagation during deployment to ensure apps are downloaded properly 2023-01-31 12:21:29 +01:00
frikky 4e7f26126b Added the flatten function to liquid 2023-01-20 16:24:13 +01:00
frikky 2eb22efdac Fixed unreachable code for #1020 and #1021 2023-01-17 17:02:51 +01:00
frikky 78d62789cc Fixed minor issue with app sdk 2023-01-16 00:30:46 +01:00
frikky 078f40a881 Fixed CGO issues with Go 1.19 & Alpine containers for backend 2022-12-06 19:21:50 +01:00
frikky 4630c4a0ac Made changes to CGO build process for newever Shuffle version 2022-12-06 16:49:27 +00:00
frikky 73d81520a9 Made automatic downloads of public OpenAPI apps build by themselves 2022-12-06 14:51:21 +00:00
frikky 829822fc20 Fixed workflow import issue 2022-12-06 11:59:30 +00:00
frikky 7f52e8ed6d Fixed usecase merging to go through cloud 2022-12-06 11:02:57 +00:00
frikky 28278eeb47 Added images for getting started page 2022-11-22 16:39:11 +01:00
frikky 87b7eff068 Merge branch 'launch' of https://github.com/frikky/Shuffle into launch 2022-11-14 14:47:04 +00:00
frikky 704ac86230 Minor fixes to new build processes 2022-11-14 14:46:57 +00:00
frikky 20462417a1 Added possibility for orborus to run with custom worker images 2022-11-14 14:49:28 +01:00
frikky dc2a06c723 Push with new selector issue fixed in shuffle-shared 2022-11-12 20:45:27 +01:00
frikky 8848fad144 Fixed latest autobuild mapping for backend and orborus 2022-11-12 20:34:18 +01:00
frikky 5063b1f579 Build with latest shared 2022-11-10 09:50:45 +01:00
frikky 2b850a08a1 Orborus version bump for minor k8s fix 2022-11-08 14:42:41 +01:00
frikky 8a8fe1f9f9 Added app sdk retries during startup if backend is unavailable 2022-11-06 17:17:54 +01:00
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 cbaf4ace92 Added more error message handlers to SDK 2022-10-22 22:56:05 +02:00
Frikky eb57bee456 Merge pull request #955 from peterclemenko/blackarch_fix
use official blackarch docker image
2022-10-18 22:37:19 +02:00
peter 025caa3483 use official blackarch docker image 2022-10-12 17:45:23 -04: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 72bf8399b5 Fixed creator grid information 2022-08-30 09:43:00 +02:00
frikky 546e752705 Fixed multiple issues with how files are downloaded and uploaded 2022-08-24 01:01:54 +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 9dc16550fa Fixed some minor SSR issues in search grids 2022-08-09 00:52:58 +02:00
frikky 12670ddb72 Fixed startnode management during schedule startup 2022-08-06 01:34:04 +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 e445b759cb Changed to run tests on SSO_REDIRECT_URL after autobuild in gh actions 2022-07-28 11:26:50 +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 d3e02de38f Fixed small issues with docs and search. 2022-07-24 21:00:53 +02:00
frikky 37bec8552e Made it possible to choose apps properly on the open source version 2022-07-22 18:40:43 +02:00
frikky 40748a175f Bumped shared versions 2022-07-22 02:02:31 +02:00
frikky 6bb371ef05 Bumped versions to work properly for docker CI 2022-07-22 01:44:55 +02:00