Commit Graph

551 Commits

Author SHA1 Message Date
frikky 165f6c6f86 Fixed code editor coloring again 2023-03-23 22:34:19 +01:00
frikky 4a1c209be7 Fixed file search issue 2023-03-23 00:53:58 +01:00
frikky d9eaff1532 Fixed caching issue for schedules, and removed empty key usage 2023-03-21 16:11:05 +01:00
frikky b3fa2e8377 Minor recommendation change 2023-03-17 00:40:02 +01:00
frikky c47118b922 Fixed issue in Orborus where it doesn't use Memcached properly yet 2023-03-15 21:01:11 +01:00
dhaval055 be1bb40b74 Merge branch '1.2.0' of https://github.com/dhaval055/shuffle into 1.2.0 2023-03-14 15:28:37 +05:30
dhaval055 7fa86e2a7c APIs for workflow action recommendation 2023-03-14 15:28:08 +05:30
frikky dd0a04c1c7 Fixed configuration issue for cloudsync 2023-02-27 12:03:59 +01:00
frikky cb04511a2a Fixed hybrid schedules 2023-02-27 12:01:43 +01:00
frikky ee32c093d5 Proper backend API usage with shuffle-shared 2023-02-27 02:35:41 +01:00
frikky 3ed4d86a3b enabled user input subflows and fixed bugs 2023-02-27 02:31:30 +01:00
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 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 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 cbaf4ace92 Added more error message handlers to SDK 2022-10-22 22:56:05 +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 546e752705 Fixed multiple issues with how files are downloaded and uploaded 2022-08-24 01:01:54 +02:00
frikky 12670ddb72 Fixed startnode management during schedule startup 2022-08-06 01:34:04 +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 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
frikky 20bde3de2a Fixed more welcome pages to work better and set priorities 2022-07-22 01:34:02 +02:00
frikky baa72498d2 Minor CI update 2022-07-22 00:39:09 +02:00
frikky 5c3ba60ddb Rebuild CI 2022-07-21 13:35:37 +02:00
Frikky 459fdf4143 Merge branch 'launch' into launch 2022-07-14 13:28:36 +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
dhaval055 1908109ffc fixed parsed execution result issue 2022-07-02 11:33:52 +05:30
dhaval055 d56aee9f2a added new file editor 2022-06-29 15:50:32 +05:30